jinjunyonggzh

Results 1 issues of jinjunyonggzh

model.restore("model/model.ckpt-" + str(train_state.best_step) + ".ckpt", verbose=1) #model.restore("model/model.ckpt-" + str(train_state.best_step), verbose=1) safe_test(model, data, X_test, y_test) Saving loss history to D:\LULU\deeponet-master1\deeponet-master\src\loss.dat ... **Error: The network has multiple inputs, and saving such result...