Home
last modified time | relevance | path

Searched defs:fused_activation_function (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlegalize_tf.cc131 StringAttr fused_activation_function = in matchAndRewrite() local
150 StringAttr fused_activation_function = in matchAndRewrite() local
508 StringAttr fused_activation_function = in matchAndRewrite() local
Dlegalize_ophint_func_op.cc111 StringAttr fused_activation_function = builder->getStringAttr("TANH"); in BuildUnidirectionalSequenceRnnOp() local
/external/tensorflow/tensorflow/lite/kernels/
Ddepthwise_conv_hybrid_test.cc50 ActivationFunctionType fused_activation_function = in BaseDepthwiseConvolutionOpModel()
Ddepthwise_conv_test.cc50 ActivationFunctionType fused_activation_function = in BaseDepthwiseConvolutionOpModel()
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc325 StringAttr fused_activation_function) { in buildFusedBroadcastableBinOp()