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

Commit

Permalink
Re-Enabling Large Tensor Nightly on GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Kumar Srivastava committed Jan 14, 2020
1 parent 9f2e73f commit bd2105a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/nightly/JenkinsfileForBinaries
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,14 @@ core_logic: {
}
},*/
// https://github.com/apache/incubator-mxnet/issues/14981
/*'Test Large Tensor Size: GPU': {
'Test Large Tensor Size: GPU': {
node(NODE_LINUX_GPU) {
ws('workspace/large_tensor-gpu') {
utils.unpack_and_init('gpu_int64', mx_cmake_lib)
utils.docker_run('ubuntu_nightly_gpu', 'nightly_test_large_tensor', true)
}
}
}*/,
},
'Gluon estimator: GPU': {
node(NODE_LINUX_GPU) {
ws('workspace/estimator-test-gpu') {
Expand Down

0 comments on commit bd2105a

Please sign in to comment.