Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc238 int stream_group_within_gpu, in GetOrCreate() argument
243 &streams_[key_type(tf_gpu_id.value(), stream_group_within_gpu)]; in GetOrCreate()
247 VLOG(2) << "Created stream[" << stream_group_within_gpu in GetOrCreate()
252 VLOG(2) << "Created host_to_device_stream[" << stream_group_within_gpu in GetOrCreate()
257 VLOG(2) << "Created device_to_host_stream[" << stream_group_within_gpu in GetOrCreate()
273 VLOG(2) << "Created device_to_device_stream[" << stream_group_within_gpu in GetOrCreate()