Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute_node.h44 maybe_stats_(maybe_stats), in ExecuteNode()
67 ctx_, inputs_, kernel_, maybe_stats_.get(), maybe_step_stats_, in Run()
83 std::unique_ptr<NodeExecStats> maybe_stats_; variable