-
Usually model checkers are fast enough, but now that the persistent model is there anyway, we can make use of it.
-
We observed good overlap with FSDP + PGLE:
![Bq7PCuqyJbygSuL](https://github.com/user-attachments/assets/0cff27c4-6499-43d0-b436-ef01a2833ae0). Turning on and off PGLE makes a big difference here.
…
-
One safety checker SD model failed since 'reduceSum' which from Safety Checker requires int64 input type. And currently, WebNN spec only supports int32, uint32, float32 and float16 for reduceSum.
!…
-
**Is your feature request related to a problem? Please describe.**
In real-world situations there are many situations where some Checker or Checker Bundle runs are only meaningful, if some other Ch…
-
### Command
```java
javac \
-J--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
-J--add-exports=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED \
-J--add-exports=jdk.comp…
-
### Description
When a function is not used, its syntax is not checked. It is tested in the benchmark 30
### Reproduce
```
./bin/imitator -mode checksyntax tests/testcases/functions/unused-…
-
When trying to run the model checker with a model with no unsupported syntax (SVN>Common>CaseStudies>BorderTraffic_MC), an error is given:
Could not analyse the specification.
Internal error when acc…
-
docker logs
```
INFO: Group "languagetool" already has gid 1000.
INFO: Fixing ownership for ngrams base folder if necessary.
INFO: Fixing ownership for fasttext model file if necessary.
INFO: Dow…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A…
-
**User Story**
As a extension developer, I want to know which parts of Platform I can extend so that I can understand the possibilities and work with them or request other extension points.
**Descrip…