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

[Perl] Updates mapping between PDL and MX types #20852

Merged
merged 2 commits into from
Feb 1, 2022

Commits on Jan 28, 2022

  1. [Perl] Updates mapping between PDL and MX types

    This removes the hardcoded values and uses PDL::Type instead.
    
    Upgrades minimum PDL dependency to PDL v2.064 which provides
    the int8 (PDL: sbyte) type.
    
    Fix tests by allowing some PDL data alongside Perl scalars.
    
    Fixes <apache#20851>.
    zmughal committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    43bc7c7 View commit details
    Browse the repository at this point in the history
  2. [Perl] Release AI-MXNet v1.6

    zmughal committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2d8964e View commit details
    Browse the repository at this point in the history