-
Notifications
You must be signed in to change notification settings - Fork 146
when train model, too much infomation display #141
Description
when i am trainning model in the docker, there are too many msg in the terminal, like this:
[HAMI-core Msg(50002:140563396911616:memory.c:511)]: orig free=29984030720 total=47576711168 limit=51527024640 usage=17367044096
[HAMI-core Msg(50002:140563396911616:memory.c:511)]: orig free=29984030720 total=47576711168 limit=51527024640 usage=17367044096
[HAMI-core Msg(50002:140563396911616:memory.c:511)]: orig free=29984030720 total=47576711168 limit=51527024640 usage=17367044096
[HAMI-core Msg(50002:140563396911616:memory.c:511)]: orig free=29984030720 total=47576711168 limit=51527024640 usage=17367044096
[HAMI-core Msg(50002:140563396911616:memory.c:511)]: orig free=29984030720 total=47576711168 limit=51527024640 usage=17367044096
I cannot check the training log in the terminal, how can i remove these HAMI-core Msg?