Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/
H A DOperatorEntry.h287 std::optional<CppSignatureWithDebug> cpp_signature_; variable
/aosp_15_r20/external/pytorch/torch/
H A Dlibrary.h304 std::optional<c10::impl::CppSignature> cpp_signature_; variable