Home
last modified time | relevance | path

Searched defs:memory_limit (Results 1 – 25 of 35) sorted by relevance

12

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device_factory.cc32 Bytes memory_limit, const DeviceLocality& locality, in GPUDevice()
65 const SessionOptions& options, const string& name, Bytes memory_limit, in CreateGPUDevice()
84 Bytes memory_limit, const DeviceLocality& locality, in GPUCompatibleCPUDevice()
Dgpu_device.cc388 Bytes memory_limit, const DeviceLocality& locality, in BaseGPUDevice()
1087 int64_t* memory_limit) { in SingleVirtualDeviceMemoryLimit()
1561 TfDeviceId tf_device_id, int64_t memory_limit, in CreateGPUDevice()
/external/libchrome/base/
Dsys_info.cc39 size_t memory_limit = kLowMemoryDeviceThresholdMB * 1024 * 1024; in AmountOfAvailablePhysicalMemory() local
/external/tensorflow/tensorflow/core/framework/
Ddevice.cc44 const string& name, DeviceType device, Bytes memory_limit, in BuildDeviceAttributes()
Ddevice_attributes.proto41 int64 memory_limit = 4; field
Ddevice.h170 const std::string& name, DeviceType device, Bytes memory_limit, in BuildDeviceAttributes()
/external/tensorflow/tensorflow/core/util/
Dstat_summarizer_options.h37 int memory_limit; member
Dtest_log.proto133 int64 memory_limit = 3; // Memory capacity in bytes. field
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_factory.cc81 int64_t* memory_limit) { in SingleVirtualDeviceMemoryLimit()
227 TfDeviceId tf_device_id, int64_t memory_limit, in CreatePluggableDevice()
Dpluggable_device.cc142 Bytes memory_limit, const DeviceLocality& locality, TfDeviceId tf_device_id, in PluggableDevice()
/external/tensorflow/tensorflow/core/kernels/
Dstage_op.cc37 explicit Buffer(std::size_t capacity, std::size_t memory_limit) in Buffer()
186 int64_t memory_limit; in GetBuffer() local
Dconv_ops_gpu.h50 DnnScratchAllocator(int64_t memory_limit, OpKernelContext* context) in DnnScratchAllocator()
Dmap_stage_op.cc347 std::size_t memory_limit) in StagingMap()
504 int64_t memory_limit; in GetStagingMap() local
Dfft_ops.cc376 CufftScratchAllocator(int64_t memory_limit, OpKernelContext* context) in CufftScratchAllocator()
/external/iproute2/tc/
Dq_fq_codel.c165 unsigned int memory_limit; in fq_codel_print_opt() local
/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto43 uint64 memory_limit = 3; field
/external/perfetto/protos/third_party/pprof/
Dprofile.proto156 uint64 memory_limit = 3; field
/external/cronet/stable/base/system/
Dsys_info.cc68 uint64_t memory_limit = GetLowMemoryDeviceThresholdMB() * 1024 * 1024; in AmountOfAvailablePhysicalMemory() local
/external/cronet/tot/base/system/
Dsys_info.cc68 uint64_t memory_limit = GetLowMemoryDeviceThresholdMB() * 1024 * 1024; in AmountOfAvailablePhysicalMemory() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_platform.cc168 Status TpuPlatform::TpuMemoryLimit(int64_t* memory_limit) { in TpuMemoryLimit()
/external/tensorflow/tensorflow/python/ops/
Ddata_flow_ops.py1618 memory_limit=0): argument
1676 def memory_limit(self): member in BaseStagingArea
1860 memory_limit=0): argument
2113 memory_limit=0): argument
/external/tensorflow/tensorflow/core/common_runtime/
Dthreadpool_device.cc57 const string& name, Bytes memory_limit, in ThreadPoolDevice()
/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
Dredzone_allocator.cc53 int64_t memory_limit, int64_t redzone_size, in RedzoneAllocator()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_tpu_device.cc442 int64_t memory_limit; in CreateDevices() local
/external/perfetto/src/trace_processor/util/
Dprofile_builder.h228 const uint64_t memory_limit; member

12