-
Right now it's disabled in `OrtEvaluator`. Nor does it perform "full check" on the function if turned on as pointed out by @justinchuby and @gramalingam.
https://github.com/microsoft/onnx-script/blo…
-
Mike has recently added automatic language detection for validator.nu, which allows him to then check whether the lang attribute in the html tag is correct, and also to suggest use of the dir attribut…
-
#### Feature Request Description
To be clear: these are not HPC Pack problems, but other windows OS problems that have an impact on our HPC use - and a feature request for HPC Pack that might help …
-
I use guidance according to the examples. But there are several areas where the type-checker yells at me for a variety of reasons:
- Example 1:
- Example 2:
- Example 3:
- …
-
After the last update (I believe version 2023.5.8.0), there is a VS warning (see below). I'm using VS Pro 2017 v 15.9.42
As I could see the VisualStudio.SpellChecker.CodeAnalyzer.dll file was in the …
vidoa updated
9 months ago
-
### Bug description
`pyright` uses `...` to determine the body of this method is not implemented here. Without using `...`, `pyright` rightfully (IMHO, as is the only way it has to know the user is i…
-
Type: Performance Issue
1. When I press enter key it's not enter serially but goes back to first column
2. If I press tab it works and goes back the same position instantlly where the cursor was. …
-
The 64 bit `OpenIMAJGrabber.dll` is not loading on some instances of Win 10. While I can't reproduce this myself, I have users who are unable to open the webcam with the following error:
```
Caused …
-
### 🔍 Search Terms
mappedtype interface typeParameter constraintType templateType
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] Thi…
-
To repro:
1. Set `mypy-type-checker.reportingScope` to `workspace`
1. Create and save a file with any content that shows a Mypy error. For example `print("hi`
2. Then create and save another file…