Home
last modified time | relevance | path

Searched defs:CppSignatureWithDebug (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/
H A DOperatorEntry.h282 struct CppSignatureWithDebug { struct
287 std::optional<CppSignatureWithDebug> cpp_signature_; argument