-
Hi!
It looks like this supports flake8 v4, but not v5? What would it take to bring it up to flake8 v5?
Thank you!
-
When I run:
```
python evaluate.py --model raft-RFKtest.pth --dataset kitti
```
I get the results:
```
100%|█████████████████████████████████████████████████████████████████████████████████| 200…
-
I would like to be able to evaluate existing pkl files and also write changes.
For my use case, I want to provide an UI for a pkl-based configuration. I then want write back the changes the user ha…
-
I propose to list below all the elements we collectively thinks need to be removed (or kept) in the seastar_project tree.
1/ Notebooks
2/ config/config.ini/seastarx_config.ini
3/ Hidden files
-
Is there a reason that the `HypothesisTests` package isn't a dependency, so that its similarly named types (e.g., `OneSampleTTest`) could be used in the same session more easily? That package pulls in…
-
steps..
git clone https://github.com/rust-lang/rust.git
cd rust
python x.py setup
python x.py build --host x86_64-pc-windows-msvc --build x86_64-pc-windows-msvc --target thumbv7a-pc-windows-…
wmjb updated
2 months ago
-
Hi, is there any plan to add a requirement.txt that allows us to install needed packages with pip? Thanks.
-
### Description:
When using an `AWS::Serverless::StateMachine` resource with `DefinitionUri` pointing to a local file, `sam build` generates the artifact in the build folder but the `Definition…
DaWyz updated
10 months ago
-
Originally reported by: **Reece Hart (Bitbucket: [reece](http://bitbucket.org/reece), GitHub: [reece](http://github.com/reece))**
----------------------------------------
Reviewer 3 suggested:
> UT…
reece updated
4 months ago
-
### Describe the bug
I believe the implementation of `MerkleExecute` has some issues. I started both bsc-erigon (e2) and bsc-reth while bsc-erigon lagged more than 40k blocks and bsc-reth lagged 20…