Skip to content

Commit

Permalink
Add docstring for common module (#1905)
Browse files Browse the repository at this point in the history
Signed-off-by: yiliu30 <yi4.liu@intel.com>
  • Loading branch information
yiliu30 authored Jul 10, 2024
1 parent 5fde50f commit 28578b9
Show file tree
Hide file tree
Showing 9 changed files with 475 additions and 47 deletions.
1 change: 1 addition & 0 deletions neural_compressor/common/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""The common module."""

from neural_compressor.common.utils import (
level,
Expand Down
Loading

0 comments on commit 28578b9

Please sign in to comment.