-
Is this project active? (I don't see any other way to message Josiah.) I've been thinking of working on something similar but would rather contribute to an existing project than start from scratch. Bu…
-
A lot of updates in #104, but some work outstanding:
* [ ] figure out detection for libimagequant on windows
* also needs to figure out issue in #108 regarding llvm-openmp vs. intel-openmp; depend…
-
```log
I0906 09:01:16.394403 7 kubeevents.go:60] event distributed-sleep-job-worker-2.17f29c21d6ebc4ac is too old, ignore it
I0906 09:01:16.409373 7 kubeevents.go:60] event distributed-s…
-
#679 initially added a `detail/` directory to the header includes. It was withdrawn to be discussed later in a separate issue/PR; this is meant to be the start of discussion. Also read the following…
-
I am loading a Raw image (stored as tiff) however the default Raw pattern RGGB:
```
array([[0, 1],
[3, 2]], dtype=uint8)
```
is not the correct one. I would need GBRG corresponding to some…
-
非常感谢badboy的工作,👍赞
记录下自己在使用项目过程中遇见的问题
1、
问题:torch 用不了cuda
原因:pytorch==1.5.0 是用pip安装的,导致torch和cuda可能不匹配,具体匹配规则可见https://blog.csdn.net/kellyroslyn/article/details/109668001
解决:去torch官网下载https://pyt…
-
I am using GCP and created slurm cluster using https://github.com/SchedMD/slurm-gcp, using pytorch for training NCCL backend.
When using 1 nodes it works . It train model in one host using all avai…
-
Right now, integration between dask and various single node machine learning libraries are implemented as standalone dask extensions like dask-ml and dask-optuna. These can be used with xgboost when …
-
Welcome!
I created this repository as a discussion hub for the ML ecosystem in Rust, "following" a talk I gave at the Rust meetup in London ([slides](https://docs.google.com/presentation/d/1dOqqosL…
-
## Feature
Hi,
I am working at PaddlePaddle(chinese DL framework). We and other DL frameworks would extremely benefit from integrated bfloat16 numpy datatype. I have seen that TF added its own imple…