-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into add_lite_interface
- Loading branch information
Showing
41 changed files
with
855 additions
and
999 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,13 @@ | ||
更新历史 | ||
======== | ||
|
||
* **V1.4.1** | ||
**更新时间**:2024年12月5日 | ||
|
||
**更新内容**: | ||
|
||
- 无算子更新。 | ||
|
||
* **V1.4.0** | ||
**更新时间**:2024年11月29日 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
Name: mluops | ||
Summary: The Machine Lerning Unit OPerators | ||
Version: 1.4.0 | ||
Version: 1.4.1 | ||
Release: 1%{?dist} | ||
License: Cambricon Release License | ||
Vendor: Cambricon Inc. | ||
|
@@ -64,6 +64,8 @@ cp $RPM_SOURCE_DIR/neuware-env.conf $RPM_BUILD_ROOT/etc/ld.so.conf.d/ | |
%postun -p /sbin/ldconfig | ||
|
||
%changelog | ||
* Thu Dec 5 2024 Cambricon Software Team <[email protected]> | ||
- release mluops v1.4.1 | ||
* Thu Nov 29 2024 Cambricon Software Team <[email protected]> | ||
- release mluops v1.4.0 | ||
* Mon Oct 21 2024 Cambricon Software Team <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
mluops (1.4.1-1.ubuntu16.04) xenial; urgency=medium | ||
|
||
* Release mluops v1.4.1 | ||
|
||
-- Cambricon <[email protected]> Thu, 5 Dec 2024 00:00:00 +0100 | ||
|
||
mluops (1.4.0-1.ubuntu16.04) xenial; urgency=medium | ||
|
||
* Release mluops v1.4.0 | ||
|
||
-- Cambricon <[email protected]> Thu, 29 Nov 2024 00:00:00 +0100 | ||
-- Cambricon <[email protected]> Fri, 29 Nov 2024 00:00:00 +0100 | ||
|
||
mluops (1.3.2-1.ubuntu16.04) xenial; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.