OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_dim_limit_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/stream_executor/
device_description.h
74
const ThreadDim &thread_dim_limit() const { return
thread_dim_limit_
; }
183
ThreadDim
thread_dim_limit_
;
member in class:stream_executor::DeviceDescription
248
device_description_->
thread_dim_limit_
= value;
device_description.cc
36
thread_dim_limit_
(kUninitializedUint64, kUninitializedUint64,
Completed in 83 milliseconds