john- opened a new pull request #15672: Fix transform call in ImageFolderDataset
URL: https://github.com/apache/incubator-mxnet/pull/15672
 
 
   ## Description ##
   Without this change I get the following (partial) error:
   
   Expected exactly one or two argument for an accessor of transform at
                 /home/user/perl5/lib/perl5/AI/MXNet/Gluon/Data/Vision.pm line 
422, <DATA> line 207.
   
   This change addresses that error.
   
   ## Checklist ##
   ### Essentials ###
   I will take a look at how to add unit test to this change.
   
   ### Changes ###
   There are no new features.   From my perspective the change addresses a typo 
as other packages in the same file call the transform sub the same way this 
change does.
   
   ## Comments ##
   I could not get original code to work so cannot confirm if change is 
backwards compatible.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to