Searched defs:input_tensor_list (Results 1 – 6 of 6) sorted by relevance
43 ….def("__call__", [](Execute &self, const std::vector<std::shared_ptr<Tensor>> &input_tensor_list) { in __anon30679f650102()
34 def __call__(self, *input_tensor_list):
427 TensorListC *input_tensor_list = (TensorListC *)inputs[i]; in InferFlag() local
38 def __call__(self, *input_tensor_list):
268 Status Execute::operator()(const std::vector<MSTensor> &input_tensor_list, std::vector<MSTensor> *o… in operator ()()
66 def __call__(self, *input_tensor_list):