com.unity.sentis 2.1.1
Source docsNotes: processedReleased November 14, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
- com.unity.burst (1.8.17)
- com.unity.collections (2.4.3)
- com.unity.modules.imageconversion (1.0.0)
🔧 Bug Fixes
- Ordering of inputs now matches ONNX model consistently
- Loading of models with constants over 500mb
- Serialization of models over 2GB in size
- Issues in example code in documentation
- Shape inference for `Split` and `Select` operators
- Profiler tags for operators are now consistent with lower overhead
- `CopyOutput` can now be used on GPUPixel backend if the tensor is the correct shape
