Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops_util.h65 std::string GetTensorTextGraph(at::Tensor tensor);
H A Dtest_lazy_ops_util.cpp117 std::string GetTensorTextGraph(at::Tensor tensor) { in GetTensorTextGraph() function