Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dutils.cpp60 …GetInputNameAndShape(string& inputShapeString, std::map<string, std::vector<int>>& userInputShapes) in GetInputNameAndShape()
96 std::map<string, std::vector<int>> userInputShapes; in FilterDynamicInputs() local