-
# 🚀 Feature Request
## Motivation
https://botorch.org/api/utils.html#botorch.utils.multi_objective.hypervolume.Hypervolume
says: TODO: write this in C++ for faster looping.
There is a …
-
## 🚀 Feature
Based on the retro meeting following PyTorch 1.2.0 release, the team agreed to improve binary release process across PyTorch domain libraries:
+ torchvision @fmassa
+ torchtext @zhan…
-
### 🚀 The feature, motivation and pitch
Both torchvision (VideoReader) and torchaudio (StreamReader) have implemented different wrappers for ffmpeg for reading both video (and audio) with their own…
-
I converted available model from https://github.com/xinntao/Real-ESRGAN, its architecture can be found here: https://github.com/XPixelGroup/BasicSR/blob/master/basicsr/archs/rrdbnet_arch.py
I did i…
-
I've run into a few issues trying to build the `cgo` bindings for `libtorch` on my M1 Macbook (arm64).
I've tried building the bindings after using `go get` to fetch the package as well as cloning …
-
Following the discussion in https://github.com/pytorch/pytorch/issues/23756, a simple way to enable users implementing inplace-activated batchnorm:
1) provide inplace mode for BatchNorm and batch_nor…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
**Context**
Currently [`OnnxStableDiffusionPipeline`](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_onnx_stable_diffusion.py#LL34C7-L34C34) pe…
-
Hey again @sunhan1997
I'm still trying to test the code and it doesn't work because of incompatibilities with various libraries.
This is what I've installed so far because of errors I got trying …
-
This issue is motivated by a [mini discussion on kaldi-help](https://groups.google.com/forum/#!msg/kaldi-help/dkfUIplY0lc/kIMHMvtCBgAJ). The relevant bits from that thread as well as other private exc…