-
In your [paper](http://ieeexplore.ieee.org/document/7929549/) related to this work, you mentioned a Winograd algorithm, but I can't find any information about it in this project, except one [file](htt…
-
Batched operations involve performing many small linear-algebra operations, such as GEMV or GEMM. In particular batched GEMM has become increasingly popular due to deep learning. More parallelism can …
-
## 🐛 Bug
Torch fails to build (see error below) on a cuda header apparently. I am definitely not building for a GPU so I don't know if it's necessary to build the GPU stuff at all...
```bash
[…
-
here is the build output:
python setup.py install
Building wheel torch-1.1.0a0+d374260
-- Building version 1.1.0a0+d374260
['cmake',
'/home/user/zkself/pytorch',
'-DBUILDING_WITH_T…
-
------------------------
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: macOS
- **NDK version(e.g., 15c)**:r16b
- **GCC version(if compiling for host, e.…
-
## Issue description
I got an error when trying to build pytorch from source. It looks like the error is related to nccl. The system info and complete log is provided below.
## System Info
Collec…
-
Building the DEBUG version of leela zero in VS 2017. I have an array subscript out of range exception in void Network::winograd_transform_in on line 484 of network.cpp.
```
T1[0][3] = in_pad[yin + 0…
-
This is reopen of issue #59
I followed the steps there and had the same result. mace tree is synced today and mace docker rebuilt.
transform_graph is from tensorflow 1.6 binary docker image from te…
-
## 🐛 Bug
-- Build files have been written to: /home/feng/pytorch/build
+ make install -j12
Scanning dependencies of target js_embed
Scanning dependencies of target benchmark
Scanning dependencies…
-
## ❓ Questions and Help
-- Build files have been written to: /home/feng/pytorch/build
+ make install -j12
Scanning dependencies of target js_embed
Scanning dependencies of target benchmark
Scanni…