Commit Graph

6345 Commits (eb92f24416993f0d3eeb10dac7bf4336d42a2c4c)
 

Author SHA1 Message Date
Wang Xin eb92f24416
Create close_inactive_issues.yaml (#14183)
* Create close_inactive_issues.yaml

* Update close_inactive_issues.yaml
2024-11-08 10:59:25 +08:00
Wang Xin d3cce71fae
docs: add the missing image (#14180) 2024-11-07 10:47:48 +08:00
SWHL 217129ffc6
docs: format multi languange docs home page (#14170) 2024-11-06 14:33:09 +08:00
Wang Xin 15fb82dfa1
upgrade to numpy 2.0 and remove imgaug (#13937)
* upgrade to numpy 2.0 and remove imgaug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* add license
2024-11-06 12:09:01 +08:00
Wang Xin 9d4a66c258
docs: update i18n docs (#14169) 2024-11-06 10:51:28 +08:00
SWHL f16662772f
docs: fix syntax error (#14168) 2024-11-06 10:17:56 +08:00
SWHL bf15db1c1f
docs: fix i18n languange code error (#14167) 2024-11-06 09:49:35 +08:00
SWHL 498a744315
update the homepage content of i18n to the new site (#14166)
* docs: fixed error image link (#14164)

* docs: move others language page to docs site

* docs: update ppstructure README
2024-11-06 08:39:20 +08:00
SWHL d290230182
docs: fixed error image link (#14164) (#14165) 2024-11-06 08:17:00 +08:00
SWHL ba7081179f
docs: remove ppstructure old doc files (#14161)
* docs: fix multilingual doc correspondence issues

* docs: remove ppstructure old doc files
2024-11-05 14:56:08 +08:00
SWHL b862ef231b
docs: remove old doc files (#14156)
* docs: add installation documentation of paddle

* docs: fixed typo

* docs: remove old doc files

* docs: remove old doc files

* test: update image path
2024-11-05 11:35:36 +08:00
Wang Xin 682c5bb068
update tests PR CI github action (#14159)
* update tests PR CI github action

* add *.py to test ci work well

* adddelpy to test ci work well
2024-11-05 11:26:22 +08:00
Alex 58e876d38d
[third-party] Fix the issue of inference errors with KE models in ONNX format (#14138)
* fix inference KIE model using onnx model

* fix code style

* fix onnx inputs compatiblility with det and rec

* fix code style
2024-11-02 00:14:34 +08:00
Wang Xin d3d7e85883
docs: update paddle2onnx documentations (#14144) 2024-11-01 23:17:59 +08:00
Wang Xin d1bc41661f
doc: remove duplicate paragraphs (#14133) 2024-10-31 14:19:44 +08:00
Wang Xin 1eeca9c72f
image without any text will show a warning (#14132) 2024-10-31 14:08:06 +08:00
SWHL 4772fad2b5
docs: fixed typo (#14118)
* docs: add installation documentation of paddle

* docs: fixed typo
2024-10-30 08:16:06 +08:00
SWHL 5430e433db
docs: add installation documentation of paddle (#14117) 2024-10-29 21:34:25 +08:00
SWHL 7cecf0ad1f
docs: add command line usage documentation of quickstart page (#14110) 2024-10-29 08:29:34 +08:00
SWHL 4b35b756cd
docs: update quickstart (#14108) 2024-10-28 22:52:28 +08:00
Salmondx 37e177595b
Allow `create_predictor` function to accept array of ONNX Execution Providers (#14078)
* pass onnx execution providers to create_predictor function

* added ability to provide onnxruntime SessionOptions

* added argument parser for onnx_sess_options

---------

Co-authored-by: ggolda <gleb.golda@streamlabs.com>
2024-10-25 20:21:39 +08:00
SWHL f7439b4db0
ci: fixed main doc ci (#14084)
* ci: fixed main doc ci

* Update .github/workflows/build_publish_develop_docs.yml

---------

Co-authored-by: Wang Xin <xinwang614@gmail.com>
2024-10-24 21:49:35 +08:00
SWHL 19926a69cd
ci: Support seperate update of branch docs (#14079) 2024-10-24 11:10:10 +08:00
wangna11BD 661cda1289
fix nan in ppocrv4 for benchmark (#14072)
* fix nan in ppocrv4 for benchmark

* fix config
2024-10-23 11:55:43 +08:00
AmberC0209 8327f79b86
fix hyperlinks (#14073) 2024-10-23 11:44:12 +08:00
SWHL 7bac0513b0
ci: Fixed docs multi version error (#14048)
* ci: Fixed docs multi version error

* Update

* update

* update
2024-10-22 12:12:06 +08:00
Wang Xin 7541776021
fix isnan_v2 is not supported in paddle2onnx (#14060) 2024-10-22 09:18:50 +08:00
Hiro Wong 4f625dc28b
Fix `CMAKE_CXX_FLAGS` optimize flag (#14059) 2024-10-21 23:32:27 +08:00
张春乔 9bb94f9a81
Update pyproject.toml for add dependency (#14058)
* Update pyproject.toml

* Update pyproject.toml
2024-10-21 23:10:01 +08:00
zhangyubo0722 de457325cd
reset latex ocr (#14046) 2024-10-18 19:51:32 +08:00
Zhiiixin de82b7b5b2
update a live promotion (#14042)
* update a live promotion

* Update README.md

---------

Co-authored-by: cuicheng01 <45199522+cuicheng01@users.noreply.github.com>
2024-10-18 18:19:57 +08:00
wangna11BD 349a604951
fix nan in dp16 (#14043) 2024-10-18 18:00:08 +08:00
dyning c96634dc94
updata en docs (#14036)
* updata en docs

* updata en docs

* updata en docs

* updata en docs
2024-10-18 17:10:40 +08:00
zhangyubo0722 cba775412a
ix gpu memory growth (#14037) 2024-10-18 17:06:58 +08:00
inisis 79f4ef88b1
update paddle2onnx doc (#14038) 2024-10-18 14:24:17 +08:00
cuicheng01 169ff4f02e
update docs (#14031) 2024-10-17 23:28:32 +08:00
cuicheng01 93824f07e2
update docs for release (#14028)
* update docs for release

* update
2024-10-17 19:32:54 +08:00
wanghuancoder e621d034b5
fix a pir while bug (#14016) 2024-10-16 16:24:59 +08:00
dyning af75f436a3
fix some error of paddlex docs (#13987)
* fix some error of paddlex docs

* fix some error of paddlex docs

* fix some error of paddlex docs

* fix some error of paddlex docs
2024-10-14 18:14:28 +08:00
Yes 270ce8aa79
bugfixed: import error (#13994)
Co-authored-by: guangpin.ye <guangpin.ye@lpht.com>
2024-10-14 16:10:12 +08:00
lona-cn ea7ba39f52
Update program.py (#13989)
avoid ZeroDivisionError when training.
2024-10-14 07:47:26 +08:00
AmberC0209 966889071d
change all-in-one to low-code (#13979)
* change all-in-one to low-code

* change all-in-one to low-code
2024-10-13 12:19:25 +08:00
wangna11BD 596328d191
[NPU] cherrypick13983 (#13984)
* support sybn for npu

* fix code style

* fix code style
2024-10-12 18:46:33 +08:00
Wang Xin 0e3cfc0792
docs: fix broken link (#13970) 2024-10-10 19:48:04 +08:00
Xu Yang 4c1c6c1dd3
Update README.md, fixed broken quick start link (#13965) 2024-10-10 17:41:51 +08:00
SWHL 1e07c8442e
ci: Fix mike error (#13962) 2024-10-10 17:06:09 +08:00
SWHL dba34d2bff
docs: Add tip of old documents (#13960)
* docs: Add tip of old documents

* Update overrides/main.html

---------

Co-authored-by: Wang Xin <xinwang614@gmail.com>
2024-10-10 14:52:53 +08:00
SWHL 9ae15bfcbd
ci: Support multi version docs (#13957)
* ci: Support multi version docs

* ci: Add newline for codestyle
2024-10-10 11:43:30 +08:00
Zhiiixin 57f5db496e
update a live promotion (#13954) 2024-10-09 17:53:23 +08:00
Wang Xin e90079f01e
Update algorithm_rec_vitstr_en.md (#13947)
* Update algorithm_rec_vitstr_en.md

* Update algorithm_rec_vitstr.en.md (#13948)
2024-10-08 22:13:42 +08:00