Searched defs:activation_op (Results 1 – 4 of 4) sorted by relevance
23 def make_conv_activation_tests(activation_op): argument
23 def make_conv_bias_activation_tests(activation_op): argument
27 def make_conv_bias_activation_tests(activation_op): argument
280 Operation *&activation_op = pattern.activation; in matchAndRewrite() local