[GitHub] larroy commented on a change in pull request #13549: Runtime feature detection

2019-01-23 Thread GitBox
larroy commented on a change in pull request #13549: Runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r250156486 ## File path: python/mxnet/mxfeatures.py ## @@ -0,0 +1,103 @@ +# Licensed to the Apache Software Foundation (ASF)

[GitHub] larroy commented on a change in pull request #13549: Runtime feature detection

2019-01-15 Thread GitBox
larroy commented on a change in pull request #13549: Runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r248121256 ## File path: python/mxnet/mxfeatures.py ## @@ -0,0 +1,103 @@ +# Licensed to the Apache Software Foundation (ASF)

[GitHub] larroy commented on a change in pull request #13549: Runtime feature detection

2019-01-15 Thread GitBox
larroy commented on a change in pull request #13549: Runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r248121160 ## File path: src/mxfeatures.cc ## @@ -0,0 +1,112 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] larroy commented on a change in pull request #13549: Runtime feature detection

2019-01-15 Thread GitBox
larroy commented on a change in pull request #13549: Runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r247856232 ## File path: python/mxnet/gluon/utils.py ## @@ -222,7 +222,7 @@ def _replace_atomic(src, dst):

[GitHub] larroy commented on a change in pull request #13549: Runtime feature detection

2019-01-15 Thread GitBox
larroy commented on a change in pull request #13549: Runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r247854348 ## File path: src/mxfeatures.cc ## @@ -0,0 +1,115 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] larroy commented on a change in pull request #13549: Runtime feature detection

2019-01-11 Thread GitBox
larroy commented on a change in pull request #13549: Runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r247045369 ## File path: src/mxfeatures.cc ## @@ -0,0 +1,115 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] larroy commented on a change in pull request #13549: Runtime feature detection

2019-01-08 Thread GitBox
larroy commented on a change in pull request #13549: Runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r246222114 ## File path: include/mxnet/mxfeatures.h ## @@ -0,0 +1,146 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] larroy commented on a change in pull request #13549: Runtime feature detection

2019-01-08 Thread GitBox
larroy commented on a change in pull request #13549: Runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r246222091 ## File path: include/mxnet/mxfeatures.h ## @@ -0,0 +1,146 @@ +/* + * Licensed to the Apache Software Foundation