Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.h474 std::vector<float> while_execution_counts_; variable
H A Dmemory_space_assignment.cc639 while_execution_counts_.push_back(
898 while_execution_counts_[interval_while_nest_level]; in GetLogicalIntervalElapsed()