Searched defs:DeviceState (Results 1 – 4 of 4) sorted by relevance
102 struct DeviceState { struct104 std::vector<const NodeDef*> nodes_executed;106 struct NodePairHash {117 nodes_in_memory;121 persistent_nodes;126 mem_usage_snapshot_at_peak;157 DeviceState() { in DeviceState() argument164 Costs::Duration GetCurrTime() const { return device_costs.execution_time; } in GetCurrTime()
91 enum DeviceState { enum
1191 "DeviceState": { object
3175 "DeviceState": { object