Home
last modified time | relevance | path

Searched defs:FakeDeviceContext (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dlight_outside_compilation.cc399 class FakeDeviceContext : public DeviceContext { class
401 explicit FakeDeviceContext(se::Stream* stream) { stream_ = stream; } in FakeDeviceContext() function in tensorflow::__anonbb96d3be0311::FakeDeviceContext