Commit Graph

28 Commits

Author SHA1 Message Date
lzhengning b824ab83c0 update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435 2023-04-25 14:28:38 +08:00
Dun Liang 90850d36ad LLM support with jtorch 2023-03-20 22:33:12 +08:00
Dun Liang c7e604af1a cascade_setitem v[a][b][c] = x -> v[a,b,c] = x 2022-12-05 14:42:15 +08:00
lzhengning cac2b83a1c update copyright to 2022 2022-04-22 18:01:02 +08:00
Dun Liang 9c74699707 optimize concat and split 2022-04-04 22:53:20 +08:00
Xiang-Li Li 83e4f53af5
Update contrib.py
update concat docs
2022-02-24 18:18:16 +08:00
Dun Liang f36693c797 add bool setitem alias and vector_to_tuple 2022-01-10 12:36:28 +08:00
Zheng-Ning Liu 03dd698e65
fix-doc: concat example 2021-12-15 10:20:58 +08:00
li-xl 4285d5d61d polish concat 2021-06-25 16:26:48 +08:00
li-xl ae0a661c3b polish getitem 2021-03-12 15:40:29 +08:00
Dun Liang d9d0982ffd polish setitem 2021-03-11 20:47:00 +08:00
Dun Liang fcaf0f9da5 polish setitem bool mask 2021-03-08 22:01:21 +08:00
Dun Liang 3f858b76e1 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
Dun Liang 950fd6e42a polish concat error message 2020-12-24 20:33:31 +08:00
Dun Liang 37b70ddf2c change header 2020-12-23 22:11:19 +08:00
li-xl fded962b54 fix setitem bugs 2020-12-16 20:01:38 +08:00
li-xl 7f0444d0e0 fix slices bugs 2020-12-01 19:45:06 +08:00
li-xl 84c10c7a06 fix setitem 2020-10-16 20:43:37 +08:00
Dun Liang d31cdab30f setitem polish 2020-10-16 20:02:46 +08:00
Dun Liang c792b23f48 version 1.2 2020-10-10 16:38:21 +08:00
Dun Liang 431ab5c70f fix bool setitem and reshape NanoVector 2020-07-27 16:03:16 +08:00
Dun Liang 3fca6fa321 WIP: concat 2020-07-15 14:47:40 +08:00
Dun Liang 993f73cb4e fix contrib 2020-06-23 22:48:42 +08:00
Dun Liang a6dab87634 add count_include_pad for pad 2020-05-27 22:19:16 +08:00
Dun Liang 126f92a6f3 add sphinx doc 2020-05-21 20:32:01 +08:00
zwy 113d917dc4 add some ops 2020-04-28 21:15:52 +08:00
Dun Liang ab533a5f45 code op增加更多特性 :
* 可以有多个输出
* 允许输出动态大小的var
* code op内部可以写注释了
* code op可以使用别名了,通过@alias为inputa和outputs增加别名
2020-04-26 20:46:19 +08:00
Dun Liang 1258121b1f version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00