Skip to content

Commit

Permalink
Thermomechanical in work
Browse files Browse the repository at this point in the history
  • Loading branch information
niravshah241 committed Dec 13, 2023
1 parent 347e1bb commit b17c434
Show file tree
Hide file tree
Showing 12 changed files with 1,000 additions and 835 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -598,8 +598,8 @@ def generate_ann_output_set(problem, reduced_problem, input_set,
output_validation_set, validation_set_indices_cpu)
valid_dataloader = DataLoader(customDataset, batch_size=input_validation_set.shape[0], shuffle=False)

# save_model(ann_model_list[j], path_list[j])
load_model(ann_model_list[j], path_list[j])
save_model(ann_model_list[j], path_list[j])
# load_model(ann_model_list[j], path_list[j])

model_synchronise(ann_model_list[j], verbose=False)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit b17c434

Please sign in to comment.