NoteDance
NoteDance
> @7NoteDancing, We can see the file was loaded and saved on the drive. As the warning mentioned, please try to compile the file manually and try to load. Kindly...
> @7NoteDancing, We can see the file was loaded and saved on the drive. As the warning mentioned, please try to compile the file manually and try to load. Kindly...
> > Hi @7NoteDancing, As warning says `WARNING:tensorflow:Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the...
> Hi @7NoteDancing, I tried with Tf 2.9.1 on Ubuntu 20.04. I could able to successfully save and load the model, which is saved in .dat format. Thank you! Why...
@gadagashwini I just tried it on version 2.8.2,I still can't load.
> Hi @7NoteDancing, Can you share complete error log. Thank you! Is this it? WARNING:tensorflow:Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be...
> > HI @7NoteDancing, You need to use full path to variable, make sure path shouldn’t have `;` special character. Thank you! I use full path,but I can't load.