Home
last modified time | relevance | path

Searched defs:float_op (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
Dquantize_model_test.cc476 const auto float_op = in TEST_P() local
583 const auto float_op = in TEST_P() local
781 auto float_op = float_graph->operators()->Get(1); in TEST_F() local
830 auto float_op = float_graph->operators()->Get(0); in TEST_F() local
948 auto float_op = float_graph->operators()->Get(0); in TEST_F() local
1096 auto float_op = float_graph->operators()->Get(0); in TEST_F() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.h430 Operation* float_op = rewriter.clone(*quantizing_op); in matchAndRewrite() local
608 Operation* float_op) const { in RewireFloatModelBackbone()
/external/tensorflow/tensorflow/lite/kernels/
Ddepthwise_conv_test.cc729 DepthwiseConvolutionOpModel float_op(GetRegistration(), in TEST_P() local
767 DepthwiseConvolutionOpModel float_op(GetRegistration(), in TEST_P() local
Dconv_test.cc1021 ConvolutionOpModel float_op( in TEST_P() local
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_model_test.cc239 const auto float_op = float_graph->operators()->Get(i); in TEST_P() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc849 ConvolutionOpModel float_op({TensorType_FLOAT32, {2, 2, 4, 1}}, in TEST() local
1233 DepthwiseConvolutionOpModel float_op({TensorType_FLOAT32, {1, 3, 2, 2}}, in TEST() local
/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc403 bool float_op = reg_size == kSRegSize; in Test2Op_Helper() local