Skip to content

Commit 1588c5e

Browse files
committed
Removing Conda install references.
1 parent 1d59f85 commit 1588c5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

recipes_source/intel_neural_compressor_for_pytorch.rst

-3
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ Installation
5050
# install nightly version from pip
5151
pip install -i https://test.pypi.org/simple/ neural-compressor
5252
53-
# install stable version from from conda
54-
conda install neural-compressor -c conda-forge -c intel
55-
5653
*Supported python versions are 3.6 or 3.7 or 3.8 or 3.9*
5754

5855
Usages

0 commit comments

Comments
 (0)