-
Really nice work and great idea for the DeepFillv2!! Any plan and expected date to release the DeepFillv2 code?
-
Hi, CTranslate2 uses oneDNN. oneDNN latest versions has [support for AMD GPU](https://github.com/oneapi-src/oneDNN/tree/master/src/gpu/amd). It [require Intel oneAPI DPC++](https://developer.codeplay.…
-
This issue shall serve as a place to announce and discuss new results, to avoid the discussion being spread over several pull requests that just happened to be there (#11, #12).
So with 33f212238d, c…
-
Stepts to reproduce by @stuarteberg https://github.com/ilastik/ilastik/issues/1477#issuecomment-297837032
Happens to me now as well.
With feenableexcept(FE_DIVBYZERO | FE_INVALID | FE_OVERFLOW); t…
-
Firstly, thanks for an awesome implementation!
I've tried lots of variants of setups (CPU/GPU) and settled on AWS but having bumped up against image size limitations, I installed cudnn thinking that …
-
Hi @AlexeyAB ,
Thanks for you work.
I try to run EfficientNetb0-Yolo on 1080ti,But it only 10 fps.
The EfficientNetb0-Yolo only 3.7 BFLOPs,why it runing so slow?
I would like to increase th…
-
### Issue Summary
The precompiled OpenPoseDemo v1.7.0 with hands and face disabled will crash on my 11GB GPU due to lack of memory.
### Executed Command (if any)
./build/openpose/examples/openpos…
-
If I'm not mistaking currently bayesian Conv2d samples single kernel for all examples within a batch. In principle sampling different kernels for each of the examples could make MC estimates better. T…
-
Currently only 2D square convolutional kernels are supported.
Thx.
-
Hey, wanted to start this comm channel as I'm looking to do a large scale training run using some of this code. I'm happy to share graphs/samples as I go along and wanted to ask a few things to start …