Searched refs:const_props (Results 1 – 1 of 1) sorted by relevance
2965 const auto& const_props = properties.GetOutputProperties(const_node->name()); in MulConvPushDown() local2966 if (const_props.empty()) { in MulConvPushDown()2969 const auto& const_shape = const_props[0].shape(); in MulConvPushDown()