sergeykolychev commented on a change in pull request #12739: [MXNET-1026] 
[Perl] Sync with recent changes in Python's API
URL: https://github.com/apache/incubator-mxnet/pull/12739#discussion_r222946290
 
 

 ##########
 File path: docs/install/validate_mxnet.md
 ##########
 @@ -137,8 +137,25 @@ Please contribute an example!
 
 ### Perl
 
-Please contribute an example!
+Start the pdl2 terminal.
+
+```bash
+$ pdl2
+```
 
+Run a short *MXNet* python program to create a 2X3 matrix of ones, multiply 
each element in the matrix by 2 followed by adding 1. We expect the output to 
be a 2X3 matrix with all elements being 3.
 
 Review comment:
   Thanks!

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


With regards,
Apache Git Services

Reply via email to