HomeSort by relevance Sort by last modified time
    Searched defs:time_finished (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/grappler/costs/
virtual_scheduler.h 57 Costs::Duration time_finished; member in struct:tensorflow::grappler::NodeState
69 // time_scheduled, and finishes execution at time_finished.
80 time_finished = Costs::Duration::max();
  /external/autotest/frontend/afe/
models.py 2145 time_finished = dbmodels.DateTimeField(null=True, blank=True) variable in class:SpecialTask
    [all...]

Completed in 237 milliseconds