-
Usually ongoing operations should not be interrupted due to rotation. Suggest to add a delay before cancelling the job like the androidx `livedata { }` builder.
In their version they have an option…
-
I created a docker with the redis unstable branch and neural redis installed in it. I ran it on an AWS t2.micro instance, and tried to create a neural network just to play with. The docker crashed wit…
-
This has already been discussed a bit at https://github.com/dhall-lang/dhall-haskell/issues/244, but I want to bring this up again.
I'd like it if `dhall format` preserved my intent to lay out an e…
-
### Your current environment
Collecting environment information...
PyTorch version: N/A
Is debug build: N/A
CUDA used to build PyTorch: N/A
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04 LTS…
-
This came out of some discussion on IRC. I started writing an issue, but on reflection I think there's a relatively plausible design sitting there, so I wrote it down.
# Motivation
GHC compiler …
-
# Archipelago 2020 Roadmap
See also #5
This is our working enumeration of concrete tasks for this year, per Component and Service, for public evaluation (critics and comments welcome).
All …
-
**Describe the bug**
A dependency (WickedEngine) only provides `*Config.cmake` but not `Find*.cmake`. I set `CMAKE_MODULE_PATH` and Meson fails to find the dependency.
**To Reproduce**
It is a bi…
-
# In Progress
---
This issue will capture my thoughts on the different topics that an introduction to Rust for Substrate and Polkadot should have.
I have explicitly not chosen to look at the …
-
In the original Caffe framework, there was an executable under caffe/build/tools called convert_imageset, which took a directory of JPEG images and a text file with labels for each image, and output a…
-
Hi, I got some troubles when I run `python main.py prepare-masks`.
```
$ python main.py prepare-masks
Output directory: data/meta/masks_overlayed_eroded_0_dilated_0
loading annotations into…