[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-05-14 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r188030939 ## File path: python/mxnet/context.py ## @@ -212,6 +216,25 @@ def gpu(device_id=0): return Context('gpu',

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-23 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r183521345 ## File path: include/mxnet/base.h ## @@ -307,6 +312,21 @@ inline Context Context::GPU(int32_t dev_id) {

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-23 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r183463811 ## File path: include/mxnet/base.h ## @@ -307,6 +312,21 @@ inline Context Context::GPU(int32_t dev_id) {

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-10 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r180553550 ## File path: python/mxnet/context.py ## @@ -212,6 +216,14 @@ def gpu(device_id=0): return Context('gpu',

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-03 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r178812905 ## File path: include/mxnet/base.h ## @@ -316,6 +321,19 @@ inline Context Context::GPU(int32_t dev_id) {

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-03 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r178812905 ## File path: include/mxnet/base.h ## @@ -316,6 +321,19 @@ inline Context Context::GPU(int32_t dev_id) {

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-03 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r178812741 ## File path: include/mxnet/base.h ## @@ -316,6 +321,19 @@ inline Context Context::GPU(int32_t dev_id) {

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-03 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r178812137 ## File path: include/mxnet/base.h ## @@ -316,6 +321,19 @@ inline Context Context::GPU(int32_t dev_id) {

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-03 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r178811842 ## File path: python/mxnet/context.py ## @@ -212,6 +216,14 @@ def gpu(device_id=0): return Context('gpu',

[GitHub] tdomhan commented on a change in pull request #10354: Expose the number of GPUs.

2018-04-03 Thread GitBox
tdomhan commented on a change in pull request #10354: Expose the number of GPUs. URL: https://github.com/apache/incubator-mxnet/pull/10354#discussion_r178811729 ## File path: python/mxnet/context.py ## @@ -212,6 +216,14 @@ def gpu(device_id=0): return Context('gpu',