Aaron Silvas

Results 35 issues of Aaron Silvas

Install works, and verified in the build output of `torch-sys` that it's building `dummy_cuda_dependency.cpp` which indicates it detected Cuda. But for some reason that I've not yet determined both `tch::Cuda::is_available()`...

If you provided a basic CLI + `hagana.yaml` support, you could simplify further (and not require one line of code): ``` root: "." modulesFolder: libs allowedHosts: - host1 - host2...

roadmap

This fixes bounds failure with latest chartist version.

### What version of Bun is running? 0.4.1 ### What platform is your computer? _No response_ ### What steps can reproduce the bug? Should be reproducible without a running ES....

bug
node.js

https://sharp.pixelplumbing.com/en/stable/api-operation/#negate

https://sharp.pixelplumbing.com/en/stable/api-operation/#recomb

https://sharp.pixelplumbing.com/en/stable/api-operation/#modulate

After numerous heap dumps, there appears to be a memory leak associated with capturing scope, possibly due to the `async` module and/or timeouts. Could refactor to use Promises, but it's...

enhancement
help wanted

This feature would allow the caching tier to be used only for optimized assets, which equate to only one per image, instead of the current caching which is effectively infinite...

enhancement

Currently the reader assumes storage failure means the asset does not exist. Properly bubble up failures, at least for storage drivers that support status-specific responses.

enhancement
help wanted