Home
last modified time | relevance | path

Searched defs:bytes_limit (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dallocator_stats.h37 std::optional<int64_t> bytes_limit; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
H A Dpluggable_device_factory.cc265 int64_t bytes_limit = stats->bytes_limit ? *stats->bytes_limit : 0; in CreatePluggableDevice() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator.h78 absl::optional<int64_t> bytes_limit; member
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h115 int64_t bytes_limit; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h89 int64_t bytes_limit; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device.cc1611 int64_t bytes_limit = stats->bytes_limit ? *stats->bytes_limit : 0; in CreateGPUDevice() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h1196 int64_t bytes_limit = input->BytesUntilTotalBytesLimit(); in ReadPackedFixedSizePrimitive() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h1204 int64_t bytes_limit = input->BytesUntilTotalBytesLimit(); in ReadPackedFixedSizePrimitive() local