-
```
[optimizer.cpp::computeCosts::1981] Error Code 10: Internal Error (Could not find any implementation for node {ForeignNode[Reshape_419 + Transpose_420...Gather_2423]}
```
I have an ONNX model…
-
Will we continue to keep the train directory separate under onert?
```
./runtime/onert
├── api
│ ├── include
│ └── src
├── backend
│ ├── acl_cl
│ │ └── operand
│ ├── acl_common
…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (58bf161 2024-11-07T00:20:40.732513260…
-
It would be ideal to have some form of code coverage for the solidity code that is reliable. Foundry does have code coverage, but we hit stack too deep issues when compiling for it (because it tur…
-
This expansion of `GT_INDEX` was recently introduced and enabled for minopts, but is suitable for other throughput-favored scenarios as well.
Using this expansion for debuggable code involves a bit…
-
### What
Improve Yul-EVM code transform and remove stack-too-deep errors as blockers to via IR.
### Why
Currently, the via-IR compilation pipeline is not viable as default compilation mode fo…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (d896050 2022-10-21T00:08:06.615745Z)
…
-
python "C:\Program Files (x86)\Intel\openvino_2021\deployment_tools\model_optimizer\mo.py" --input_model frozen_darknet_yolov4_model.pb --transformations_config yolo_v4_tiny.json --batch 1 --reverse_i…
-
Hi, I was trying to run the network code on some custom data and I'm getting this error **ValueError: some parameters appear in more than one parameter group**, when I try to initialize my optimizer. …
-
### What's hard to do? (limit 100 words)
UNIMPLEMENTED: Unhandled node for conversion from XLS IR to Z3:
### Current best alternative workaround (limit 100 words)
Compared with the commit function …