Skip to content

Releases: huawei-noah/vega

v1.8.5

29 Sep 02:52
39741b5
Compare
Choose a tag to compare
  • Bug Fixed:
    • Fixed a bug when the SPNAS algorithm cluster training fails.
    • Fixed bugs such as model copy failure in safe mode.

v1.8.4

02 Jun 11:11
ab8b723
Compare
Choose a tag to compare
  • Bug Fixed:

    • Fixed bug that ASHA failed to update data.
    • Fixed bug that loss is not updated on HCCL+Apex.
    • Add dictionary metrics.
    • Update the security configuration document.
    • Not Allowed Horovod and TensorFlow in safe mode.
    • Python 3.9 or later is required in the security model.

v1.8.3

12 Apr 01:44
3fa253a
Compare
Choose a tag to compare

Bug Fixed:

  • Fixed bug of updating report.
  • Fixed bug of Horovod training in multi-nodes.
  • Fixed docs error of vega-kill.

v1.8.2

31 Mar 01:37
f02bd90
Compare
Choose a tag to compare
  • Bug Fixed:

    • Fixed bad document links.
    • The model to be evaluated supports multiple imputs.
    • Fixed bug when using Apex on the NPU.

v1.8.1

13 Jan 12:03
d9f13de
Compare
Choose a tag to compare
  • Bug fix:

    • The shared directory was not set when the evaluation service was started.
    • Failed to load the pre-trained model.

v1.8.0

12 Jan 02:07
499edc0
Compare
Choose a tag to compare
  • Feature enhancement:

    • Security enhancement: Security protocols communication.
    • Provide evaluation service release package.
    • Update the auto-lane model and provide auto-lane inference sample code.

v1.7.1

11 Oct 06:34
a4d5059
Compare
Choose a tag to compare
  • Bug fixes:

    • Maximum number of evaluation service attempts.
    • Use SafeLoader to load the YAML file.
    • Catch evaluation service input parameter exceptions.

v1.7.0

27 Sep 13:00
1717008
Compare
Choose a tag to compare
  • Feature enhancement:

    • Releases Ascend MindStudio version.
    • Provides data parallel training capabilities for Horovod (GPU) and HCCL (NPU).
    • Fixed bug: The BOHB algorithm may not automatically stop after more than three rounds.

v1.6.1

16 Aug 03:38
cd2ddc2
Compare
Choose a tag to compare
  • Bug Fixes:
    • Evaluation time error in log.
    • Updating error model description while updating record.

v1.6.0

11 Aug 09:44
398db34
Compare
Choose a tag to compare
  • Feature enhancement:

    • Supports simple quota settings, for example, quota: flops < 11.2 and params in [34.0, 56.0].
    • Supports running Vega in a Python virtual environment.
    • Supported running environments: Python 3.8 and PyTorch 1.9.
    • Fixed some bugs with parallel training and distributed search.