Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops_util.h67 std::string GetTensorDotGraph(at::Tensor tensor);
H A Dtest_lazy_ops_util.cpp122 std::string GetTensorDotGraph(at::Tensor tensor) { in GetTensorDotGraph() function