Home
last modified time | relevance | path

Searched refs:fake_devices (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc1383 std::vector<std::unique_ptr<Device>> fake_devices; // owns fake devices in InlineFunctionCalls() local
1388 fake_devices.push_back(std::move(device)); in InlineFunctionCalls()