Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/
H A DDispatcher.h418 std::string dumpComputedTable() const { in dumpComputedTable() function
H A DOperatorEntry.cpp568 std::string OperatorEntry::dumpComputedTable() const { in registerKernel() function in c10::impl::OperatorEntry