Skip to content

Commit

Permalink
clean codes
Browse files Browse the repository at this point in the history
  • Loading branch information
liecn committed Jul 11, 2024
1 parent 16f79ee commit e0506a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gen_ckpt.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,7 @@ def run_inference(self,idx):

size_bucket_list = self.bdp_dict_db[n_hosts]
size_bucket_list_output = self.bdp_dict_db_output[n_hosts]
print(f"spec-1: {spec}, {topo_type}")
spec=f'data_lr10Gbps'
print(f"spec-2: {spec}")

dir_input_tmp = f"{self.dir_input}/{spec}"
param_data = PARAM_VEC_INIT
Expand Down

0 comments on commit e0506a8

Please sign in to comment.