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

  /external/tensorflow/tensorflow/core/grappler/costs/
virtual_scheduler.h 102 nodes_in_memory; member in struct:tensorflow::grappler::DeviceState
108 // Snapshot of nodes_in_memory, when memory usage is at peak.
109 // Same to nodes_in_memory, it's a set of NodeDef* and port_num pairs.
virtual_scheduler_test.cc 2467 std::set<std::pair<string, int>> nodes_in_memory; local
    [all...]

Completed in 776 milliseconds