Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dmetrics.cc77 auto* async_checkpoint_write_durations = monitoring::Sampler<1>::New( variable
134 return *async_checkpoint_write_durations->GetCell(std::string(api_label)); in AsyncCheckpointWriteDuration()