Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dlocal_device_state.h183 static constexpr int kNumDeviceToDeviceStreams = 4; variable
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc224 static constexpr int kNumDeviceToDeviceStreams = 4; in XlaDevice() local