HomeSort by relevance Sort by last modified time
    Searched refs:StreamGroup (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/gpu/
gpu_device.h 105 struct StreamGroup {
113 gtl::InlinedVector<StreamGroup*, 4> streams_;
gpu_device.cc 201 BaseGPUDevice::StreamGroup* GetOrCreate(TfGpuId tf_gpu_id,
205 StreamGroup* group =
241 std::map<key_type, StreamGroup> streams_;
    [all...]

Completed in 83 milliseconds