Skip to content

new code for ptq#10

Open
defkjnc wants to merge 1 commit intoDFQ-Dojo:mainfrom
defkjnc:ptq
Open

new code for ptq#10
defkjnc wants to merge 1 commit intoDFQ-Dojo:mainfrom
defkjnc:ptq

Conversation

@defkjnc
Copy link
Copy Markdown

@defkjnc defkjnc commented Mar 4, 2026

No description provided.

@defkjnc
Copy link
Copy Markdown
Author

defkjnc commented Mar 9, 2026

训练后量化指令
  python -m tool.test_qat \
  --work_dir /public/xcq/ptq_outputs/2048-6-6 \
  --config ./configs/mask_rcnn/mask_rcnn_swin-t-p4-w7_fpn_fp16_ms-crop-3x_coco.py \
  --pretrained_path ./pretrained/mask_rcnn_swin-t-p4-w7_fpn_fp16_ms-crop-3x_coco_20210908_165006-90a4008c.pth \
  --quant_mode.kind quantize_sym \
  --quant_mode.weight_bits 6 \
  --quant_mode.activation_bits 6 \
  --gpus 4 \
  --no_validate False \
  --dataset_path ./configs/datasets/coco_2048.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant