Searched refs:SelfProcessingTime (Results 1 – 3 of 3) sorted by relevance
361 double SelfProcessingTime() const TF_LOCKS_EXCLUDED(mu_);
1086 EXPECT_EQ(source->SelfProcessingTime(), self_processing_time); in TEST_P()
1190 double Node::SelfProcessingTime() const { in SelfProcessingTime() function in tensorflow::data::model::Node