You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mxnet.apache.org by TongKe Xue <tk...@tkxue.org> on 2017/10/20 09:43:52 UTC

Does mxnet NDArray have autodiff ?

Hi!

  [I'm referring to the Scala API]

  1. mxnet symbol has auto diff:
https://mxnet.incubator.apache.org/tutorials/r/symbol.html

  2. from Googling around, I can't find NDArray auto diff anywhere

  3. however, NDArray tracks dependencies -- which, in theory, should
be enough for doing autodiff

  Does NDArray have autodiff somewhere?

Thanks,
--TongKe

Re: Does mxnet NDArray have autodiff ?

Posted by YiZhi Liu <ja...@gmail.com>.
Currently, it hasn't. We'll add soon.

2017-10-20 17:43 GMT+08:00 TongKe Xue <tk...@tkxue.org>:
> Hi!
>
>   [I'm referring to the Scala API]
>
>   1. mxnet symbol has auto diff:
> https://mxnet.incubator.apache.org/tutorials/r/symbol.html
>
>   2. from Googling around, I can't find NDArray auto diff anywhere
>
>   3. however, NDArray tracks dependencies -- which, in theory, should
> be enough for doing autodiff
>
>   Does NDArray have autodiff somewhere?
>
> Thanks,
> --TongKe



-- 
Yizhi Liu
DMLC member
Technical Manager
Qihoo 360 Inc, Shanghai, China