Home
last modified time | relevance | path

Searched defs:BuildInterpreter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dtest_util.cc177 void SingleOpModel::BuildInterpreter(std::vector<std::vector<int>> input_shapes, in BuildInterpreter() function in tflite::SingleOpModel
291 void SingleOpModel::BuildInterpreter( in BuildInterpreter() function in tflite::SingleOpModel
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/
H A Dutils.cc123 absl::Status BuildInterpreter(const Model* model, in BuildInterpreter() function