Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/util/
H A DLogging.h327 ::c10::detail::LogAPIUsageFakeReturn(__VA_ARGS__);
359 C10_API bool LogAPIUsageFakeReturn(const std::string& context);
H A DLogging.cpp244 bool LogAPIUsageFakeReturn(const std::string& event) try { in LogAPIUsageFakeReturn() function