File tree Expand file tree Collapse file tree 5 files changed +234
-194
lines changed
neural_compressor/transformers/models Expand file tree Collapse file tree 5 files changed +234
-194
lines changed Original file line number Diff line number Diff line change 10
10
include :
11
11
- neural_compressor/common
12
12
- neural_compressor/torch
13
+ - neural_compressor/transformers
13
14
- examples/3.x_api/pytorch/nlp/huggingface_models/language-modeling/quantization/weight_only
14
15
- setup.py
15
16
- requirements_pt.txt
Original file line number Diff line number Diff line change 24
24
- neural_compressor/torch
25
25
- neural_compressor/tensorflow
26
26
- neural_compressor/onnxrt
27
+ - neural_compressor/transformers
27
28
28
29
pool : MODEL_PERF_TEST_TF
29
30
Original file line number Diff line number Diff line change 14
14
- .azure-pipelines/template/docker-template.yml
15
15
- neural_compressor/common
16
16
- neural_compressor/torch
17
+ - neural_compressor/transformers
17
18
- test/3x/torch/algorithms/fp8_quant
18
19
- test/3x/torch/quantization/fp8_quant
19
20
- test/3x/torch/quantization/weight_only/test_rtn.py
Original file line number Diff line number Diff line change 10
10
include :
11
11
- neural_compressor/common
12
12
- neural_compressor/torch
13
+ - neural_compressor/transformers
13
14
- test/3x/torch
14
15
- test/3x/common
15
16
- setup.py
You can’t perform that action at this time.
0 commit comments