Commit Graph

37 Commits

Author SHA1 Message Date
Divano d1cb3ed571 Update gh-pages.yml (#2680) 2025-07-02 17:36:18 +08:00
YuBaoku e3aac0c5b8 set git identity to avoid merge failure in CI (#2665)
Deploy GitHub Pages / deploy (push) Has been cancelled
2025-07-01 19:06:46 +08:00
Divano 8fb6b5f731 Update gh-pages.yml 2025-06-30 10:16:31 +08:00
Jiang-Jia-Jun d2b8fbe0bf Fix workflow 2025-06-30 02:01:59 +00:00
Jiang-Jia-Jun 7c00834e3d Fix workflow 2025-06-30 01:27:36 +00:00
Jiang-Jia-Jun fdf0c6349e Add workflows 2025-06-30 01:14:07 +00:00
XieYunshen 0c490b72cc Automatically cancel any previous CI runs for the ci.yml workflow, keeping only the latest one active 2025-06-16 11:05:10 +08:00
XieYunshen 0825146538 add ci ut and workflow 2025-06-16 02:18:00 +08:00
jiangjiajun 7389161af1 [LLM] Add output module and polish docs 2025-06-16 00:04:48 +08:00
yeliang2258 3d31834193 [Doc] Fix docs for KunlunXin, A311D and issue template (#1551)
fix docs
2023-03-08 13:47:40 +08:00
Jason 56e4e56abc Update build.yml 2023-02-02 16:37:52 +08:00
Jason 947df2f512 Update build.yml 2023-02-02 16:22:40 +08:00
Jason 7efe2dc1f9 Update build.yml 2023-02-02 16:15:47 +08:00
Jason 50df4b02e9 Update build.yml 2023-02-02 16:15:23 +08:00
Jason c36843d302 Update build.yml 2023-02-01 14:26:48 +08:00
Jason e5f999b5a7 Update build.yml 2023-02-01 13:54:17 +08:00
Jason e980abcd29 Create build.yml 2023-02-01 13:49:48 +08:00
leiqing 0f4f29375e Update 报告issue.md 2022-12-22 18:33:14 +08:00
Jason e7c244054b Update 报告issue.md 2022-12-14 16:46:28 +08:00
Jason 3db057f918 Update 报告issue.md 2022-12-14 16:45:46 +08:00
Jason af4c28d4ae Update 报告issue.md 2022-12-12 10:26:35 +08:00
Jason 6380aec3a6 Update 报告issue.md 2022-12-12 10:24:34 +08:00
Jason cdae9f0482 Update PULL_REQUEST_TEMPLATE.md 2022-12-05 17:00:52 +08:00
Jason 8cac5d6086 Update 报告issue.md 2022-11-29 20:34:51 +08:00
Jason 5af28c15d2 Create other.md 2022-11-25 09:56:50 +08:00
Jason c4d9d366ad Update 报告issue.md 2022-11-25 09:54:40 +08:00
Jason a35228cb06 Update 报告issue.md 2022-11-25 09:54:19 +08:00
Jason 267e727737 Update issue templates 2022-11-25 09:52:42 +08:00
Jason acf439803f Update issue templates 2022-11-25 09:48:03 +08:00
Jason 43f31abe6f Update PULL_REQUEST_TEMPLATE.md 2022-11-14 20:28:31 +08:00
Jason 529a5a93b6 Update PULL_REQUEST_TEMPLATE.md 2022-10-18 15:52:24 +08:00
Jason 0254f1a4a2 Update PULL_REQUEST_TEMPLATE.md 2022-10-17 15:37:22 +08:00
Jason 3deafdbc77 Update PULL_REQUEST_TEMPLATE.md 2022-10-17 15:36:11 +08:00
Jason 50aa4ca514 Delete publish_cpp_api_docs.yml 2022-10-14 09:23:00 +08:00
Jason 693d0a2d94 Update publish_cpp_api_docs.yml 2022-10-02 16:37:37 +08:00
Jason 3404518c69 Add action to publish cpp api documents (#317) 2022-10-02 16:36:49 +08:00
Jack Zhou c7d37b6732 Add reduce functions for FDTensor (#81)
* Add eigen tensor structure

* Add Reduce function

* Add cpp unittest framework

* Add reduce function unittest

* Add pr template

* Add comments and docs for reduce function

* Fix typo

* Add ENABLE_FDTENSOR_FUNC macro

* Add Todo comment

* Add CheckData overload

* Fix CheckData overload operator()

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-10 10:31:04 +08:00