Skip to content

Commit

Permalink
changed the ref_dir path in the main file to include the nn inputs1 f…
Browse files Browse the repository at this point in the history
…iles.
  • Loading branch information
kumaranu committed Apr 16, 2024
1 parent 40382a4 commit 192afcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/check_graph_iso.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def check_graph_iso(ref_dir):


if __name__ == '__main__':
# ref_dir = '/global/cfs/cdirs/m2834/kumaranu/neb_nn_inputs'
ref_dir = '/global/cfs/cdirs/m2834/kumaranu/neb_nn_inputs'
# ref_dir = '/home/kumaranu/Downloads/neb_nn_inputs'
check_graph_iso(ref_dir)

0 comments on commit 192afcc

Please sign in to comment.