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