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

  /external/tensorflow/tensorflow/python/grappler/
cost_analyzer.h 42 int64 memory_time; member in struct:tensorflow::grappler::OpPerfSummary
  /external/tensorflow/tensorflow/core/grappler/costs/
cost_estimator.h 131 Duration memory_time; member in struct:tensorflow::grappler::Costs
182 memory_time = Duration::zero();
195 costs.memory_time = Duration::zero();

Completed in 67 milliseconds