Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dfunction.h46 static constexpr c10::string_view no_doc_string = ""; in doc_string() local
47 return no_doc_string; in doc_string()