Clock Set Bird
Clock Set Bird
### Description (optional) I found the library is using texture copy inside AllocateReadOnlyTexture2D(), however the texture copy method is not exposed to public. The idea is able to create a...
Hi guys, I've improved the CosmosDB memory connector, before creating the PR I'm re-wrting the unit tests for memory connectors. ### Improves for CosmosDB connector: 1. Use serverside UDF for...
### Motivation and Context ### Description 1. Use UDF for cosin simularity calculation, reduce network IO 2. Improve collection existance check performance 3. Create a base class for memory storage...
### Motivation and Context 1. Why is this change required? _The unit test project for memory connectors lack of a unified test collection. This makes unit tests for memory connectors...
### Library/API/IoT binding nanoFramework.IoT.Device.ModBus ### Visual Studio version VS2022 ### .NET nanoFramework extension version 2022.3.0.78 ### Target name(s) _No response_ ### Firmware version _No response_ ### Device capabilities _No response_...
null reference exception maybe throw if the DebugAdapter is null. root cause is found, will be fixed soon.
HI, I'm trying to run your models with CPU, the application crashes while loading the model. To verify if these ONNX models could be loaded by CPU, I created a...