Searched defs:modelName (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/test/utils/ |
D | model_utils.cpp | 100 void FillInputsData(OH_AI_TensorHandleArray inputs, std::string modelName, bool isTranspose) { in FillInputsData() 141 void CompareResult(OH_AI_TensorHandleArray outputs, std::string modelName, float atol, float rtol) { in CompareResult() 161 void ModelPredict(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, in ModelPredict() 212 void ModelTrain(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, in ModelTrain()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | lstmbetst.cpp | 52 UScriptCode getScriptFromModelName(const std::string& modelName) { in getScriptFromModelName() 113 std::string modelName; in runTestFromFile() local
|
/third_party/gptfdisk/ |
D | diskio.h | 50 std::string modelName; variable
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | LSTMBreakEngineTest.java | 53 private LSTMBreakEngine createEngineFromTestData(String modelName, int script) { in createEngineFromTestData()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
D | DeckLinkAPI.h | 2584 #define IDeckLink_GetModelName(This,modelName) \ argument 13174 #define IDeckLink_v8_0_GetModelName(This,modelName) \ argument
|