Searched defs:input (Results 1 – 13 of 13) sorted by relevance
| /test/mlts/models/assets/models_list/ |
| D | test_models.json | 10 "input": "mobilenet_float/cup_224.input", string 14 "input": "mobilenet_float/banana_224.input", string 26 "input": "mobilenet_quantized/cup_224.input", string 30 "input": "mobilenet_quantized/banana_224.input", string 42 "input": "mobilenet_float/cup_192.input", string 46 "input": "mobilenet_float/banana_192.input", string 58 "input": "mobilenet_quantized/cup_192.input", string 62 "input": "mobilenet_quantized/banana_192.input", string 75 "input": "mobilenet_float/cup_160.input", string 79 "input": "mobilenet_float/banana_160.input", string [all …]
|
| /test/vts-testcase/kernel/gki/ |
| D | lz4_legacy.cpp | 40 android::base::Result<void> Lz4DecompressLegacy(const char* input, in Lz4DecompressLegacy()
|
| /test/dittosuite/test/ |
| D | example_test.cpp | 21 bool string_has_suffix(const std::string& input, const std::string& suffix) { in string_has_suffix()
|
| /test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
| D | InferenceInOut.java | 37 public InferenceInOut(byte[] input, byte[][] expectedOutputs, int expectedClass) { in InferenceInOut()
|
| D | TestModelsListLoader.java | 100 String input = jsonInputOutput.getString("input"); in parseJSONModelsList() local
|
| /test/dittosuite/src/ |
| D | binder_request.cpp | 135 int ParseParcelString(const google::protobuf::RepeatedPtrField in ParseParcelString()
|
| /test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/ |
| D | DeviceUtils.java | 853 private void parseTimeFromFilePath(String input) { in parseTimeFromFilePath() 901 private static boolean isDropboxEntryName(String input) { in isDropboxEntryName() 905 private static boolean isDropboxFilePath(String input) { in isDropboxFilePath()
|
| /test/mlts/benchmark/jni/ |
| D | run_tflite.cpp | 257 int input = mTfliteInterpreter->inputs()[0]; in setInput() local 326 int input = mTfliteInterpreter->inputs()[0]; in resizeInputTensors() local 388 int input = mTfliteInterpreter->inputs()[0]; in benchmark() local
|
| D | run_tflite.h | 40 uint8_t* input; member
|
| D | benchmark_jni.cpp | 215 jbyteArray input = static_cast<jbyteArray>( in InferenceInOutSequenceList() local 281 jbyteArray input = mInputArrays[arrayIndex]; in ~InferenceInOutSequenceList() local
|
| /test/dittosuite/ |
| D | dittotrace.cpp | 37 std::ifstream input(file_path); in ReadLines() local
|
| /test/dittosuite/schema/ |
| D | benchmark.proto | 103 string input = 2; field 114 string input = 2; field
|
| /test/vts-testcase/kernel/encryption/ |
| D | file_based_encryption_tests.cpp | 885 } input; in HashInodeNumber() local
|