Commit Graph

1142 Commits

Author SHA1 Message Date
Dun Liang 123e915bb3 support cuda win 2021-09-26 15:35:18 +08:00
Dun Liang d85af13024 polish initialize order 2021-09-16 13:51:28 +08:00
Dun Liang 40cb853e21 update version 103 for windows 2021-09-15 17:48:59 +08:00
Dun Liang 500dfc6ee3 Merge branch 'master' of github.com:Jittor/jittor 2021-09-15 17:45:37 +08:00
Dun Liang c3938e14bf msvc support 2021-09-15 17:34:50 +08:00
Dun Liang 4fb462e1b9 polish sub module save load 2021-09-13 11:03:28 +08:00
Dun Liang 42dfaaed2e polish transform 2021-09-09 11:32:16 +08:00
Dun Liang f807a28e6b add ctcloss 2021-09-08 17:45:17 +08:00
Dun Liang 057dd95658 fix typo 2021-09-08 13:46:51 +08:00
Dun Liang 36f09282fd optimize repeat 2021-09-08 10:38:20 +08:00
lzhengning 40ce5e85cd polish repeat: support higher dimension 2021-09-07 20:15:33 +08:00
Dun Liang 69325deb45 add emnist dataset and mac polish 2021-09-04 14:37:49 +08:00
Dun Liang 4e712f283f optimize cumsum with unroll 2021-09-02 17:22:46 +08:00
cxjyxx_me 546860e19e fix cumprod 2021-09-02 04:10:17 -04:00
cxjyxx_me 8a2e7a1881 fix 2021-09-02 04:09:29 -04:00
cxjyxx_me 010d306163 fix 2021-09-02 04:05:38 -04:00
cxjyxx_me 393b83e22c test cub cumsum 2021-09-02 04:02:40 -04:00
cxjyxx_me 5b830dcf66 cub cumsum 2021-09-02 04:02:31 -04:00
cxjyxx_me c53d473d2a fix cumsum 2021-09-02 04:02:22 -04:00
Jittor ef83872459
Update res2net.py 2021-09-02 13:24:01 +08:00
Jittor c90954a325
Update res2net.py 2021-09-02 12:25:32 +08:00
Dun Liang 655362efd7 better memory profiler 2021-09-02 11:20:25 +08:00
Jittor 8dd2520adc
Update res2net.py 2021-09-02 11:17:40 +08:00
Dun Liang aa749dd0e0 polish exit cleanup 2021-08-31 11:42:12 +08:00
cxjyxx_me 7349284663 Merge branch 'master' of github.com:Jittor/jittor 2021-08-26 22:28:06 -04:00
cxjyxx_me b9f97430c6 set different seed for different process&worker 2021-08-26 22:27:50 -04:00
Dun Liang 72ae3d669b polish doc 2021-08-25 12:25:31 +08:00
Dun Liang 810781eae7 doc polish and normalize polish 2021-08-25 12:11:06 +08:00
cxjyxx_me 76090168d0 Merge branch 'master' of github.com:Jittor/jittor 2021-08-24 10:59:41 -04:00
cxjyxx_me 46955965d9 set_global_seed for worker 2021-08-24 10:58:09 -04:00
Dun Liang 1f16af33a2 polish mpi dataset shuffle list 2021-08-24 17:22:39 +08:00
Dun Liang 4e38190483 Merge branch 'master' of https://github.com/Jittor/jittor 2021-08-17 13:35:18 +08:00
Dun Liang 4fd355202c add naive windows support 2021-08-15 19:58:18 +08:00
Dun Liang 4217359f86 add fuseable transpose op 2021-08-12 20:56:03 +08:00
Dun Liang 1c2668cdb8 add float64 atomic 2021-08-11 19:16:15 +08:00
Dun Liang 692cbddb8e polish world rank and world size 2021-08-05 20:09:25 +08:00
Dun Liang 39165cccfb polish bmm 2021-08-04 19:36:02 +08:00
Dun Liang 86a3feeaab polish pool interface 2021-08-04 19:28:54 +08:00
li-xl 317e07907f polish transpose 2021-08-04 16:49:45 +08:00
li-xl aab4bda835 polish dataset 2021-08-04 16:49:45 +08:00
Dun Liang 1f0ea3b796 add mac mem_info support 2021-07-31 14:33:41 +08:00
lzhengning 71f862b898 add mac meminfo 2021-07-31 14:25:42 +08:00
Dun Liang 11c2812b5c prune pyc 2021-07-31 14:22:39 +08:00
Dun Liang b7fff3072a Merge branch 'master' of https://github.com/Jittor/jittor 2021-07-30 20:40:31 +08:00
Dun Liang d482161be0 floor keep type and better mem_info 2021-07-30 20:40:21 +08:00
Zheng-Ning Liu 43b150a6c8
Update auto_diff.py
fixed: symbol not found when running "from jittor_utils import auto_diff; import jittor as jt"
2021-07-30 15:52:52 +08:00
li-xl 4d9d2d8601 Merge branch 'master' of github.com:jittor/jittor 2021-07-29 21:47:51 +08:00
li-xl abccb16248 polish xavier_uniform 2021-07-29 21:47:41 +08:00
Dun Liang 08eeb67de5 fix g++-10 line error 2021-07-29 20:02:14 +08:00
Dun Liang d563826b2b add cuda aarch64 support 2021-07-28 11:41:13 +08:00