Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Benchmarking : Absolute -> Relative imports #85

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

varun-sundar-rabindranath
Copy link

@varun-sundar-rabindranath varun-sundar-rabindranath commented Mar 1, 2024

SUMMARY:
Fix benchmarking imports - Absolute -> Relative.

TEST PLAN:

  • local testing : invoke the benchmark script from outside the repository root.
vllm-test) varun@floppy-fan:~/code$ python3 -m  neuralmagic-vllm.neuralmagic.benchmarks.run_benchmarks --help
usage: run_benchmarks.py [-h] -i INPUT_CONFIG_FILE -o OUTPUT_DIRECTORY

Runs benchmark-scripts as a subprocess

options:
  -h, --help            show this help message and exit
  -i INPUT_CONFIG_FILE, --input-config-file INPUT_CONFIG_FILE
                        Path to the input config file describing the benhmarks to run
  -o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY
                        Path to a directory that is the output store

  • Run nm-benchmark GHA job.

Copy link
Member

@andy-neuma andy-neuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool

@varun-sundar-rabindranath varun-sundar-rabindranath merged commit a17eb47 into main Mar 4, 2024
2 checks passed
@varun-sundar-rabindranath varun-sundar-rabindranath deleted the varun/fix-bench-abs-imports branch March 4, 2024 20:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants