Home
last modified time | relevance | path

Searched defs:memory_bandwidth (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dhardware_types.proto28 uint64 memory_bandwidth = 4; // Bytes/s. field
H A Dop_profile.proto78 double memory_bandwidth = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddevice_description.h256 int64_t memory_bandwidth() const { return memory_bandwidth_; } in memory_bandwidth() function
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc920 int64_t memory_bandwidth = 2 * (int64_t(prop.memoryBusWidth) / 8) * in CreateDeviceDescription() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc613 int64_t memory_bandwidth = device_fns_->get_memory_bandwidth(&device_); in CreateDeviceDescription() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h141 int64_t memory_bandwidth; member
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/rmv/
H A Dvk_rmv_exporter.c778 uint32_t memory_bandwidth; member