HomeSort by relevance Sort by last modified time
    Searched defs:FormatAcceleratorExecTime (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_show.h 145 string FormatAcceleratorExecTime(const T* node, const Options& opts) {
tfprof_op.cc 64 string FormatAcceleratorExecTime(const ShowMultiNode* node,
253 attrs.push_back(FormatAcceleratorExecTime(node, root));
258 attrs.push_back(FormatAcceleratorExecTime(node, root));

Completed in 68 milliseconds