Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/lazy/core/
Dtensor.h176 TORCH_API torch::lazy::Value GetTensorList(at::ITensorListRef tensors);
Dtensor.cpp336 torch::lazy::Value GetTensorList(at::ITensorListRef tensors) { in GetTensorList() function