Err: The ML-framework you used is paddlepaddle, not tensorflow! #169
Answered
by
ramber1836
btrotta
asked this question in
BaiduKDDCup2022
|
I am using tensorflow and have set |
Answered by
ramber1836
Jun 17, 2022
Replies: 3 comments 12 replies
|
Dear participant, could you please provide your team name and submission date? We will check it, Thx. |
6 replies
|
The ML-framework usage is determined by the backend code inspector, which is not public. |
0 replies
Answer selected by
zhoujingbo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The ML-framework usage is determined by the backend code inspector, which is not public.
To avoid the ML-framework mis-usage error, you should make sure that all python scripts are necessary for your model and the real utilized ML-framework is consistent with the ML-framework you claimed.