update version to 1.8.1
This commit is contained in:
parent
323e1960f5
commit
f564f8687d
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-tensorboard-plugin-wit
|
Name: python-tensorboard-plugin-wit
|
||||||
Version: 1.7.0
|
Version: 1.8.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: What-If Tool TensorBoard plugin.
|
Summary: What-If Tool TensorBoard plugin.
|
||||||
License: Apache 2.0
|
License: Apache 2.0
|
||||||
URL: https://pypi.org/project/tensorboard-plugin-wit/
|
URL: https://pypi.org/project/tensorboard-plugin-wit/
|
||||||
Source0: https://files.pythonhosted.org/packages/b6/85/5c5ac0a8c5efdfab916e9c6bc18963f6a6996a8a1e19ec4ad8c9ac9c623c/tensorboard_plugin_wit-1.7.0-py3-none-any.whl
|
Source0: https://files.pythonhosted.org/packages/e0/68/e8ecfac5dd594b676c23a7f07ea34c197d7d69b3313afdf8ac1b0a9905a2/tensorboard_plugin_wit-1.8.1-py3-none-any.whl
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -55,5 +55,15 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 26 2024 fuanan <fuanan3@h-partners.com> - 1.8.1-1
|
||||||
|
- update version to 1.8.1
|
||||||
|
- bump http-proxy from 1.17.0 to 1.8.1
|
||||||
|
- fix broken link
|
||||||
|
- add chunked inference
|
||||||
|
- fix attrs in custom predict fn for tensorboard
|
||||||
|
- fixing infer edge case issue
|
||||||
|
- explicitly require bash(Change /bin/sh to /bin/bash in build_pip_package.sh)
|
||||||
|
- add support for witwidget for JupyterLab 3.x.
|
||||||
|
|
||||||
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
BIN
tensorboard_plugin_wit-1.8.1-py3-none-any.whl
Normal file
BIN
tensorboard_plugin_wit-1.8.1-py3-none-any.whl
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user