Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/
H A DOperatorEntry.cpp69 void OperatorEntry::assertSignatureIsCorrect(const CppSignature& call_signature, bool has_symint) c… in assertSignatureIsCorrect() argument
502 void OperatorEntry::reportSignatureError(const CppSignature& call_signature, const CppSignatureWith… in registerKernel() argument