We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3845cdc commit 842b715Copy full SHA for 842b715
neural_compressor/version.py
@@ -15,4 +15,4 @@
15
# See the License for the specific language governing permissions and
16
# limitations under the License.
17
"""Intel® Neural Compressor: An open-source Python library supporting popular model compression techniques."""
18
-__version__ = "3.0"
+__version__ = "3.1"
0 commit comments