Intel® Neural Compressor
latest▼
Click link above to switch version
Getting Started
Installation
Examples
APIs
Release
Legal Information
Security Policy
Repo
Intel® Neural Compressor
neural_compressor.strategy.exhaustive
View page source
neural_compressor.strategy.exhaustive
The exhaustive tuning strategy.
Classes
ExhaustiveTuneStrategy
The exhaustive tuning strategy.
Module Contents
class
neural_compressor.strategy.exhaustive.
ExhaustiveTuneStrategy
(
model
,
conf
,
q_dataloader
=
None
,
q_func
=
None
,
eval_func
=
None
,
eval_dataloader
=
None
,
eval_metric
=
None
,
resume
=
None
,
q_hooks
=
None
)
[source]
The exhaustive tuning strategy.