Skip to content

Commit

Permalink
fix link2
Browse files Browse the repository at this point in the history
  • Loading branch information
kalhankoul96 committed Jan 14, 2024
1 parent 41da283 commit dc39c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/formatting/datastructure_tns.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
# outdir_shift_name = os.path.join(outdir_name, args.name, args.bench, args.format)
# outdir_shift_path = Path(outdir_shift_name)
# outdir_shift_path.mkdir(parents=True, exist_ok=True)
# taco_format_shift_filename =
# taco_format_shift_filename =
# "/nobackup/jadivara/sam/FROST_FORMATTED_TACO/" + args.name + "_shift_" + levels + '.txt'
# taco_format_orig_filename = os.getenv('FROSTT_FORMATTED_TACO_PATH') + args.name + "_" + levels + '.txt'
# parse_taco_format(taco_format_shift_filename, outdir_shift_name, 'C', args.format, hw_filename=args.hw)

0 comments on commit dc39c76

Please sign in to comment.