Commit Graph

443 Commits

Author SHA1 Message Date
Dun Liang ec7164e533 tiny fix cu 2020-08-13 14:04:35 +08:00
Exusial 5b470a382f cholesky_test edited 2020-08-11 21:13:15 +08:00
Dun Liang 535523063f change eager_execution -> lazy_execution 2020-08-11 20:58:44 +08:00
Dun Liang c7c8513786 fix matmul 2020-08-11 20:51:53 +08:00
Dun Liang e25a8ac28d fix numpy code op test 2020-08-11 20:47:28 +08:00
Dun Liang eda31dcacf some fix 2020-08-11 20:30:26 +08:00
Dun Liang 45aba7c99e
Merge branch 'master' into master 2020-08-11 20:03:25 +08:00
zhouwy19 e0f8acc066 Merge branch 'zwy2' of https://github.com/Jittor/jittor 2020-08-11 17:18:38 +08:00
zhouwy19 011ae404b8 Merge branch 'master' of https://github.com/Jittor/jittor 2020-08-11 17:17:11 +08:00
zhouwy19 614a17ef8f add make_grid & unbind 2020-08-11 17:16:32 +08:00
Dun Liang ed65ba76e6 update version 2020-08-11 16:59:05 +08:00
Dun Liang 6547d34c50 fix ci bug 2020-08-11 16:55:22 +08:00
zhouwy19 57978afea0 Merge branch 'master' of https://github.com/Jittor/jittor into zwy_doc 2020-08-11 16:38:41 +08:00
zhouwy19 d66606a205 change GroupNorm 2020-08-11 16:36:08 +08:00
Dun Liang a13a400761 add is_training 2020-08-10 21:05:10 +08:00
Dun Liang 80cebbb389 Merge branch 'zwy2' of https://github.com/Jittor/jittor 2020-08-07 12:24:11 +08:00
Dun Liang 353a0ae675 fix numpy scalar to jittor array 2020-08-03 21:34:09 +08:00
Dun Liang e23e587fd4 fix daemon bug 2020-08-03 15:16:47 +08:00
Exusial dc46a025d5 new version 2020-08-01 09:39:32 +08:00
Exusial 48ca47e274
Add files via upload 2020-08-01 08:49:45 +08:00
Exusial 212b2a8564
Add files via upload 2020-08-01 08:48:53 +08:00
Dun Liang d5d5fc8ea9 fix cupy bug 2020-07-31 22:08:05 +08:00
Dun Liang f296712c37 add cuda bmm test 2020-07-31 21:14:07 +08:00
Dun Liang 84d9434ecf polish matmul 2020-07-31 21:02:01 +08:00
Gword f5fbfbd271 numpy_code test with jt.Function 2020-07-31 15:28:43 +08:00
Gword ad447fefdf Merge branch 'master' of https://github.com/Jittor/jittor into numpy_code 2020-07-31 12:53:59 +08:00
zhouwy19 87b1933447 add cross & normalize 2020-07-31 09:34:49 +08:00
zhouwy19 1e32486f59 update groupnorm 2020-07-31 08:48:08 +08:00
zhouwy19 cad1845e68 update matmul & ConstantPad2d 2020-07-30 23:33:31 +08:00
zhouwy19 90a1422b3c repeat chunk stack flip Softplus GN grid_sample 2020-07-30 23:07:35 +08:00
zhouwy19 f434f64cd2 update code op help doc & test file 2020-07-30 19:22:30 +08:00
Dun Liang eae3fffcf1 add eager execution 2020-07-30 15:33:51 +08:00
Dun Liang a62b45d6ca add negtive dim support 2020-07-29 16:58:42 +08:00
Dun Liang d83389117f fix multi output code op not use segfault 2020-07-27 22:26:37 +08:00
Dun Liang 431ab5c70f fix bool setitem and reshape NanoVector 2020-07-27 16:03:16 +08:00
Exusial ab7e0c59ed
Add files via upload 2020-07-27 11:23:19 +08:00
Exusial ca6ef08cc3
Add files via upload 2020-07-27 11:21:46 +08:00
Exusial daa5070795
Add files via upload 2020-07-24 23:21:21 +08:00
Exusial 7012e99b0a
Add files via upload 2020-07-24 23:20:05 +08:00
Exusial 03bf4ec2ef
Delete test_eigh.py 2020-07-24 23:19:44 +08:00
Exusial bd733709ac
Delete test_svd.py 2020-07-24 23:18:36 +08:00
Exusial ff69bbdbd3
Add files via upload 2020-07-24 23:18:05 +08:00
Exusial b0545e1484
Add files via upload 2020-07-24 22:03:05 +08:00
Exusial 80cc4a4ac9
Add files via upload 2020-07-24 22:02:02 +08:00
Gword 1e0f1383d2 merge 2020-07-24 21:22:51 +08:00
Gword b80f03b1ee numpy_code op with cupy 2020-07-24 21:19:50 +08:00
Exusial 705bed16fd
Add files via upload 2020-07-24 20:43:28 +08:00
Exusial ae82e1bc6e
Add files via upload 2020-07-24 20:42:22 +08:00
Meng-Hao f7d893306a update matmul_transpose 2020-07-24 09:40:06 +08:00
Exusial 57039705c1
Delete svd_test.py 2020-07-23 19:12:25 +08:00
Exusial d369b2bfb5
Add files via upload 2020-07-23 19:08:16 +08:00
Exusial 9bc3ed2a55
Add files via upload 2020-07-23 18:08:23 +08:00
Exusial 59994795f1
Add files via upload 2020-07-23 17:26:08 +08:00
Exusial e7fc0d9405
Add files via upload 2020-07-23 17:23:05 +08:00
Exusial 7136b48a70
Add files via upload 2020-07-23 15:50:52 +08:00
Dun Liang fb873bc50e add __launch_bounds__ for cuda kernel 2020-07-23 13:28:01 +08:00
Dun Liang 8bb698c225 fix copy op 2020-07-23 10:38:36 +08:00
Dun Liang ad320ed2cf update version 2020-07-22 22:41:17 +08:00
Dun Liang 42a2abfe50 copy, empty and default 32bit 2020-07-22 22:40:49 +08:00
Dun Liang 29238b8cfb update bmm 2020-07-19 13:42:53 +08:00
Dun Liang c49ebb1327 Merge branch 'gmh' of https://github.com/Jittor/jittor 2020-07-19 13:40:37 +08:00
Dun Liang 4726cb2382 fix compile error 2020-07-18 15:58:01 +08:00
Dun Liang c28d606f5a version 1.1.6.0 2020-07-18 10:28:10 +08:00
Dun Liang 3037b5ee64 cuda 10.1 docker 2020-07-15 17:39:51 +08:00
Dun Liang 3fca6fa321 WIP: concat 2020-07-15 14:47:40 +08:00
Dun Liang 802cf56162 add version string 2020-07-15 14:34:25 +08:00
Dun Liang bec2e710af add changelog 2020-07-15 10:51:48 +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 ef918ccbf7 merge 2020-07-14 14:51:35 +08:00
Gword 96883622c6 update 2020-07-13 22:09:56 +08:00
Gword a6caacf54e update 2020-07-13 21:17:33 +08:00
Meng-Hao a4bb6318e1 update bmm 2020-07-12 17:41:46 +08:00
Meng-Hao c1c29deaa9 Merge branch 'master' of https://github.com/Jittor/jittor 2020-07-12 17:36:25 +08:00
Meng-Hao a859396aa8 update bmm 2020-07-12 17:33:41 +08:00
Meng-Hao 395733f85a update bmm 2020-07-12 17:29:10 +08:00
zhouwy19 0f0b08e30d fix unsqueeze 2020-07-06 22:25:03 +08:00
zhouwy19 8022cd9c3d fix unsqueeze 2020-07-06 22:15:42 +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 adf7ef85d9 error msg polish 2020-07-01 15:47:00 +08:00
Dun Liang 2db484a3df check c stype in core 2020-07-01 15:44:32 +08:00
Dun Liang 3f452fe966 publish 2020-06-30 16:44:14 +08:00
Dun Liang 1e9d29c2ae fix async fetch with update queue 2020-06-30 12:02:35 +08:00
MenghaoGuo 225a8f4944
Merge pull request #79 from Jittor/gmh
add bmm function
2020-06-26 11:15:14 +08:00
Dun Liang 9bf24178c4 fix jt.zeros 2020-06-24 13:57:39 +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 db275ed436 detach clone 2020-06-19 21:22:08 +08:00
Dun Liang 32abf3db0b fix dataset 2020-06-18 21:42:04 +08:00
Dun Liang adfa5dcdb5 remove comments 2020-06-17 19:03:15 +08:00
Dun Liang 9c84d0ee51 image open time hooker 2020-06-17 15:11:43 +08:00
Dun Liang dd18751c23 polish doc 2020-06-17 13:19:43 +08:00
Dun Liang 77169be9aa add document for display_worker_status 2020-06-17 13:19:43 +08:00
Dun Liang d9b76de87c dataset statistic 2020-06-17 13:19:43 +08:00
zwy 2b3c61f520 add CenterCrop doc 2020-06-16 16:48:07 +08:00
zwy 6df1e13ede add CenterCrop 2020-06-16 16:39:29 +08:00
zwy c2ed31d8ab Merge branch 'master' of https://github.com/Jittor/jittor 2020-06-16 15:00:04 +08:00
Dun Liang 20a2f3d64c fix pyjt var leak 2020-06-16 14:19:12 +08:00
zwy 761b53665e Merge branch 'master' of https://github.com/Jittor/jittor 2020-06-14 16:00:04 +08:00
Dun Liang 229502e0b7 add nvtx scope 2020-06-14 15:46:01 +08:00
zwy bed94b4b07 Merge branch 'master' of https://github.com/Jittor/jittor 2020-06-13 22:00:05 +08:00
Dun Liang 666854eb65 update mpi useage 2020-06-13 20:52:30 +08:00
zwy 48c978fc59 Merge branch 'master' of https://github.com/Jittor/jittor 2020-06-11 19:00:08 +08:00
Dun Liang a445f9f017 jt.mpi -> jt.in_mpi 2020-06-11 17:06:52 +08:00
zwy 91f984ee3d Merge branch 'master' of https://github.com/Jittor/jittor 2020-06-11 11:18:32 +08:00
zwy a731bb04a7 update 2020-06-11 11:16:05 +08:00
Dun Liang 22424bf557 fix single scope doc 2020-06-10 14:16:30 +08:00
Dun Liang d7c67b7746 crop transform and fix argsort doc 2020-06-10 13:37:50 +08:00
Dun Liang 40ca973107 polish argmax 2020-06-07 14:43:25 +08:00
Dun Liang a2736164fb mpi code polish 2020-06-07 13:34:44 +08:00
Dun Liang 3bc1f3cac6 Merge branch 'master' of https://github.com/Jittor/jittor 2020-06-07 12:27:39 +08:00
Dun Liang 51253ac14a fix model test without pth 2020-06-07 12:24:46 +08:00
yang guo ye f5d1caaa71
Merge pull request #94 from Jittor/ygy2
Ygy2
2020-06-05 04:13:01 -05: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
Jittor 29c47e2140
Merge pull request #95 from Jittor/single_process_scope
add single_process_scope for val
2020-06-03 22:23:28 +08:00
zhowuy19 e6029c4e51 update single_process_scope 2020-06-03 22:22:30 +08:00
Gword ce0eb785f3
Merge pull request #92 from Jittor/zwy
GAN optimize
2020-06-03 22:05:01 +08:00
Gword 8a4113ed67 some comment 2020-06-03 16:38:47 +08:00
zhowuy19 eb71454ef4 update 2020-06-03 11:07:08 +08:00
zhowuy19 bc1dca9d8e add single_process_scope for val 2020-06-03 11:04:31 +08:00
guoye 6713e6bb89 complete docments 2020-06-03 10:12:06 +08:00
guoye 626ca2c272 MPI ops documents 2020-06-02 16:14:29 +08:00
Dun Liang 8aa5974fef add res2net 2020-05-30 09:55:51 +08:00
Dun Liang f077571f83 add res2net 2020-05-30 09:54:03 +08:00
Dun Liang 1c54525e2e Merge branch 'master' of https://github.com/Jittor/jittor 2020-05-28 23:21:03 +08:00
Dun Liang d798456fee fix ci 2020-05-28 23:20:45 +08:00
yang guo ye c218723d7e
Merge pull request #90 from Jittor/ygy2
fix doc
2020-05-28 02:09:51 -05:00
guoye 7db591ef0a sqr() 2020-05-28 15:08:37 +08:00
Dun Liang 370a3cc8ef align resize and upsample 2020-05-28 14:53:38 +08:00
guoye 5bcfe0db60 fix doc 2020-05-28 13:05:28 +08:00
guowei yang 656ae59974 fix conflict 2020-05-28 01:17:50 +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
guowei yang da05a38c47 Merge branch 'zwy' of https://github.com/Jittor/jittor into zwy 2020-05-26 17:22:12 +08:00
guowei yang 1abbd8cbda RMSprop 2020-05-26 17:18:58 +08:00
guowei yang 981ca334b3 merge 2020-05-26 14:41:44 +08:00
Dun Liang b93bf36ae9 fix jtune bug and remove empty loop 2020-05-23 23:31:24 +08:00
zwy f2e43aba8d update 2020-05-23 11:12:03 +08:00
Dun Liang 1f54a7acb8 remove unused code 2020-05-22 18:51:48 +08:00
zwy 1205d2e8ce Merge branch 'master' of https://github.com/Jittor/jittor 2020-05-22 17:01:25 +08:00
zwy 1f0755565f update time 2020-05-22 12:15:50 +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
guowei yang b588d9998b fix nan bug & add RMSporp 2020-05-20 14:04:06 +08:00
Dun Liang e5265505df load pth support 2020-05-18 13:19:05 +08:00
Dun Liang ea781154f9 fix sequential 2020-05-17 23:47:18 +08:00
Dun Liang 725c9d3544 fix 2020-05-17 22:38:50 +08:00
Dun Liang 0053692a00 add append and module list 2020-05-17 22:35:23 +08:00
Dun Liang 498e10f715 add model.save 2020-05-16 15:03:41 +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 60efbfd461 update embeding 2020-05-15 15:36:12 +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 be141b067c stop grad continue 2020-05-13 16:28:43 +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
guowei yang 8cc5b0cce1 Merge branch 'master' of https://github.com/Jittor/jittor into test_init 2020-05-11 15:56:47 +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
Dun Liang 6d62d5da22 fix fused extras 2020-05-09 13:14:19 +08:00
Jittor 627c7d4916
Merge pull request #80 from Jittor/zwy
change ReflectionPad2d & ReplicationPad2d
2020-05-08 12:40:45 +08:00
zwy 357952d98c update 2020-05-08 12:15:58 +08:00
zwy 9b6de1fbd8 update pad2d 2020-05-08 12:13:33 +08:00
Dun Liang 503da59a3b change nn.sigmoid 2020-05-07 15:56:43 +08:00
gmh d61dcc8f8e add bmm function 2020-05-07 15:37:47 +08:00
Dun Liang d2b571e2bc fix sigmoid 2020-05-07 15:25:14 +08:00
Dun Liang fb72d78e14 fix node liveness 2020-05-07 13:37:21 +08:00
zwy f38058bbe7 Memory Leak 2020-05-06 19:41:06 +08:00
Dun Liang 49950eda35 squeeze -1 dim 2020-05-06 18:58:42 +08:00
Dun Liang 557a4bf9d2 fix mkl conv 2020-05-02 10:54:16 +08:00
guowei yang b5fbf29385 Merge branch 'master' of https://github.com/Jittor/jittor into test_init 2020-05-01 23:55:43 +08:00
guowei yang d98958e627 fix init bug 2020-05-01 23:55:14 +08:00
Dun Liang 901034659e add inference perf 2020-05-01 15:50:50 +08:00
zwy fca8224c0d add doc to converter 2020-05-01 00:01:28 +08:00
zwy f9f0190590 update converter 2020-04-30 23:53:57 +08:00
zwy 9b0a4c1d8c update conv bias 2020-04-30 21:33:46 +08:00
zwy 5f88c2e5c1 Merge branch 'master' of https://github.com/Jittor/jittor 2020-04-30 21:31:54 +08:00
zwy 2c959d2e00 update conv bias 2020-04-30 21:31:07 +08:00
guowei yang 78cc826756 Merge branch 'test_init' of https://github.com/Jittor/jittor into test_init 2020-04-30 16:12:56 +08:00
guowei yang 4ddd8e0904 more loss and op 2020-04-29 23:36:04 +08:00
zwy 85f5ac4362 update conv bias 2020-04-29 23:09:43 +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
zwy d74dc1c148 update 2020-04-29 21:02:51 +08:00
zwy 4ff60ee04c update 2020-04-29 15:55:22 +08:00
zwy 264148a017 Merge branch 'master' of https://github.com/Jittor/jittor 2020-04-29 15:31:19 +08:00
Dun Liang 4fdb7b339b fix slice bug 2020-04-29 13:36:25 +08:00