-
**Describe the bug**
Pkg.test("CUDA") cublas errors
**To reproduce**
```julia
Pkg.add("CUDA")
using CUDA
Pkg.test("CUDA")
```
Manifest.toml
```
# This file is machine-genera…
-
I am using a jetson tx2, base jetpack 32, ubuntu 18.04
I installed OpenCV => 4.3 including opencv-contrib following this:
```echo "** Install requirement"
sudo apt-get update
sudo apt-get install …
-
@GaofengCheng, I was hoping you could help with this (this is in the kaldi_52 branch).
In wsj/s5/local/chain/tuning/run_cnn_tdnn_1a.sh I have an example of using CNNs, but it's not working great.
S…
-
##### System information (version)
- OpenVINO=> 2020.4
- Operating System / Platform => Linux 64 Bit
- Compiler => GCC 10
- Problem classification => Model Loading
- Framework => TensorFlow
…
-
**Issue by [sleepinyourhat](https://github.com/sleepinyourhat)**
_Tuesday Jun 26, 2018 at 18:16 GMT_
_Originally opened as https://github.com/nyu-mll/jiant/issues/30_
----
-
I'm using your TCN module for a language modeling task. My code follows the structure of your char_cnn code. It works but the performance is very bad compared to an LSTM network. Each epoch with the T…
-
### Describe your feature request
I've wrapped an existing pytorch based project with ray tune PBT. It works great 👍thank you :)
But one thing I wish I had is, being able to input fixed conf…
-
Hi @AlexeyAB,
I am trying to run yolov3-tiny_xnor.cfg for detection in a raspberry pi. I have trained the network, tested it on an Intel-based system and it just works fine. However, when I run it …
-
**Issue by [sleepinyourhat](https://github.com/sleepinyourhat)**
_Thursday Jun 28, 2018 at 21:36 GMT_
_Originally opened as https://github.com/nyu-mll/jiant/issues/64_
----
Not top priority, but th…
-
https://github.com/opencv/opencv/archive/4.1.2.zip
This version has a bug when compiling for CUDNN.
File cmake/FindCUDNN.cmake is faulty and needs two corrections:
1. location of libcudnn libra…