Home
last modified time | relevance | path

Searched defs:conv_output (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dgpu_model_test_util.cc59 tflite::gpu::Value* conv_output = nullptr; in TestLinkingConvolutionAndCosOp() local
162 tflite::gpu::Value* conv_output = nullptr; in TestLinkingConvolution2InputMul2InputMul() local
301 tflite::gpu::Value* conv_output = nullptr; in TestLinkingConvolution2InputBroadcastMul2InputMul() local
440 tflite::gpu::Value* conv_output = nullptr; in TestLinkingConvolution2InputMul2InputBroadcastMul() local
579 tflite::gpu::Value* conv_output = nullptr; in TestLinkingConvolution2InputMul2InputMulCos() local
727 tflite::gpu::Value* conv_output = nullptr; in TestLinkingConvolutionFirstTanh2InputDiff() local
845 tflite::gpu::Value* conv_output = nullptr; in TestLinkingConvolutionSecondTanh2InputDiff() local
972 tflite::gpu::Value* conv_output = nullptr; in TestLinkingConvolutionFirstTanhSecondCos2InputDiff() local
1116 auto conv_output = graph.NewValue(); in TestLinkingComplex0() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dreplace_cast_hacks_with_tf_xla_ops.cc97 Value filter, Value input_zp, Value conv_output, in CreateXLAConvOp()
163 Value conv_output, ArrayAttr strides, in CreateXLAConvOpFromTFConv2DOp()
185 Value conv_output, ArrayAttr strides, ArrayAttr dilations, in CreateXLAConvOpFromTFDepthwiseConv2DOp()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
H A Dconv_2d_builder.cc212 TensorID conv_output = conv_op->AddOutput( in BuildDilatedDwConv() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dexport_tensorflow.cc396 std::string conv_output = src_op.outputs[0]; in ConvertConvOperator() local
464 std::string conv_output = src_op.outputs[0]; in ConvertDepthwiseConvOperator() local