Searched refs:getAllSortedOperatorsFor (Results 1 – 3 of 3) sorted by relevance
269 TORCH_API std::vector<std::shared_ptr<Operator>> getAllSortedOperatorsFor(
395 std::vector<std::shared_ptr<Operator>> getAllSortedOperatorsFor(Symbol name) { in getAllSortedOperatorsFor() function
1724 const auto overloads = getAllSortedOperatorsFor(symbol); in initJITBindings()1745 const auto sortedOps = getAllSortedOperatorsFor(symbol); in initJITBindings()