Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_ir.cpp44 std::ostream& printPyObject(std::ostream& out, const THPObjectPtr& obj) { in printPyObject() function
162 printPyObject(out, scalar); in writeScalars()