Google Pixel (Tensor), MediaTek Dimensity, and Samsung Exynos NPU support are available for enterprise customers only. Contact us for enterprise pricing and access.
The chipset support list is continuously expanding. If your target device is not listed here, Melange will still work using GPU or CPU fallback. Contact us for specific chipset inquiries.
All model inputs must be provided as NumPy arrays (.npy files) during the upload step. These sample inputs are used for:
Defining fixed input shapes for NPU compilation
Running accuracy validation during the benchmark phase
Generating optimized model binaries
NPU compilation hard-codes input shapes to maximize throughput. Even if your original model supports dynamic sizes, the accelerated Melange model will accept only the exact shape of the sample input provided during upload.