We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ec858 commit 90bffc0Copy full SHA for 90bffc0
paddleslim/version.py
@@ -14,4 +14,4 @@
14
# limitations under the License.
15
""" PaddleSlim version string """
16
__all__ = ["slim_version"]
17
-slim_version = "1.0.0"
+slim_version = "2.2.0-rc0"
0 commit comments