Commit Graph

1550 Commits

Author SHA1 Message Date
li-xl 59ec0c54f0 polish keep numpy array in multiple worker 2022-05-08 17:00:29 +08:00
Dun Liang f815a8cd95 polish migrate_all_to_cpu 2022-05-06 14:46:50 +08:00
Dun Liang 16bffae407 update version 2022-05-06 13:14:36 +08:00
Dun Liang 41fef77707 Merge branch 'master' of github.com:Jittor/jittor 2022-05-06 12:59:54 +08:00
Dun Liang 88bb84255f add node_order control execute order 2022-05-06 12:57:47 +08:00
zhouwy19 7a2b7f9182
Merge pull request #319 from Jittor/knn
add knn op
2022-05-03 15:09:13 +08:00
zhouwy19 5dcc1392e4 update test_knn 2022-05-03 15:08:44 +08:00
zhouwy19 228dbd9583 Merge branch 'master' of github.com:Jittor/jittor 2022-04-29 21:21:24 +08:00
zhouwy19 a59d5b7ce6 add knn op 2022-04-29 21:18:22 +08:00
Dun Liang eda20ee15e polish windows cuda bug 2022-04-28 22:30:00 +08:00
lzhengning 34740f9e52 fix: encountered nullptr in RNN 2022-04-27 15:55:17 +08:00
Dun Liang 0280f141e2 FIX_TORCH_ERROR by default 2022-04-26 14:27:05 +08:00
lzhengning a1322782ae improve compatibility with miniforge 2022-04-25 12:48:59 +08:00
Dun Liang 3e6fb4cad8 polish win log memptr 2022-04-24 14:25:14 +08:00
Dun Liang 9d899dcf23 polish reindex memory optimize 2022-04-24 13:57:36 +08:00
Dun Liang 0b13930ed3 add slice broadcast 2022-04-23 19:00:15 +08:00
Dun Liang ab30a15eae update version 2022-04-23 18:09:17 +08:00
Dun Liang 8f017cf57c polish fuser 2022-04-23 18:09:05 +08:00
Dun Liang cc6cb28d46 polish dataset use jittor with cuda 2022-04-23 17:32:12 +08:00
Dun Liang 5e559cf8fe remove cupy require for cumprod 2022-04-23 16:17:14 +08:00
Dun Liang 9e58fac49f polish windows install error 2022-04-22 21:40:58 +08:00
Dun Liang 3d4861265d polish fuser 2022-04-22 21:01:17 +08:00
lzhengning cac2b83a1c update copyright to 2022 2022-04-22 18:01:02 +08:00
lzhengning de8a193e9a add support jt.var / Var.var to compute variance.
Acknowledgement:
    Thanks fangtiancheng https://discuss.jittor.org/t/topic/193/3 for a demo implementation.
2022-04-22 17:49:51 +08:00
Letian 9b50f6370c Fix _upload
- Modify jkey permission
2022-04-22 17:33:04 +08:00
Dun Liang 8e703b83b1 Merge branch 'master' of github.com:Jittor/jittor 2022-04-22 15:04:53 +08:00
Dun Liang 0666456a2f v 1.3.3 memory optimization 2022-04-22 15:04:06 +08:00
Dun Liang a8880935a3 polish mem info 2022-04-22 13:51:06 +08:00
Dun Liang 0bb901ed9a polish mem info 2022-04-22 12:49:18 +08:00
Dun Liang 7c90e60424 add nvcc_path= check in install_cuda 2022-04-14 12:22:21 +08:00
Dun Liang 9048f3fd41 polish migrate to cpu 2022-04-07 16:42:22 +08:00
Dun Liang db88d73ed1 polish inplace size 2022-04-05 19:00:23 +08:00
Dun Liang 2ff5eba3a1 polish einsum(phy) 2022-04-05 17:19:14 +08:00
Dun Liang 385ab261e7 Merge branch 'einsum' of https://github.com/Exusial/jittor 2022-04-05 16:56:41 +08:00
Dun Liang 5a8b6c9710 Merge branch 'master' of https://github.com/Exusial/jittor 2022-04-05 16:55:22 +08:00
Dun Liang 2721e9fb55 polish torch issue 2022-04-05 16:55:01 +08:00
Dun Liang 2901e578dc add where(cond,x,y) alias 2022-04-05 12:42:51 +08:00
Dun Liang 9c74699707 optimize concat and split 2022-04-04 22:53:20 +08:00
Dun Liang 54fb38caed polish fp16 compute 2022-04-03 21:50:00 +08:00
Exusial 1aa77b9feb fix numpy. 2022-04-03 04:18:19 -04:00
Exusial fca1688bf1 Merge branch 'master' of github.com:Exusial/jittor 2022-04-02 22:56:16 -04:00
Exusial 1bd1ca768c add einsum and test. 2022-04-02 22:55:14 -04:00
Exusial 347c646634
Merge branch 'Jittor:master' into master 2022-04-03 10:53:30 +08:00
Dun Liang 18795bd02f polish gopt setitem concat 2022-04-02 23:02:58 +08:00
Exusial d615f3b22c
Merge branch 'Jittor:master' into master 2022-04-02 16:22:48 +08:00
Dun Liang da0dc2cfba add bug 42 test 2022-04-02 14:19:08 +08:00
Dun Liang 14f0e9be73 polish numpy code op 2022-04-02 14:15:22 +08:00
Dun Liang 47391bf07c polish logo readme 2022-04-02 12:13:23 +08:00
Dun Liang 0c66be5540 polish fp16 compute without if constexpr 2022-04-01 21:50:01 +08:00
Dun Liang 6ad04632ab add clean graph operation 2022-03-31 21:05:03 +08:00