Home
last modified time | relevance | path

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

/external/pytorch/c10/util/
DLogging.cpp312 void initGoogleLogging(char const* name) { in initGoogleLogging() function
339 initGoogleLogging(argv[0]); in InitCaffeLogging()