Commit Graph

115 Commits

Author SHA1 Message Date
Dun Liang 431ab5c70f fix bool setitem and reshape NanoVector 2020-07-27 16:03:16 +08:00
Dun Liang c49ebb1327 Merge branch 'gmh' of https://github.com/Jittor/jittor 2020-07-19 13:40:37 +08:00
Dun Liang 3fca6fa321 WIP: concat 2020-07-15 14:47:40 +08:00
Dun Liang 060686fafd fix memleak 2020-07-14 22:42:05 +08:00
Dun Liang a60c73ea39 polish interface 2020-07-14 22:42:05 +08:00
Dun Liang c6fc9c05ca tune interface 2020-07-14 22:42:05 +08:00
Dun Liang eab8bcc049 fix function grad 2020-07-14 22:42:05 +08:00
Dun Liang f2bf93ae56 Function customized backward and no grad 2020-07-14 22:42:04 +08:00
Gword 96883622c6 update 2020-07-13 22:09:56 +08:00
Gword a6caacf54e update 2020-07-13 21:17:33 +08:00
Gword dfa1a4d999 numpy code op test 2020-07-06 16:51:21 +08:00
Gword ff6c59f385 Merge branch 'master' of https://github.com/Jittor/jittor into numpy_code 2020-07-03 11:44:24 +08:00
Gword fae73d9ca1 test numpy code op 2020-07-03 11:44:19 +08:00
Dun Liang 0a5bd61bf4 unique type 2020-07-02 15:21:57 +08:00
Dun Liang 2db484a3df check c stype in core 2020-07-01 15:44:32 +08:00
Dun Liang 1e9d29c2ae fix async fetch with update queue 2020-06-30 12:02:35 +08:00
Dun Liang 993f73cb4e fix contrib 2020-06-23 22:48:42 +08:00
Dun Liang 5de2aec717 add update queue 2020-06-20 20:46:30 +08:00
Dun Liang a445f9f017 jt.mpi -> jt.in_mpi 2020-06-11 17:06:52 +08:00
Dun Liang a2736164fb mpi code polish 2020-06-07 13:34:44 +08:00
Dun Liang 51253ac14a fix model test without pth 2020-06-07 12:24:46 +08:00
Dun Liang 8ffad0230d small test size for pool 2020-06-05 12:52:59 +08:00
Dun Liang b093b12c04 Merge branch 'master' of https://github.com/Jittor/jittor 2020-06-04 13:48:53 +08:00
Dun Liang 6443c00d50 fix gan and python3-config path lookup 2020-06-04 13:47:02 +08:00
zhowuy19 bc1dca9d8e add single_process_scope for val 2020-06-03 11:04:31 +08:00
Dun Liang d798456fee fix ci 2020-05-28 23:20:45 +08:00
Dun Liang 370a3cc8ef align resize and upsample 2020-05-28 14:53:38 +08:00
Dun Liang a6dab87634 add count_include_pad for pad 2020-05-27 22:19:16 +08:00
Dun Liang 93ca5e9525 add cuda limit.h 2020-05-27 17:28:34 +08:00
Dun Liang 1e867a5b7b fix avg pool compare with pytorch 2020-05-27 16:59:00 +08:00
Dun Liang 1f54a7acb8 remove unused code 2020-05-22 18:51:48 +08:00
Dun Liang 6e5876df65 fix ci bug 2020-05-22 10:40:47 +08:00
Dun Liang af2a9230f7 fix ci bug 2020-05-21 22:22:28 +08:00
Dun Liang 126f92a6f3 add sphinx doc 2020-05-21 20:32:01 +08:00
Dun Liang e45f5cb917 Merge branch 'zwy' of https://github.com/Jittor/jittor 2020-05-15 22:10:38 +08:00
Dun Liang 510a8e8b8b docker install readme 2020-05-15 15:41:16 +08:00
zwy d79bd8e09c update 2020-05-15 15:15:37 +08:00
zwy 96ad1db2d8 update batchnorm1d & instancenorm2d 2020-05-14 15:48:01 +08:00
Dun Liang fc4f54ae0b fix mkl default args 2020-05-13 15:40:20 +08:00
Dun Liang 32651c5c7d Merge branch 'cjld' of https://github.com/Jittor/jittor into polish_conv_tuner 2020-05-12 18:02:59 +08:00
Dun Liang 233bd28355 polish group conv tuner 2020-05-12 18:02:17 +08:00
Dun Liang a41f827984 add param groups 2020-05-11 15:36:37 +08:00
Dun Liang c657491a51 fix cudnn conv workspace too big 2020-05-09 19:46:17 +08:00
Dun Liang a9bb4567dd Merge branch 'master' of https://github.com/Jittor/jittor 2020-05-09 13:14:50 +08:00
zwy 9b6de1fbd8 update pad2d 2020-05-08 12:13:33 +08:00
Dun Liang d2b571e2bc fix sigmoid 2020-05-07 15:25:14 +08:00
zwy 5f88c2e5c1 Merge branch 'master' of https://github.com/Jittor/jittor 2020-04-30 21:31:54 +08:00
guowei yang 4ddd8e0904 more loss and op 2020-04-29 23:36:04 +08:00
zwy dd58aace62 delete batchnorm1d 2020-04-29 23:05:35 +08:00
zwy 856db28b00 add skip_this_test 2020-04-29 22:34:53 +08:00