Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc1121 py::object device_and_is_committed = get_device_(); in Call() local
1124 device_and_is_committed.attr("default_device")); in Call()
1137 py::cast<bool>(device_and_is_committed.attr("committed_to_device")); in Call()