chuanqi129 / inductor-tools

For TorchInductor develop and benchmark
5 stars 1 forks source link

runner.py: error: unrecognized arguments: --channels-last #125

Open WeizhuoZhang-intel opened 2 months ago

WeizhuoZhang-intel commented 2 months ago

https://inteltf-jenk.sh.intel.com/view/PT_Inductor_local/job/inductor_locally_benchmark/291/artifact/raw_log/multi_threads_model_bench_log_20240731_162436.log

usage: runner.py [-h] [--devices DEVICES] [--dtypes DTYPES] [--suites SUITES]
                 [--compilers COMPILERS] [--flag-compilers FLAG_COMPILERS]
                 [--quick] [--output-dir OUTPUT_DIR] [--keep-output-dir]
                 [--print-run-commands | --visualize-logs | --run]
                 [--log-operator-inputs] [--include-slowdowns]
                 [--extra-args EXTRA_ARGS] (--inference | --training)
                 [--base-sha BASE_SHA] [--total-partitions TOTAL_PARTITIONS]
                 [--partition-id PARTITION_ID] [--update-dashboard]
                 [--no-graphs] [--no-update-archive] [--no-gh-comment]
                 [--no-detect-regressions] [--update-dashboard-test]
                 [--dashboard-image-uploader DASHBOARD_IMAGE_UPLOADER]
                 [--dashboard-archive-path DASHBOARD_ARCHIVE_PATH]
                 [--archive-name ARCHIVE_NAME]
                 [--dashboard-gh-cli-path DASHBOARD_GH_CLI_PATH]
                 [--batch-size BATCH_SIZE] [--threads THREADS]
                 [--enable-cpu-launcher]
                 [--cpu-launcher-args CPU_LAUNCHER_ARGS]
                 [--no-cold-start-latency]
                 [--inductor-compile-mode INDUCTOR_COMPILE_MODE]
runner.py: error: unrecognized arguments: --channels-last
chuanqi129 commented 2 months ago

Seems we can remove this parameter