Searched refs:shape (Results 1 – 5 of 5) sorted by relevance
202 bool BenchmarkModel::resizeInputTensors(std::vector<int> shape) { in resizeInputTensors() argument205 mTfliteInterpreter->ResizeInputTensor(input, shape); in resizeInputTensors()
72 bool resizeInputTensors(std::vector<int> shape);
80 std::vector<int> shape(shapePtr, shapePtr + shapeLen); in Java_com_android_nn_benchmark_core_NNTestBase_resizeInputTensors() local81 return model->resizeInputTensors(std::move(shape)); in Java_com_android_nn_benchmark_core_NNTestBase_resizeInputTensors()
9076 public void shape(9081 public void shape(
1056 public static final int shape110304 public static final int shape