Commit Graph

17 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
Exusial 5eaccf538d add epillsis (numpy version) support. 2022-08-29 14:09:16 +08:00
Exusial 6339f62f56 fix einsum space interpret error. 2022-08-27 22:25:00 +08:00
lzhengning cac2b83a1c update copyright to 2022 2022-04-22 18:01:02 +08:00
Dun Liang 2ff5eba3a1 polish einsum(phy) 2022-04-05 17:19:14 +08:00
Exusial 1aa77b9feb fix numpy. 2022-04-03 04:18:19 -04:00
Exusial 1bd1ca768c add einsum and test. 2022-04-02 22:55:14 -04:00
Dun Liang c3938e14bf msvc support 2021-09-15 17:34:50 +08:00
Exusial 0d7f0db1b9
add unfold,fold,bicubic,qr,eye (#180)
* fix bicubic,add fold.

* add eye.

* add test for qr,bicubic,fold,unfold.

* fix bicubic and fold to code_op ver.add grad test.

* add docs.update pinv to support (..,M,N) shape

* edit maintainer and testfunc's name.

* fix nn

* fix nn

Co-authored-by: Exusial <2247838039@qq.com>
Co-authored-by: Gword <471184555@qq.com>
2021-03-02 16:38:28 +08:00
Dun Liang 3f858b76e1 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
Dun Liang 2c939cb301 change header 2020-12-25 16:08:31 +08:00
Exusial 5b470a382f cholesky_test edited 2020-08-11 21:13:15 +08:00
Dun Liang eda31dcacf some fix 2020-08-11 20:30:26 +08:00
Exusial 212b2a8564
Add files via upload 2020-08-01 08:48:53 +08:00
Exusial ca6ef08cc3
Add files via upload 2020-07-27 11:21:46 +08:00
Exusial ff69bbdbd3
Add files via upload 2020-07-24 23:18:05 +08:00