"...python/git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "868403f6425bc7f237d82fe6469ff5a58055c4c5"
Unverified Commit 642238de authored by Roger Iyengar's avatar Roger Iyengar Committed by GitHub
Browse files

Remove Duplicate Lines (#10356)

parent fe523034
......@@ -84,7 +84,6 @@ A local evaluation job can be run with the following command:
PIPELINE_CONFIG_PATH={path to pipeline config file}
MODEL_DIR={path to model directory}
CHECKPOINT_DIR=${MODEL_DIR}
MODEL_DIR={path to model directory}
python object_detection/model_main_tf2.py \
--pipeline_config_path=${PIPELINE_CONFIG_PATH} \
--model_dir=${MODEL_DIR} \
......@@ -152,7 +151,6 @@ launched using the following command:
PIPELINE_CONFIG_PATH={path to pipeline config file}
MODEL_DIR={path to model directory}
CHECKPOINT_DIR=${MODEL_DIR}
MODEL_DIR={path to model directory}
python object_detection/model_main_tf2.py \
--pipeline_config_path=${PIPELINE_CONFIG_PATH} \
--model_dir=${MODEL_DIR} \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment