Searched defs:MakeTensorList (Results 1 – 3 of 3) sorted by relevance
40 NodePtr MakeTensorList(const OpList& inputs) const override { in MakeTensorList() function
102 static inline NodePtr MakeTensorList(const OpList& inputs) { in MakeTensorList() function
2784 std::vector<PyObject*> MakeTensorList(PyObject* tensors) { function