Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_stream_interface.h30 virtual bool IsSameSharedMemoryLocation(TpuStreamInterface* other) = 0;
Dtpu_stream.h38 bool IsSameSharedMemoryLocation( in IsSameSharedMemoryLocation() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_tpu_device.cc162 if (src_compute_stream_impl->IsSameSharedMemoryLocation( in TpuDeviceToDeviceCopy()