Searched refs:enable_dot_strength_reduction_ (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.h47 enable_dot_strength_reduction_(enable_dot_strength_reduction),
61 bool enable_dot_strength_reduction_; member in class:xla::AlgebraicSimplifier
H A Dalgebraic_simplifier.cc193 enable_dot_strength_reduction_(enable_dot_strength_reduction),
301 bool enable_dot_strength_reduction_; member in class:xla::AlgebraicSimplifierVisitor
949 if (enable_dot_strength_reduction_ && !is_layout_sensitive_) {
2072 enable_dot_strength_reduction_, enable_conv_simplification_)) {

Completed in 199 milliseconds