-
Dear DP developers: 2021-12-02 14:40:48.493629: W tensorflow/core/framework/op_kernel.cc:1767] OP_REQUIRES failed at save_restore_v2_ops.cc:205 : Not found: Key descrpt_attr/t_avg not found in checkpoint During handling of the above exception, another exception occurred: Traceback (most recent call last): Original stack trace for 'save/RestoreV2': During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): 2 root error(s) found. Original stack trace for 'save/RestoreV2': |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Probably your model was trained by an old version, where this feature is unsupported? |
Beta Was this translation helpful? Give feedback.
Probably your model was trained by an old version, where this feature is unsupported?