Home
last modified time | relevance | path

Searched defs:WillBePreemptedAt (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/preemption/
Dpreemption_notifier.cc98 StatusOr<absl::Time> PreemptionNotifier::WillBePreemptedAt() { in WillBePreemptedAt() function in tensorflow::PreemptionNotifier
Dpreemption_notifier_test.cc54 TEST_F(PreemptNotifierTest, WillBePreemptedAt) { in TEST_F() argument