Home
last modified time | relevance | path

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

/external/armnn/delegate/test/
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()
/external/flatbuffers/tests/ts/
DJavaScriptFlexBuffersTest.js367 …: 64, 'dilation_height_factor': 1, 'dilation_width_factor': 1, 'fused_activation_function': 1, 'pa… property
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dconv_test.cc37 ActivationFunctionType fused_activation_function = in QuantizedConvolutionOpModel()
/external/tensorflow/tensorflow/lite/kernels/
Ddepthwise_conv_hybrid_test.cc57 ActivationFunctionType fused_activation_function = in BaseDepthwiseConvolutionOpModel()
Ddepthwise_conv_test.cc58 ActivationFunctionType fused_activation_function = in BaseDepthwiseConvolutionOpModel()
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlegalize_tf.cc219 StringAttr fused_activation_function = in matchAndRewrite() local
Doptimize.cc498 StringAttr fused_activation_function, in GetFcOutput()
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir/
Dlstm.json220 "fused_activation_function": "TANH", string
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc681 StringAttr fused_activation_function) { in buildFusedBroadcastableBinOp()