Home
last modified time | relevance | path

Searched refs:increment_op_count (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/_dynamo/
Doutput_graph.py83 increment_op_count,
1427 increment_op_count(tot)
Dutils.py156 def increment_op_count(cnt): function