/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | gpu_executable.cc | 150 absl::Span<const int64_t> buffer_sizes, runtime::Executable executable, in Create() 179 JitRtExecutable(std::vector<int64_t> buffer_sizes, in JitRtExecutable() 187 JitRtExecutable(std::vector<int64_t> buffer_sizes, in JitRtExecutable() 887 mlir::func::FuncOp func, llvm::ArrayRef<int64_t> buffer_sizes, in SetUpMlirAllocation() 1049 std::vector<int64_t> buffer_sizes; in LoadFromObjFile() local
|
H A D | gpu_compiler.cc | 880 llvm::ArrayRef<int64_t> buffer_sizes, HloModule* hlo_module, in LowerToJitRt() 1072 std::vector<int64_t> buffer_sizes; in CompileModuleToLlvmIrImpl() local 1548 std::vector<int64_t> buffer_sizes; in GetMlirAllocationInfo() local
|
H A D | gpu_executable.h | 80 std::vector<int64_t> buffer_sizes; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/ |
H A D | pass_utils.cc | 28 llvm::ArrayRef<int64_t> buffer_sizes, in ConvertLmhloToJitRt()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/nnapi/ |
H A D | nnapi_bind.cpp | 59 std::vector<int32_t> buffer_sizes; in init2() local
|
H A D | nnapi_model_loader.cpp | 99 int32_t* buffer_sizes, in load_nnapi_model() argument
|
/aosp_15_r20/external/pytorch/test/mobile/nnc/ |
H A D | test_context.cpp | 52 MemoryPlan create_test_memory_plan(const std::vector<int64_t>& buffer_sizes) { in create_test_memory_plan()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/allocations/ |
H A D | allocation_execute.cpp | 257 clMemWrapper buffer_sizes; in execute_kernel() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/file.streams/fstreams/ofstream.members/ |
H A D | buffered_writes.pass.cpp | 151 const std::vector<std::streamsize> buffer_sizes{0L, 3L, 8L, 9L, 11L}; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/file.streams/fstreams/ifstream.members/ |
H A D | buffered_reads.pass.cpp | 153 const std::vector<std::streamsize> buffer_sizes{0L, 3L, 8L, 9L, 11L}; variable
|
/aosp_15_r20/external/skia/third_party/vello/src/ |
H A D | encoding.rs | 223 pub fn buffer_sizes(self: &RenderConfiguration) -> ffi::BufferSizes { in buffer_sizes() method
|
H A D | lib.rs | 244 fn buffer_sizes(self: &RenderConfiguration) -> BufferSizes; in buffer_sizes() function
|
/aosp_15_r20/external/virglrenderer/src/ |
H A D | vrend_video.c | 654 const uint32_t *buffer_sizes) in vrend_video_decode_bitstream()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_draw.cpp | 56 VkDeviceSize buffer_sizes[PIPE_MAX_SO_BUFFERS] = {0}; in zink_emit_stream_output_targets() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | buffer_assignment.cc | 1565 absl::flat_hash_map<const HloValue*, int64_t> buffer_sizes; in ComputePeakMemoryLogicalBuffers() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | posixmodule.c | 12890 static const Py_ssize_t buffer_sizes[] = {128, XATTR_SIZE_MAX, 0}; in os_getxattr_impl() local 13070 static const Py_ssize_t buffer_sizes[] = { 256, XATTR_LIST_MAX, 0 }; in os_listxattr_impl() local
|