Home
last modified time | relevance | path

Searched defs:enforceFailMsgImpl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/c10/util/
H A DLogging.h197 std::string enforceFailMsgImpl(const T1& x, const T2& y) { in enforceFailMsgImpl() function
202 std::string enforceFailMsgImpl(const T1& x, const T2& y, const Args&... args) { in enforceFailMsgImpl() function