1 Repo
Tools for analyzing execution speed and resource consumption of neural networks.
Distinct from Memory-Efficient Deep Learning: Distinct from Memory-Efficient Deep Learning: focuses on diagnostic profiling of speed and memory rather than just memory-saving techniques.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Performance Profilers. Refine with filters or upvote what's useful.
Segment Anything Fast is a high-performance computer vision inference engine and image segmentation framework built for PyTorch. It provides a specialized environment for automated object isolation and mask generation, designed to process large-scale visual datasets with increased throughput. The project distinguishes itself through a suite of system-level optimization strategies that accelerate deep learning model performance. By utilizing graph-based model compilation, just-in-time kernel fusion, and hardware-aware quantization, it reduces computational latency and memory footprint. These t
Analyzes execution speed and memory consumption of neural networks to identify bottlenecks.