Expand description
GPU batch processing and memory management
This module provides batch processing capabilities, memory pool management, async processing, and performance profiling for GPU operations.
Structs§
- Async
GpuProcessor - Advanced async GPU operations for overlapping compute and transfer
- GpuBenchmark
- Performance benchmarking utilities
- GpuMemory
Pool - Advanced GPU memory pool for efficient buffer management
- GpuPerformance
Profiler - Performance profiler for GPU operations
Enums§
- GpuOperation
- GPU operation types for async processing
Functions§
- gpu_
batch_ convolve_ 2d - Advanced GPU batch processing for multiple images
- gpu_
batch_ process - GPU-accelerated batch processing