Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Fix mx.symbol.numpy._Symbol.__deepcopy__ logic error #18686

Merged
merged 4 commits into from
Jul 22, 2020
Merged

Commits on Jul 10, 2020

  1. Fix mx.symbol.numpy._Symbol.__deepcopy__ logic error

    Performed shallow copy instead of deep copy
    leezu committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    fa3da80 View commit details
    Browse the repository at this point in the history
  2. Test

    leezu committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    06a8252 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Fix test

    leezu committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    dc3ce08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5631d5 View commit details
    Browse the repository at this point in the history