Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/util/
H A DFlags.h144 #define C10_DECLARE_string(name) \ macro
218 #define C10_DECLARE_string(name) C10_DECLARE_typed_var(std::string, name) macro
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dconfig.h20 C10_DECLARE_string(torch_lazy_metrics_percentiles);