-
### Component
Forge
### Have you ensured that all of these are up to date?
- [ ] Foundry
- [ ] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (25f24e6 2024-09-30T00:22:0…
-
### Describe the issue
Trying to execute the example notebook provided in [`on_device_training/desktop/python/mnist.ipynb`](https://github.com/microsoft/onnxruntime-training-examples/blob/master/on_d…
-
Models with external data may not have their data available when being passed into the optimizer. We should still optimize what we can without raising an error.
-
Currently, contract compilation is too slow and hurts dev experience.
We should remove these from default profile to speed things up
https://github.com/EspressoSystems/espresso-sequencer/blob/5…
-
### What is wrong?
Currently, all optimization is done inside solc. While solc does okay optimization, their focus is diverted to a number of different needs. One way Fe can get broader adoption is…
-
(Filing here because issues on `glsl-optimizer` are closed.)
This code:
https://github.com/jamienicol/glsl-optimizer/blob/a9bdfcc8d80050e45e40d9cf806f3e38f339afd0/src/compiler/glsl/ir.h#L139-L17…
-
**Describe the bug**
onnx-optimizer/third_party/onnx/onnx/common/ir.h:1372: eraseOutput: Assertion `outputs_[i]->uses().empty()` failed.
-
this is a tracking issue to keep track of compiler performance.
the following numbers are for a fairly large, single file vyper contract (2k loc, near 24kb limit).
some hotspots:
- vyper initia…
-
```
npx hardhat coverage --show-stack-traces
Version
=======
> solidity-coverage: v0.8.12
Instrumenting for coverage...
=============================
> APIConsumer.sol
> AutomationCounte…
-
I'm not entirely sure whether this belongs to LLVM or rust (I haven't triaged), but let's start here.
I tried this code: https://godbolt.org/z/E5W74re7v
which could potentially folded to a single con…