Home
last modified time | relevance | path

Searched defs:buffer_sizes (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
Dpass_utils.cc28 llvm::ArrayRef<int64_t> buffer_sizes, in ConvertLmhloToJitRt()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc150 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
Dgpu_executable.h80 std::vector<int64_t> buffer_sizes; member
Dgpu_compiler.cc880 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
/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_execute.cpp247 clMemWrapper buffer_sizes; in execute_kernel() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_draw.c119 VkDeviceSize buffer_sizes[PIPE_MAX_SO_OUTPUTS]; in zink_emit_stream_output_targets() local
/external/virglrenderer/src/
Dvrend_video.c654 const uint32_t *buffer_sizes) in vrend_video_decode_bitstream()
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1565 absl::flat_hash_map<const HloValue*, int64_t> buffer_sizes; in ComputePeakMemoryLogicalBuffers() local
/external/python/cpython3/Modules/
Dposixmodule.c12733 static const Py_ssize_t buffer_sizes[] = {128, XATTR_SIZE_MAX, 0}; in os_getxattr_impl() local
12913 static const Py_ssize_t buffer_sizes[] = { 256, XATTR_LIST_MAX, 0 }; in os_listxattr_impl() local