Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_platform_info.h43 bool UseMultipleStreams() const { in UseMultipleStreams() function
H A Dxla_device_context.h96 bool UseMultipleStreams() const { return stream_ != host_to_device_stream_; } in UseMultipleStreams() function
H A Dxla_device.h80 bool UseMultipleStreams() const { return use_multiple_streams_; } in UseMultipleStreams() function