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