Home
last modified time | relevance | path

Searched refs:pushTensorList (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/csrc/jit/runtime/
Dgraph_executor.cpp211 void pushTensorList(size_t size) { in pushTensorList() function
363 input_instructions_.pushTensorList(tensors.size()); in addInputIValue()