Home
last modified time | relevance | path

Searched refs:BuildInterpreterWithNNAPI (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc134 void BuildInterpreterWithNNAPI(std::vector<std::vector<int>> input_shapes, in BuildInterpreterWithNNAPI() function in tflite::__anonf0b01ee30111::SingleOpModelWithNNAPI
190 BuildInterpreterWithNNAPI({GetShape(input1_), GetShape(input2_)}, in Init()
498 BuildInterpreterWithNNAPI({GetShape(input1_), GetShape(input2_)}); in FloatMulOpModel()
536 BuildInterpreterWithNNAPI({GetShape(input_)}); in FloatPoolingOpModel()
621 BuildInterpreterWithNNAPI( in ConvolutionOpModel()
991 BuildInterpreterWithNNAPI( in PerChannelQuantizedConvolutionWithConstantFilterOpModel()
1089 BuildInterpreterWithNNAPI( in DepthwiseConvolutionOpModel()
1214 BuildInterpreterWithNNAPI( in FullyConnectedOpModel()
1328 BuildInterpreterWithNNAPI({GetShape(input_)}); in SoftmaxOpModel()
1427 BuildInterpreterWithNNAPI( in ReshapeOpModel()
[all …]