candle-coreml 0.3.1

CoreML inference engine for Candle tensors - provides Apple CoreML/ANE integration with real tokenization, safety fixes, and model calibration awareness
Documentation
1
2
3
4
//! Regression tests - performance and compatibility validation
//! These tests ensure performance doesn't degrade and functionality remains stable

pub mod performance_regression_tests;