Searched defs:FormatAcceleratorExecTime (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_show.h145 string FormatAcceleratorExecTime(const T* node, const Options& opts) { function in namespace:tensorflow::tfprof
H A Dtfprof_op.cc64 string FormatAcceleratorExecTime(const ShowMultiNode* node, function in namespace:tensorflow::tfprof::__anon26793
253 attrs.push_back(FormatAcceleratorExecTime(node, root));
258 attrs.push_back(FormatAcceleratorExecTime(node, root));

Completed in 90 milliseconds