Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/distributed/c10d/
DUtils.cpp14 at::Tensor shapesTensor = in getTensorShapes() local
16 shapeTensors.emplace_back(std::move(shapesTensor)); in getTensorShapes()