-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Speed up the image reading for large-scale image classification. #457
Comments
qingqing01
changed the title
Speed up the image reading speed for large-scale image classification.
Speed up the image reading for large-scale image classification.
Nov 14, 2016
In Paddle repository, we just use Python to speed up Image reading. The experimental optimization of Image reading and processing will be host in a separate repository currently. Please tracking that repository for the progress of this issue. |
zhhsplendid
pushed a commit
to zhhsplendid/Paddle
that referenced
this issue
Sep 25, 2019
* add_api_cn (PaddlePaddle#437) * add gpu benchmark page (PaddlePaddle#436) * add gpu benchmark * fix comments * add chinese link in gen_doc.py (PaddlePaddle#439) * modified gen_doc.py * Update gen_doc.py * update gen_doc.py * Update mobile doc (PaddlePaddle#440) * update_en_structure * update_Paddle_commitid * delete_DS * update_mobile_doc * Update book commit (PaddlePaddle#438) * update_en_structure * update_Paddle_commitid * delete_DS * update_book_commit_id * update_api_rst * Adjust structure of advanced usage (PaddlePaddle#442) * adjust_structure_of_advanced_usage * Update paddle_gpu_benchmark.md * adjust_toctree_hidden * fix_api_guide * Update index.rst * fix deadlinkes (PaddlePaddle#443) * add_toctree (PaddlePaddle#445) * adjust_beginners_structure (PaddlePaddle#446) * adjust_beginners_structure * Update index.rst * update install_doc for python3 (PaddlePaddle#418) * update install_doc for python3 * update python3.5+ info,test=develop * fix review, test=develop * fix_pic (PaddlePaddle#447) * delete en2zn link * update lod_tensor * 1207 1.english api reference links removed 2. formatted * update transpiler * update profilse_cn
Meiyim
added a commit
to Meiyim/Paddle
that referenced
this issue
May 21, 2021
* update readme * update demo * + 160G model * qa model bugfix: models inherits docstrings * Update README.zh.md * Update README.en.md * Update README.zh.md * reorganize binaries * Update README.zh.md * Update README.en.md * Update README.zh.md * Update README.en.md
thisjiang
pushed a commit
to thisjiang/Paddle
that referenced
this issue
Oct 28, 2021
* Add InferShape for Builer. * move x86 tune-key collection out of infershape * Replace std::unordered_map with absl::flat_hash_map in AttrMapType. * Update some errors about the type of InferShape & InferDtype. Co-authored-by: wangone <2279939962@qq.com>
wangxicoding
pushed a commit
to wangxicoding/Paddle
that referenced
this issue
Dec 9, 2021
gglin001
added a commit
to graphcore/Paddle-fork
that referenced
this issue
Mar 17, 2022
AnnaTrainingG
pushed a commit
to AnnaTrainingG/Paddle
that referenced
this issue
Sep 19, 2022
lizexu123
pushed a commit
to lizexu123/Paddle
that referenced
this issue
Feb 23, 2024
* Add URLs of slim models * Rename slim models url
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: