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

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_show.h 135 string FormatCPUExecTime(const T* node, const Options& opts) {
tfprof_op.cc 47 string FormatCPUExecTime(const ShowMultiNode* node, const ShowMultiNode* root) {
254 attrs.push_back(FormatCPUExecTime(node, root));
262 attrs.push_back(FormatCPUExecTime(node, root));

Completed in 690 milliseconds