OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memory_bandwidth_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/stream_executor/
device_description.h
123
int64 memory_bandwidth() const { return
memory_bandwidth_
; }
197
int64
memory_bandwidth_
;
member in class:stream_executor::DeviceDescription
282
device_description_->
memory_bandwidth_
= value;
device_description.cc
48
memory_bandwidth_
(kUninitializedUint64),
86
port::HumanReadableNumBytes::ToString(
memory_bandwidth_
), "/s");
Completed in 639 milliseconds