-
### Describe the bug
I attempted to build Ruffle using Brew on Debian Linux 11 on a Thinkpad T420 x86_64. The build fails like this:
````
thoth:~/proj/src/ruffle$ brew install --HEAD ruffle-rs/r…
-
```
*errors.errorString: ADB command shell getprop gave an unexpected error: stdout: [dalvik.vm.appimageformat]: [lz4]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.hea…
amo13 updated
2 years ago
-
### 🐛 Describe the bug
I tried to use torch.onnx.dynamo_export to convert my model that contains the torch.fft.rfft operation. After using fourier, an error occurred during batchnormalize. I checked …
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
MacOs
* Operating System: Mojave 10.14.6
* Python Version: Python 3.5.6 :: Anacon…
-
# The problem
## Actual situation
Unreasonably "fat" executables (due to code redundancy) when deploying multiple single-file executables (e.g. lots of small console based tools) that all depend…
-
Hi,
Thank you for sharing codes!
I want to reproduce results on DeMoN's testing dataset but I could only get noisier ones.
Could you give me detailed instructions?
For example,
1. Should I r…
-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
datashader: 0.15.0
holoviews: 1.16.1
numpy: 1.24.3
numba: 0.57.0
j…
-
I am trying to download image files from the Zenmuse H20T's SD-Card for image processing. When requesting file list, the call returns with the error "parseFileList, L710: File list total data len erro…
-
All wx code must eventually end up in ~~balt~~ **gui**. This does not simply mean that one must create wrappers for wx classes/constants and drop them into gui - it means that gui must export an **API…
-
Hi, I tried to install conda environment by using the environment.yml you provided on Ubuntu 18.04, I got the following error:
(base) root@deeplearn-light-sunx:/home/sunx/code/Polygonization-by-Frame…