Commit Graph

1030 Commits

Author SHA1 Message Date
Dun Liang fbc038cd66 using quick exit 2021-02-16 17:55:02 +08:00
Dun Liang 7d6cb61419 Merge branch 'master' of https://github.com/Jittor/jittor 2021-02-14 23:12:48 +08:00
Dun Liang 4ab1f506e7 polish dock 2021-02-14 23:04:39 +08:00
Zheng-Ning Liu 81db43e669
Fix a bug in the performance test script (#168)
* fix: pytorch tensors do not have .sync() method

* feat: check if the docker image is already built
2021-02-11 19:12:51 +08:00
lzhengning 479c1d171c polish the docstring of randint_like 2021-02-09 19:07:16 +08:00
lzhengning 87cea7095a Merge branch 'master' into doc 2021-02-09 18:55:01 +08:00
lzhengning b43abebdbe Merge branch 'master' into doc 2021-02-09 18:48:36 +08:00
lzhengning 37e468e0f8 fix: randint returns decimals when dtype is float 2021-02-09 18:47:47 +08:00
Dun Liang 80135d4ef5 Merge branch 'master' of https://github.com/Jittor/jittor 2021-02-07 22:37:56 +08:00
Dun Liang 79959b6ab4 better randperm support 2021-02-07 22:37:08 +08:00
lzhengning 0278356f31 serialization and random sampling 2021-02-07 21:27:28 +08:00
Jittor b1a8ba6488
Merge pull request #178 from lzhengning/add_load_warning
fix: do not load parameters with inconsistent shapes
2021-02-05 21:45:16 +08:00
jwzxgy2007 9f8da7507c fix bug 2021-02-05 16:45:16 +08:00
lzhengning 32549e4be8 LOG: warning to error 2021-02-05 14:24:37 +08:00
lzhengning 095acdb575 fix: do not load parameters with inconsistent shapes 2021-02-05 14:09:19 +08:00
Dun Liang 6ada098f60 polish lr scheduler 2021-02-04 18:01:53 +08:00
Dun Liang ed1738248e polish error msg 2021-02-03 11:55:36 +08:00
Dun Liang 5b8d2fe13c install python-dev hint 2021-02-01 16:34:24 +08:00
Dun Liang 4ec9ace622 polish loop var find out 2021-02-01 14:25:29 +08:00
Dun Liang 71bff3118e polish zero shape 2021-01-31 21:32:25 +08:00
Dun Liang 84967c21c4 polish make_grid interface 2021-01-31 11:22:22 +08:00
Dun Liang 4883d75e1d jt.array type check 2021-01-30 16:29:55 +08:00
Dun Liang b6d262e6b6 polish readme 2021-01-30 14:11:12 +08:00
Dun Liang a7fdee7667 polish install doc 2021-01-30 13:59:12 +08:00
Dun Liang f5812a4166 update mkl download link 2021-01-29 16:07:32 +08:00
Dun Liang d33d76c791 add jittor var pickle-able 2021-01-29 15:20:40 +08:00
Dun Liang 3be3a5499c polish 2021-01-28 14:27:59 +08:00
Dun Liang 3d56c776ba add pickle and array interface 2021-01-28 14:24:48 +08:00
Dun Liang 7bfc871b1b polish readme 2021-01-27 13:55:26 +08:00
Dun Liang c03a2126e0 pyjt_console not use local var 2021-01-26 16:18:15 +08:00
Dun Liang ccd9598540 fix ring buffer stuck 2021-01-25 12:14:23 +08:00
Dun Liang 4297ba6fde update to 1.2.2.20 2021-01-22 19:07:27 +08:00
Dun Liang eec9a44038 Merge branch 'master' of https://github.com/Jittor/jittor 2021-01-20 23:25:14 +08:00
Dun Liang d3ba7f9a54 polish readme 2021-01-20 23:07:53 +08:00
zhouwy19 61399e734c
Update README.md 2021-01-20 22:55:13 +08:00
Dun Liang cc30503cd2 update doc 2021-01-20 22:44:12 +08:00
Dun Liang e7909d33ba add jt.Var constructor 2021-01-20 21:35:43 +08:00
Dun Liang c1731cb215 polish readme 2021-01-20 14:09:55 +08:00
Dun Liang d73b038946 polish install 2021-01-20 13:46:32 +08:00
Dun Liang 2476a471d4 fix cudnn 8 cuda 11 link problem 2021-01-19 15:21:49 +08:00
Dun Liang b9f6f048cc polish getitem inplace array 2021-01-18 15:03:40 +08:00
Dun Liang 3734af07c0 test_resnet changed 2021-01-17 22:44:57 +08:00
Dun Liang 3a438e21c8 polish loop var pickup method 2021-01-17 22:15:53 +08:00
Dun Liang 10359f02fa Merge branch 'nerf' of https://github.com/Jittor/jittor into nerf 2021-01-17 13:53:58 +08:00
Gword 077f5dd8ef fix cupy mpirun bug 2021-01-17 13:31:39 +08:00
Dun Liang fff97a1599 add gradient accumulate 2021-01-16 14:31:19 +08:00
Dun Liang 68173ce507 fix typo 2021-01-16 09:51:48 +08:00
Dun Liang 6fafe44810 Merge branch 'master' of https://github.com/Jittor/jittor 2021-01-15 23:05:24 +08:00
Dun Liang 4471aff46e add jt console support 2021-01-15 23:04:24 +08:00
yang guo ye 18f03793a0
Merge pull request #172 from Jittor/ygy4
Ygy4
2021-01-14 14:53:47 +08:00