Commit Graph

964 Commits

Author SHA1 Message Date
lzhengning 5935f77fbb Merge branch 'master' into macOS 2021-06-09 20:40:43 +08:00
Dun Liang 77b293b6b8 bug fix 2021-06-09 15:52:44 +08:00
Dun Liang dc8415f61a Merge branch 'add_transforms' of https://github.com/yaox12/jittor 2021-06-08 20:33:54 +08:00
Dun Liang b14a60ad74 add roll 2021-06-05 23:05:01 +08:00
Dun Liang a07eb6bc12 add nvcc search path 2021-06-05 11:46:07 +08:00
Dun Liang fd7d68e6aa add /usr/lib as cuda lib search path 2021-06-05 10:59:06 +08:00
Dun Liang 2c2f5b156d python trace data 2021-06-04 22:39:29 +08:00
Dun Liang 1931f2fb41 update cuda md5 2021-06-04 14:25:51 +08:00
Dun Liang 88483fedbc add layernorm3d 2021-06-04 14:07:07 +08:00
Dun Liang 23eb540b7d support pool3d 2021-06-04 14:03:10 +08:00
Dun Liang 599963527a Merge branch 'master' of https://github.com/Jittor/jittor 2021-06-04 14:01:23 +08:00
Dun Liang 6eafa4dd66 Merge branch 'master' of https://github.com/jwzxgy2007/jittor 2021-06-04 14:01:11 +08:00
lzhengning 23106e0606 Merge branch 'master' into macOS 2021-06-04 13:26:29 +08:00
lzhengning cf171bf577 support macOS 2021-06-04 13:26:24 +08:00
Zheng-Ning Liu e394a54026
Merge pull request #224 from Jittor/fix-array_op
fix: array_op changes input
2021-06-03 20:59:55 +08:00
lzhengning 36eba44602 fix: array_op changes input 2021-06-03 20:53:49 +08:00
Dun Liang 1a2c9e724d fix compile error 2021-05-31 14:38:52 +08:00
Dun Liang 7981efd3f1 auto cuda install boost 2021-05-29 21:35:09 +08:00
Dun Liang a6830de216 polish array env loading 2021-05-29 20:20:52 +08:00
Dun Liang 07eb4a7a0e auto cuda downloader 2021-05-28 15:46:05 +08:00
Naiyang Lin 3ac160cb9a
Add fallback to find nvcc in PATH (#222) 2021-05-28 11:32:43 +08:00
Dun Liang b721afeac3 support package installed cuda 2021-05-27 19:36:17 +08:00
Siwei Chen c4a937cd32
fix typos in Chinese README (#221)
* fix typo in README.src.md

jupyterr -> jupyter

* fix typo in README.cn.md

jupyterr -> jupyter
2021-05-27 14:17:43 +08:00
Dun Liang b011bc6380 fix manifest 2021-05-24 13:46:50 +08:00
Dun Liang 558400e527 os_key enviroment 2021-05-23 21:31:05 +08:00
Dun Liang 6d69be7943 move files 2021-05-16 16:08:31 +08:00
Dun Liang 01b9608f27 remove soft link 2021-05-16 16:04:42 +08:00
Dun Liang c6404e29f3 update os install 2021-05-15 15:59:58 +08:00
Dun Liang 8e4e2fd9fa many linux support 2021-05-14 16:18:34 +08:00
Dun Liang 67e8e9a1ea os polish 2021-05-14 15:16:16 +08:00
Dun Liang 504442e47a update version 2021-05-14 15:04:54 +08:00
Dun Liang 6d1fc47a4a add diff os type 2021-05-14 15:01:34 +08:00
Dun Liang 8f2274059c failback to mpi if nccl not available 2021-05-14 13:45:38 +08:00
Dun Liang 21dad69e51 system log to stderr 2021-05-14 12:36:20 +08:00
Dun Liang 5a66739efa add clip_grad_norm 2021-05-13 22:03:20 +08:00
Dun Liang ed159c8c79 add centos support 2021-05-13 21:25:13 +08:00
Dun Liang 0753f06713 update version 2021-05-12 21:52:21 +08:00
wwhio 422878ee36
update lr according to param_group["lr"] (#210)
* update lr according to param_group["lr"]

* tiny fix

Co-authored-by: wwhio <i.wwh@qq.com>
2021-05-12 21:51:38 +08:00
Dun Liang 0922678bc8 polish distributions 2021-05-12 21:32:39 +08:00
Dun Liang 25def1f399 nccl local rank can larger than device count 2021-05-12 21:23:49 +08:00
Dun Liang f895d2f2e4 remove pybind11 dep 2021-05-12 20:46:31 +08:00
Dun Liang 2efd7be357 add UpsamplingBilinear2d, AdaptiveMaxPool2d 2021-05-11 16:29:59 +08:00
Dun Liang c47db5d189 worker seed and auto 64 to 32 2021-05-09 18:02:17 +08:00
Json Lee 5447f23c42
typos in README (#207)
simular -> similar
2021-05-08 17:25:13 +08:00
Dun Liang 6c93dbb5fb add normal, log_prob,entropy ,kl_divergence 2021-05-07 17:34:33 +08:00
Dun Liang 04be711ddb fix simple_presum 2021-05-07 12:17:46 +08:00
cxjyxx_me 1e82016bfa fix connection bug 2021-05-05 15:20:25 +08:00
Dun Liang f612e9f2c6 remove sleep 2021-05-05 14:54:04 +08:00
Dun Liang e63186e209 add student queue 2021-05-04 22:30:37 +08:00
Dun Liang 1e65e183bb optimize getitem 2021-04-30 19:22:39 +08:00