Searched refs:GraphInTensors (Results 1 – 2 of 2) sorted by relevance
182 auto in_tensors = GraphInTensors<TensorRTOp>(ops, model, from, end); in CreateTensorRTGraph()
90 std::vector<mindspore::MSTensor> GraphInTensors(const std::vector<T *> &ops, DelegateModel<schema::… in GraphInTensors() function