[GitHub] [incubator-mxnet] tobecontinued commented on a change in pull request #17754: [MXNET-978] Higher Order Gradient Support broadcast_to, broadcast_power, power, elemwise_mul and elemwise_sub and

2020-05-04 Thread GitBox
tobecontinued commented on a change in pull request #17754: URL: https://github.com/apache/incubator-mxnet/pull/17754#discussion_r419449575 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -570,6 +571,290 @@ def check_nth_order_unary(x, op, grad_ops, orders,

[GitHub] [incubator-mxnet] tobecontinued commented on a change in pull request #17754: [MXNET-978] Higher Order Gradient Support broadcast_to, broadcast_power, power, elemwise_mul and elemwise_sub and

2020-05-04 Thread GitBox
tobecontinued commented on a change in pull request #17754: URL: https://github.com/apache/incubator-mxnet/pull/17754#discussion_r419449575 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -570,6 +571,290 @@ def check_nth_order_unary(x, op, grad_ops, orders,

[GitHub] [incubator-mxnet] tobecontinued commented on a change in pull request #17754: [MXNET-978] Higher Order Gradient Support broadcast_to, broadcast_power, power, elemwise_mul and elemwise_sub and

2020-05-04 Thread GitBox
tobecontinued commented on a change in pull request #17754: URL: https://github.com/apache/incubator-mxnet/pull/17754#discussion_r419465944 ## File path: tests/cpp/operator/runner/core_op_runner_test.cc ## @@ -46,7 +46,15 @@ static const std::vector> test_unary_operato

[GitHub] [incubator-mxnet] tobecontinued commented on a change in pull request #17754: [MXNET-978] Higher Order Gradient Support broadcast_to, broadcast_power, power, elemwise_mul and elemwise_sub and

2020-05-04 Thread GitBox
tobecontinued commented on a change in pull request #17754: URL: https://github.com/apache/incubator-mxnet/pull/17754#discussion_r419449575 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -570,6 +571,290 @@ def check_nth_order_unary(x, op, grad_ops, orders,