Commit Graph

22 Commits

Author SHA1 Message Date
guoye 7db591ef0a sqr() 2020-05-28 15:08:37 +08:00
guoye 5bcfe0db60 fix doc 2020-05-28 13:05:28 +08:00
Dun Liang b93bf36ae9 fix jtune bug and remove empty loop 2020-05-23 23:31:24 +08:00
Dun Liang 126f92a6f3 add sphinx doc 2020-05-21 20:32:01 +08:00
Dun Liang e5265505df load pth support 2020-05-18 13:19:05 +08:00
Dun Liang 498e10f715 add model.save 2020-05-16 15:03:41 +08:00
Dun Liang 6d62d5da22 fix fused extras 2020-05-09 13:14:19 +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
Dun Liang 901034659e add inference perf 2020-05-01 15:50:50 +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 113d917dc4 add some ops 2020-04-28 21:15:52 +08:00
Dun Liang c9052e090d fix fetcher segfault 2020-04-22 19:38:01 +08:00
Dun Liang d60b37bb07 Merge branch 'master' of https://github.com/Jittor/jittor into gword 2020-04-20 20:17:43 +08:00
Dun Liang 87cbdef949 Merge branch 'master' of https://github.com/vealocia/jittor 2020-04-20 20:05:39 +08:00
Dun Liang 4ddb2b7053 small fix & add test 2020-04-20 14:54:44 +08:00
zwy 6e08781df4 models & converter & flatten/view/permute/adapool 2020-04-19 22:01:32 +08:00
cxjyxx_me a089378ec6 fix 2020-04-16 15:16:21 +08:00
Dun Liang 9178b3459a add lock_scope and unlock_scope 2020-04-10 16:10:01 +08:00
vealocia 2d0e92507a fixed bug: model.__str__ crashed when there is a Sigmoid/Tanh or a nn.Sequential with no layers in custom model 2020-03-29 19:14:26 +08:00
Dun Liang 1258121b1f version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00