Searched refs:elementwise_stra_follow (Results 1 – 4 of 4) sorted by relevance
139 bool elementwise_stra_follow() const { return elementwise_stra_follow_; } in elementwise_stra_follow() function
611 const auto stra_follow = CostModelContext::GetInstance()->elementwise_stra_follow(); in CreateEdgeBetweenTwoOps()
94 const auto stra_follow = CostModelContext::GetInstance()->elementwise_stra_follow(); in InitEdgeCost()
287 .def("get_elementwise_op_strategy_follow", &CostModelContext::elementwise_stra_follow, in PYBIND11_MODULE()