Home
last modified time | relevance | path

Searched defs:memory_limit (Results 1 – 25 of 27) 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.cc380 Bytes memory_limit, const DeviceLocality& locality, in BaseGPUDevice()
957 int64* memory_limit) { in SingleVirtualDeviceMemoryLimit()
1403 int64 memory_limit, const DeviceLocality& dev_locality, size_t num_tf_gpus, in CreateGPUDevice()
Dgpu_device_test.cc391 int64 memory_limit = devices[0]->attributes().memory_limit(); in TEST_F() local
/external/libchrome/base/
Dsys_info.cc39 size_t memory_limit = kLowMemoryDeviceThresholdMB * 1024 * 1024; in AmountOfAvailablePhysicalMemory() local
/external/tensorflow/tensorflow/core/framework/
Ddevice.cc43 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/kernels/
Dstage_op.cc37 explicit Buffer(std::size_t capacity, std::size_t memory_limit) in Buffer()
186 int64 memory_limit; in GetBuffer() local
Dconv_ops_gpu.h54 DnnScratchAllocator(int64 memory_limit, OpKernelContext* context) in DnnScratchAllocator()
Dmap_stage_op.cc341 std::size_t memory_limit) in StagingMap()
498 int64 memory_limit; in GetStagingMap() local
Dfft_ops.cc365 CufftScratchAllocator(int64 memory_limit, OpKernelContext* context) in CufftScratchAllocator()
/external/ImageMagick/coders/
Dfpx.c164 memory_limit; in ReadFPXImage() local
801 memory_limit; in WriteFPXImage() local
/external/tensorflow/tensorflow/core/common_runtime/
Dthreadpool_device.cc46 const string& name, Bytes memory_limit, in ThreadPoolDevice()
/external/iproute2/tc/
Dq_fq_codel.c165 unsigned int memory_limit; in fq_codel_print_opt() local
/external/python/cryptography/tests/hazmat/primitives/
Dtest_scrypt.py24 def _skip_if_memory_limited(memory_limit, params): argument
/external/ImageMagick/MagickCore/
Dresource.c100 memory_limit, member
886 memory_limit[MagickFormatExtent], in ListMagickResourceInfo() 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/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_platform.cc167 Status TpuPlatform::TpuMemoryLimit(int64* memory_limit) { in TpuMemoryLimit()
/external/tensorflow/tensorflow/python/ops/
Ddata_flow_ops.py1617 memory_limit=0): argument
1675 def memory_limit(self): member in BaseStagingArea
1859 memory_limit=0): argument
2112 memory_limit=0): argument
/external/tensorflow/tensorflow/stream_executor/gpu/
Dredzone_allocator.cc51 int64 memory_limit, int64 redzone_size, in RedzoneAllocator()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_tpu_device.cc429 int64 memory_limit; in CreateDevices() local
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc390 int memory_limit = 10; in Main() local

12