Searched defs:SetReferencedTensors (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | step_stats_collector.cc | 160 void NodeExecStatsWrapper::SetReferencedTensors( in SetReferencedTensors() function in tensorflow::NodeExecStatsWrapper |
D | executor.cc | 118 void SetReferencedTensors(NodeExecStatsInterface* stats, in SetReferencedTensors() function |
/external/tensorflow/tensorflow/core/kernels/data/ | ||
D | captured_function.cc | 87 void SetReferencedTensors(const TensorReferenceVector& tensors) override {} in SetReferencedTensors() function in tensorflow::data::__anoncde944130111::SimpleStepStatsCollector::SimpleNodeExecStats |