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

[Perl] - simplify aliasing strategy #15395

Merged
merged 1 commit into from
Jul 10, 2019
Merged

Commits on Jun 28, 2019

  1. [Perl] - simplify aliasing strategy

     * alternate support for emulation of Python "import mxnet.someclass as sc"
       moving responsibility to the imported class instead of the importer.
     * simpler dispatch for constructor aliases to have fewer anonymous
       subroutines in stack traces on errors.
    tlby committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    f933bd3 View commit details
    Browse the repository at this point in the history