You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
What makes me more confused is that even though convert_pkl_to_pb.py can't run, there is a PR(#334 ) about this file(which don't fix this bug). So is the PR proposed without even trying to run it once? :|
Expected results
convert_pkl_to_pb.pyruns successfullyActual results
TypeError: initialize_model_from_cfg() takes at least 1 argument (0 given)Obviously this function takes at least 1 argument, but actually no argument is given
What makes me more confused is that even though
convert_pkl_to_pb.pycan't run, there is a PR(#334 ) about this file(which don't fix this bug). So is the PR proposed without even trying to run it once? :|System information