Searched defs:no_ops (Results 1 – 2 of 2) sorted by relevance
172 bool no_ops, bool byte_operand, bool byte_second_operand, in DumpAddress()352 bool no_ops = false; in DumpInstruction() local
54 std::unordered_set<c10::Symbol> no_ops{aten::detach}; in EliminateNoOps() local