-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
This includes:
- Implementing full-text…
-
I convert weights to pb format as following
``
python convert_weights_pb.py --class_names coco.names --data_format NHWC --weights_file
yolov3.weights --output_graph freeze_yolov3_model.pb
``
How…
-
from https://datafusion.apache.org/
> DataFusion is an extensible query engine written in [Rust](http://rustlang.org/) that uses [Apache Arrow](https://arrow.apache.org/) as its in-memory format. D…
-
As discussed in infra SIG meeting (https://github.com/onnx/sigs/pull/71), optimizer code in [onnx/onnx](https://github.com/onnx/onnx) repo will be moved to this repo and maintained actively by the com…
-
What is a Conditionally Uninitialized Variable? The return value of a function that is potentially used to initialize a local variable is not checked. Therefore, reading the local variable may …
-
### Component
Forge
### Describe the feature you would like
For now, when compiling files only the `solc` version is logged, see the screenshot below.
It would be nice to log as well:
…
-
`flang -fopenmp` currently hits an assertion failure building this program: https://github.com/fujitsu/compiler-test-suite/blob/main/Fortran/0070/0070_0185.f03
```
llvm-project/flang/include/flang…
tblah updated
4 weeks ago
-
As of today, using any of these contracts as a package results in the following issue.
```
Compiler run failed:
Error: Compiler error (/solidity/libsolidity/codegen/LValue.cpp:55):Stack too deep.…
-
### What happened?
Currently, almost all of our tests are integration tests which require:
1. Compiling Scala code.
2. Building a JAR (takes ~30 seconds on my MBP)
3. Running pytest (can take as l…
-
Greetings!
I'm playing around with a dummy consumer contract, but I get the following error on build step:
```sh
Error:
Compiler run failed:
Error: Compiler error (/solidity/libsolidity/code…