This is an automated email from the ASF dual-hosted git repository. zhaojing pushed a commit to branch dev-postgresql in repository https://gitbox.apache.org/repos/asf/singa.git
commit f6f27b1b3bf5c51ef3d912b2caae532708bf0b7e Merge: c09a5ba0 a1f292c2 Author: Zhaojing Luo <[email protected]> AuthorDate: Wed Mar 5 11:14:23 2025 +0800 Merge pull request #1272 from solopku/patch-15 Delete Malaria_Detection examples/healthcare/Malaria_Detection/README.md | 44 --- .../healthcare/Malaria_Detection/data/malaria.py | 122 --------- examples/healthcare/Malaria_Detection/model/cnn.py | 94 ------- examples/healthcare/Malaria_Detection/model/mlp.py | 85 ------ examples/healthcare/Malaria_Detection/run.sh | 20 -- examples/healthcare/Malaria_Detection/train_cnn.py | 294 --------------------- 6 files changed, 659 deletions(-)
