HomeSort by relevance Sort by last modified time
    Searched refs:traceback_with_start_lines (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/python/profiler/
tfprof_logger.py 116 for tb in op.traceback_with_start_lines:
pprof_profiler.py 374 node_to_traceback[op.name] = op.traceback_with_start_lines
  /external/tensorflow/tensorflow/python/framework/
ops_test.py     [all...]
ops.py 2183 def traceback_with_start_lines(self): member in class:Operation
    [all...]

Completed in 481 milliseconds