PaddleClas/ppcls
Tingquan Gao ab087065e9
support to specify rank to log when using Fleet API (#3039)
* support to specify rank to log when using Fleet API

* log max mem reserved

* log_ranks support str type

example: -o Global.log_ranks="0,1"

* log max mem allocated

* support to specify rank to log in static mode

* log max mem reserved and max mem allocated in static mode
2023-11-16 11:32:29 +08:00
..
arch [WIP] add svtr (#3035) 2023-11-06 19:15:55 +08:00
configs [WIP] add svtr (#3035) 2023-11-06 19:15:55 +08:00
data 增加MultiScaleDataset的分割符 (#2853) 2023-10-10 20:07:44 +08:00
engine support to specify rank to log when using Fleet API (#3039) 2023-11-16 11:32:29 +08:00
loss fix: support for cases without a weight function (#2973) 2023-10-10 20:02:11 +08:00
metric Add ML-Decoder Support (#2957) 2023-09-08 16:17:35 +08:00
optimizer Add ML-Decoder Support (#2957) 2023-09-08 16:17:35 +08:00
static support to specify rank to log when using Fleet API (#3039) 2023-11-16 11:32:29 +08:00
utils support to specify rank to log when using Fleet API (#3039) 2023-11-16 11:32:29 +08:00
__init__.py