-
### [Github issues](https://github.com/Microsoft/botbuilder-dotnet/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) f…
-
I noticed that nullable reference types are enabled in the project, but are not used where it would be necessary.
Shouldn't the methods of the IRepositoryBase interface for example somtimes declare t…
-
Hi, Sadko! :)
Thank you for your hard work as usual!
I'm testing features now, and the function "drag&drop" doesn't work for **lv2** and **lxvst** sampler-plugins in Ardour. I've tried it from t…
-
## Overview
Add a field to FetchMatchesResponse to indicate Match Function success/failure. Never return which fails an entire FetchMatches call which stem from an individual mmf failing. Change …
-
## Overview
Instead of the evaluator returning a stream of matches, only return the ids of the matches it wants to form.
## Motivation and Impact
Currently, the evaluator returns the entire …
-
In reviewing #4578 it was discovered that there is a `vselect` opcode already and hence renaming `vternary` to it obviously won't work. This leads to the question of what the semantics of both of tho…
-
I understand TensorFlow only supports CUDA. What would need to be done to add in OpenCL support?
-
I'm getting ```Evaluator for FakePiecewiseLinear is not found``` error when I try to compile the attached graph
[detect_piecewise.tflite.zip](https://github.com/kendryte/nncase/files/4105985/detect…
-
Got a full hang trying to load VS. Can't get debugger to work. But stack shows:
```
Microsoft.VisualStudio.ProjectSystem.VS.Implementation.dll!Microsoft.VisualStudio.ProjectSystem.VS.Implementat…
-
## 🐛 Bug / Misuse?
I'm attempting to use `torchvision.models.detection.fasterrcnn_resnet50_fpn` on a custom dataset, following along with the [Detection Finetuning Tutorial](https://pytorch.org/tutor…