edisongustavo commented on a change in pull request #14570: add a compiler flag 
to use int64 as tensor size
URL: https://github.com/apache/incubator-mxnet/pull/14570#discussion_r278915461
 
 

 ##########
 File path: tests/nightly/JenkinsfileForBinaries
 ##########
 @@ -59,6 +78,22 @@ core_logic: {
         }
       }
     },
+    'Test Large Tensor Size: CPU': {
+      node(NODE_LINUX_CPU) {
+        ws('workspace/large_tensor-cpu') {
+            utils.unpack_and_init('cpu_int64', mx_cmake_lib)
 
 Review comment:
   I guess this should have been `ubuntu_cpu_int64`.
   
   The nightly tests are failing because no one is publishing this stash: 
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/NightlyTestsForBinaries/detail/master/292/pipeline
   
   As you can see from "Build / CPU: USE_INT64_TENSOR_SIZE", it publishes 
`ubuntu_cpu_int64`.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to