Searched defs:conv_method (Results 1 – 4 of 4) sorted by relevance
107 const auto conv_method = conv_node->convolution_method(); in fuse_convolution_with_batch_normalization() local593 const auto conv_method = conv_node->convolution_method(); in fuse_convolution_with_post_ops() local693 const auto conv_method = conv_node->convolution_method(); in fuse_convolution_batch_normalization_with_post_ops() local
143 const ConvolutionMethod conv_method = conv_node->convolution_method(); in mutate() local
2317 inline std::string to_string(const ConvolutionMethod &conv_method) in to_string()
515 const Conv2dMethod conv_method) { in pack_weights()