Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/util/
H A DLogging.h330 C10_API void SetAPIUsageLogger(std::function<void(const std::string&)> logger);
H A DLogging.cpp191 void SetAPIUsageLogger(std::function<void(const std::string&)> logger) { in SetAPIUsageLogger() function
/aosp_15_r20/external/pytorch/docs/source/notes/
H A Dlarge_scale_deployments.rst94 SetAPIUsageLogger([](const std::string& event_name) {