Searched defs:input_tensor_names (Results 1 – 3 of 3) sorted by relevance
182 std::vector<std::string> input_tensor_names = std::move(names.first); in CreateModelInfo() local
343 def input_tensor_names(self): member in ModelHandlerV2
841 std::vector<string> input_tensor_names; in Run() local