Skip to content

Commit 1a2c7e2

Browse files
Legacy unused torch/common code is removed
1 parent d511492 commit 1a2c7e2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+169
-3215
lines changed

src/nncf/common/collector.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/nncf/common/hook_handle.py

Lines changed: 0 additions & 65 deletions
This file was deleted.

src/nncf/common/plotting.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/nncf/common/quantization/collectors.py

Lines changed: 0 additions & 151 deletions
This file was deleted.

src/nncf/common/quantization/defaults.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
# See the License for the specific language governing permissions and
1010
# limitations under the License.
1111

12-
NUM_INIT_SAMPLES = 256
13-
1412
QUANTIZATION_PRESET = "performance"
1513
QUANTIZE_INPUTS = True
1614
QUANTIZE_OUTPUTS = False

0 commit comments

Comments
 (0)