Bobholamovic
6ada72fb65
Hierarchical tasks
2 years ago
cc
dce23e4a6e
Merge pull request #2 from Bobholamovic/unittest
...
[Test] Add Unittests
2 years ago
Bobholamovic
286bf206a2
Exclude deploy in fast tests
2 years ago
Bobholamovic
0ef871f20f
Replace wget with curl
2 years ago
Bobholamovic
dedb77d3ad
Fix typo
2 years ago
Bobholamovic
a1f7747eb9
Add echo in run_script()
2 years ago
Bobholamovic
6619a4e6f8
Include deploy in fast tests
2 years ago
Bobholamovic
8176ea16aa
Revert "x.shape->paddle.shape(x)"
...
This reverts commit d4232c036d47b02e4e9f474def69245462d76ca7.
2 years ago
Bobholamovic
a2e745006e
Set fail-fast to false and run full test
2 years ago
Bobholamovic
5bdf600c5d
Update workflow
2 years ago
Bobholamovic
ac763a6c4e
Update docker image
2 years ago
Bobholamovic
b812b14f00
x.shape->paddle.shape(x)
2 years ago
Bobholamovic
4347aef4b2
Add download data for tests
2 years ago
Bobholamovic
95caf5d380
Add build badge
2 years ago
Bobholamovic
1cefac93fa
Exclude testing run_with_clean_log.py
2 years ago
Bobholamovic
670519bf26
Update style
2 years ago
Bobholamovic
9a15ed9043
Do not include deploy in fast_tests
2 years ago
Bobholamovic
116fb9be61
Fix bugs
2 years ago
Bobholamovic
61f818411c
Finish unittests
2 years ago
Bobholamovic
228cab666e
Squashed commit of the following:
...
commit de5651935774034c31be300c421529aafa54b43f
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 02:14:40 2022 +0800
Update workflow
commit 25d7f0cdd2fee5e01eaf4c222baec14043c718ad
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 01:57:45 2022 +0800
Test cuda
commit e908e613797cf4b8d60bee012b54ebfc5888f021
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 01:39:43 2022 +0800
Fix bug
commit 563fb86d03fd509283f626443029e82e3cfcae48
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 01:33:05 2022 +0800
Test deploy
commit 8d285f94604552bc5944768bb89251ab1a53c1eb
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 01:08:12 2022 +0800
Do not check tools
commit 227d98eb7967f0444f5bf7c04fc17d98f6f6dfc1
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 00:36:51 2022 +0800
test_static_forward->test_to_static
commit 91a3cfafb22a645eebaaaff887ca7c7ace2ccb44
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Mon Jul 18 00:13:04 2022 +0800
Fix bugs in test_models
commit c0bd01ef9d9493f1fe8dc4301a51213cd0814ced
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 23:45:17 2022 +0800
Update URL
commit b2718b73a9d93f4c27bc0957b7b9349d4be028ba
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 23:36:32 2022 +0800
Update workflow
commit 25ad5ae1477719c1e90e0b1005667c46508e4d9e
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 23:31:31 2022 +0800
Fix bugs
commit 4780b365a73557d71f2a1156657cadb2e235e9d1
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 23:05:00 2022 +0800
Update workflow
commit bb79a83447e2efc12d0e1c3a7ed52effcac4e635
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 22:48:31 2022 +0800
Update workflow
commit 1dec49161a7c03c651910772064149f86a2545c0
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 22:39:17 2022 +0800
Update workflow
commit 9df503913be03f147ed4d7d01a4b765f0a03cc1e
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 22:26:07 2022 +0800
Fast tests
commit 665a872e6dbf0c326d12c4a86d99315bed6be417
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 21:16:18 2022 +0800
Update workflows
commit d8978cbb2c4638a6cba9bc1378eedeefa36bee60
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 20:52:30 2022 +0800
Add empty file
commit d704501b570a2b9314b3b0974e775a58e2cccfaf
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 20:47:11 2022 +0800
Add install coverage
commit dd7c2c4bfd89eb0236ba8f39155a72ba04bf9bce
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 20:39:45 2022 +0800
Add yapf disable
commit 1bdebad783ddeab165acafbadd69b42f587bb742
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 20:19:57 2022 +0800
Apply pre-commit check
commit 2de597a5d67bbe2c9bd8ac3f6f3b27b886e9b7d4
Merge: 5f06a86 dfb6978
Author: Bobholamovic <bob1998425@hotmail.com>
Date: Sun Jul 17 19:52:54 2022 +0800
Merge branch 'unittest' into develop
commit 5f06a861735bb80cde0bca63889ac647664958ad
Author: Lin Manhui <mhlin425@whu.edu.cn>
Date: Sun Jul 17 19:23:06 2022 +0800
Add unittests (#2 )
* Init unittest
* Add rs_model unittests
* Refactor tools
* Add data for unittests
* Add transforms unittests
* test_utils->testing_utils
* Add tool unittests
* Add scripts for unittests
* Rename and polish doc/comments
* Update test_operators.py
* Add coco det data
* Add tools unittests
* Update style
* Update rs_models unittests
* Add predictor unittests
* Add tutorial tests
* Add github workflow
2 years ago
Bobholamovic
9f8ad25bbb
Update workflow
2 years ago
Bobholamovic
5bc5e7b06c
Update workflow
2 years ago
Bobholamovic
cef8aa2607
Add github workflow
2 years ago
Bobholamovic
5c65432b72
Add tutorial tests
2 years ago
Bobholamovic
1a35b297af
Add predictor unittests
2 years ago
Bobholamovic
40a5edc039
Update rs_models unittests
2 years ago
Bobholamovic
27bae3505c
Update style
2 years ago
Bobholamovic
dc1a407581
Add tools unittests
2 years ago
Bobholamovic
45fa7a5b14
Add coco det data
2 years ago
Bobholamovic
b970fd4642
Update test_operators.py
2 years ago
Bobholamovic
5a6d4b1fc6
Rename and polish doc/comments
2 years ago
Bobholamovic
7a65f63c5d
Add scripts for unittests
2 years ago
Bobholamovic
04f86364c9
Add tool unittests
2 years ago
Bobholamovic
98e6aae5a3
test_utils->testing_utils
2 years ago
Bobholamovic
4eeb430504
Add transforms unittests
2 years ago
Bobholamovic
568783d2eb
Add data for unittests
2 years ago
Bobholamovic
055486f834
Refactor tools
2 years ago
Bobholamovic
af9d2b49e4
Add rs_model unittests
2 years ago
Bobholamovic
8ba124d82b
Init unittest
2 years ago
Yizhou Chen
05e1eeee6e
[Feature] Add slider in cd ( #92 )
...
* [Feature] Add cd slider
* [Fix] Tuple instead of list
* [Fix] Spell repair
* [Fix] Spell repair
2 years ago
Yizhou Chen
ec9d58bb0a
fix(tools): fix and update some ( #110 )
...
* refactor(tools): update savegeotiff and timer
* fix(geojson2mask): add convert tiff to EPSG:4326
* fix(geojson2mask): fix use tiff's EPSG
* fix(mask2geojson): update hole and fix srs
* fix(tools): update merge raster2vector
* feat(tools): update spliter to support HSI
* fix(raster2vector): fix save geojson without ignore index
* fix(tools): name fixed
2 years ago
Lin Manhui
3af03678d4
[Feat] Support ReduceOnPlateau ( #107 )
2 years ago
Yizhou Chen
de61f6007f
[Fix] Fix PCA used ( #78 )
2 years ago
Lin Manhui
18c29f1ea2
[Fix] Fix classification deploy code ( #105 )
2 years ago
Lin Manhui
9ab0ade2e7
Merge pull request #103 from Bobholamovic/update_qrcode
...
Update QR code
2 years ago
Bobholamovic
f4f7b8b412
Update QR code
2 years ago
Lin Manhui
9353d18ae8
Update README.md
...
Fix doc
2 years ago
Lin Manhui
1598fa951e
Merge pull request #102 from Bobholamovic/update_qrcode
...
Update QR code
2 years ago
Bobholamovic
f193e73b91
Update QR code
2 years ago
Bobholamovic
bc56d25f17
[Fix] Fix predictor and imgdecoder
2 years ago