Skip to content

Create compressor module for tensor decomposition

Charles Villard requested to merge silvanosky/aidge_compression:master into main

Context

This module implements the Tucker tensor decomposition and VBMF automatic rank selection.

This is the first draft showing a functional module tensor decomposition module with example on ResNet18.

Detailed major modifications

First commits to import work of the module.

Merge request reports

Loading