Skip to content

Commit

Permalink
Removing research/community models. Update pip verison number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen-Zhe committed Mar 30, 2023
1 parent 115409f commit 9fb4a4f
Show file tree
Hide file tree
Showing 1,559 changed files with 2 additions and 447,834 deletions.
60 changes: 0 additions & 60 deletions community/README.md

This file was deleted.

4 changes: 2 additions & 2 deletions official/pip_package/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
from setuptools import find_packages
from setuptools import setup

version = '2.11.0'
tf_version = '2.11.0' # Major version.
version = '2.12.0'
tf_version = '2.12.0' # Major version.

project_name = 'tf-models-official'

Expand Down
79 changes: 0 additions & 79 deletions research/README.md

This file was deleted.

Loading

0 comments on commit 9fb4a4f

Please sign in to comment.