[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-10-31 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r341284944 ## File path: src/executor/infer_graph_attr_pass.cc ## @@ -63,6 +63,135 @@ bool ApplyOpInferAttr(const

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-10-30 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r340907707 ## File path: src/executor/simple_partition_pass.h ## @@ -0,0 +1,392 @@ +/* + * Licensed to the Apache Software

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-07-29 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r308449980 ## File path: src/operator/fusion/fused_op.cu ## @@ -0,0 +1,623 @@ +/* + * Licensed to the Apache Software

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-07-24 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r306959452 ## File path: src/executor/graph_executor.cc ## @@ -981,6 +986,41 @@ Graph GraphExecutor::InitGraph(nnvm::Symbol

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-07-10 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r302206488 ## File path: src/operator/fusion/fused_op.cc ## @@ -0,0 +1,269 @@ +/* + * Licensed to the Apache Software

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-07-10 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r302205581 ## File path: tests/python/gpu/test_fusion.py ## @@ -0,0 +1,195 @@ +# Licensed to the Apache Software Foundation

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-07-10 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r302204061 ## File path: src/operator/fusion/fused_op.cc ## @@ -0,0 +1,269 @@ +/* + * Licensed to the Apache Software

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-07-10 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r302203716 ## File path: src/executor/pointwise_fusion_pass.cc ## @@ -0,0 +1,275 @@ +/* + * Licensed to the Apache Software

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU

2019-07-10 Thread GitBox
ptrendx commented on a change in pull request #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#discussion_r302173613 ## File path: docs/faq/env_var.md ## @@ -309,6 +309,17 @@ If ctypes is used, it must be