Commit Graph

21 Commits

Author SHA1 Message Date
lidongyang 59e49b064d fix trunc_normal_ & add some inplace function 2022-09-26 14:35:45 +08:00
lzhengning cac2b83a1c update copyright to 2022 2022-04-22 18:01:02 +08:00
liuruiyang98 5625147244 Update trunc_normal_ with var = var.add(XX) and var = var.clamp(XX) 2022-03-22 20:48:41 +08:00
liuruiyang98 3dd187f34c Update var = var.erfinv() and var = var.multiply(XX) 2022-03-22 20:48:41 +08:00
liuruiyang98 4480351396 Update trunc_normal_ 2022-03-22 20:48:41 +08:00
liuruiyang98 ef86da29f1 Add init.trunc_normal_ 2022-01-04 16:09:57 +08:00
Dun Liang 856f201d9f polish init doc 2021-10-22 16:11:05 +08:00
Dun Liang 60f45b6adf polish init document 2021-10-22 16:05:07 +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 ee020b60f7 data gz and register_hook and requires_grads_ 2021-07-26 20:58:15 +08:00
Dun Liang d87b2d8f27 fix init no_grad 2021-04-17 20:44:35 +08:00
Dun Liang 10359f02fa Merge branch 'nerf' of https://github.com/Jittor/jittor into nerf 2021-01-17 13:53:58 +08:00
Dun Liang 3f858b76e1 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
Gword 64ddd81f63 fix bug 2020-12-28 16:33:17 +08:00
Dun Liang 37b70ddf2c change header 2020-12-23 22:11:19 +08:00
Dun Liang c792b23f48 version 1.2 2020-10-10 16:38:21 +08:00
Dun Liang 4892e65b6f Merge branch 'densenet' of https://github.com/Jittor/jittor into densenet 2020-09-07 15:45:23 +08:00
Dun Liang e78ef3fc71 parallel compiler & normal random 2020-09-06 21:58:03 +08:00
Gword 7b41ab678f attention op & Sequential with OrderedDict 2020-08-28 20:48:10 +08:00
Dun Liang 1258121b1f version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00