Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/delegate/test/
H A DConvolutionTestHelper.hpp33 tflite::ActivationFunctionType fused_activation_function, in CreateConv2dTfLiteModel()
204 tflite::ActivationFunctionType fused_activation_function, in ConvolutionTest()
285 tflite::ActivationFunctionType fused_activation_function, in CreateConv3dTfLiteModel()
440 tflite::ActivationFunctionType fused_activation_function, in Convolution3dTest()
/aosp_15_r20/external/flatbuffers/tests/
H A DJavaScriptFlexBuffersTest.js367 …: 64, 'dilation_height_factor': 1, 'dilation_width_factor': 1, 'fused_activation_function': 1, 'pa… property
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
H A Dconv_test.cc37 ActivationFunctionType fused_activation_function = in QuantizedConvolutionOpModel()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddepthwise_conv_hybrid_test.cc57 ActivationFunctionType fused_activation_function = in BaseDepthwiseConvolutionOpModel()
H A Ddepthwise_conv_test.cc58 ActivationFunctionType fused_activation_function = in BaseDepthwiseConvolutionOpModel()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dlegalize_tf.cc219 StringAttr fused_activation_function = in matchAndRewrite() local
H A Doptimize.cc498 StringAttr fused_activation_function, in GetFcOutput()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir/
H A Dlstm.json220 "fused_activation_function": "TANH", string
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc681 StringAttr fused_activation_function) { in buildFusedBroadcastableBinOp()