diff --git a/neuralmagic/benchmarks/scripts/logging/gha_benchmark_logging.py b/neuralmagic/benchmarks/scripts/logging/gha_benchmark_logging.py index 63b25d0d31909..bfd442bce1502 100644 --- a/neuralmagic/benchmarks/scripts/logging/gha_benchmark_logging.py +++ b/neuralmagic/benchmarks/scripts/logging/gha_benchmark_logging.py @@ -145,7 +145,7 @@ def filter_and_dump_if_non_empty(type_records: List[Type_Record_T], json.dump(gha_record_dicts, f, indent=4) output_directory = Path(args.output_directory).joinpath( - input_directory.parent.name) + input_directory.name) filter_and_dump_if_non_empty( type_records, BenchmarkMetricType.BiggerIsBetter, output_directory.joinpath(