Searched defs:fused_activation_function (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/armnn/delegate/test/ |
H A D | ConvolutionTestHelper.hpp | 33 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 D | JavaScriptFlexBuffersTest.js | 367 …: 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 D | conv_test.cc | 37 ActivationFunctionType fused_activation_function = in QuantizedConvolutionOpModel()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | depthwise_conv_hybrid_test.cc | 57 ActivationFunctionType fused_activation_function = in BaseDepthwiseConvolutionOpModel()
|
H A D | depthwise_conv_test.cc | 58 ActivationFunctionType fused_activation_function = in BaseDepthwiseConvolutionOpModel()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
H A D | legalize_tf.cc | 219 StringAttr fused_activation_function = in matchAndRewrite() local
|
H A D | optimize.cc | 498 StringAttr fused_activation_function, in GetFcOutput()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir/ |
H A D | lstm.json | 220 "fused_activation_function": "TANH", string
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/ |
H A D | tfl_ops.cc | 681 StringAttr fused_activation_function) { in buildFusedBroadcastableBinOp()
|