Searched defs:MallocTensorListData (Results 1 – 2 of 2) sorted by relevance
83 int TensorList::MallocTensorListData(TypeId dtype, const std::vector<std::vector<int> > &tensor_sha… in MallocTensorListData() function in mindspore::lite::TensorList
23 int MallocTensorListData(TensorListC *tensor_list, TypeIdC dtype, const vvector *tensor_shape) { in MallocTensorListData() function