Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/lazy/core/
Dlazy_graph_executor.cpp344 static DataCache s_empty_cache(0); in GetDataCache() local
345 return &s_empty_cache; in GetDataCache()