com.unity.sentis 1.1.1-exp.2
Source docsNotes: processedReleased September 5, 2023
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.burst (1.8.4)
- com.unity.modules.imageconversion (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
🔧 Bug Fixes
- Fixed inference with multiple Conv layers with different attributes in same model
- Fixed inference for AveragePool and MaxPool with large channel counts on GPUPixel
- Fixed batched MatMul inference on GPUCompute and GPUCommandBuffer
- Fixed Conv inference with no bias on GPUCompute and GPUCommandBuffer
- Fixed inspector view when model can't be loaded
- Made Mode.Load(FileStream) added
