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
i change the ckpt model into pb, but when i load the pb model, i met a problem about
"ValueError: callback pyfunc_7 is not found
[[node fa_layer4/PyFunc (defined at /home/fussen/Work_Area/02_DGASIS/test_pb.py:141) ]]
Caused by op 'fa_layer4/PyFunc', defined at:"
i didn't kown the reason result to this, and had no idea to solve it, could you help me to slove it?
looking for you reply!
The text was updated successfully, but these errors were encountered:
i change the ckpt model into pb, but when i load the pb model, i met a problem about
i didn't kown the reason result to this, and had no idea to solve it, could you help me to slove it?
looking for you reply!
The text was updated successfully, but these errors were encountered: