Searched refs:elementwise_stra_follow_ (Results 1 – 2 of 2) sorted by relevance
67 elementwise_stra_follow_ = DEFAULT_ELEMENTWISE_OP_STRA_FOLLOW; in ResetAlgoParameters()91 MS_LOG(INFO) << "elementwise_stra_follow: " << elementwise_stra_follow_ << "."; in PrintCostModel()241 elementwise_stra_follow_ = elementwise_follow; in set_elementwise_stra_follow()
139 bool elementwise_stra_follow() const { return elementwise_stra_follow_; } in elementwise_stra_follow()226 bool elementwise_stra_follow_; variable