digitalmars.D.announce - Tensorflow wrapper for D
- 9il (2/2) May 31 2020 by Shigeki Karita
- Greatsam4sure (3/5) May 31 2020 Thanks for this great work. I will give it a try later.
- Greatsam4sure (3/5) May 31 2020 Thanks for this great work. I will give it a try later.
- jmh530 (2/4) May 31 2020 Cool.
- Shigeki Karita (4/6) May 31 2020 Thanks for sharing my work. Currently, I am working on code
- tastyminerals (10/12) Jun 01 2020 Nice to see changes in DL domain for D. I wonder what happened to
- tastyminerals (4/19) Jun 01 2020 "nobody will port their prod models to TF2 for the time being." I
by Shigeki Karita https://github.com/ShigekiKarita/tfd
May 31 2020
On Sunday, 31 May 2020 at 14:43:46 UTC, 9il wrote:by Shigeki Karita https://github.com/ShigekiKarita/tfdThanks for this great work. I will give it a try later. Tensorflow im D is whatwhile
May 31 2020
On Sunday, 31 May 2020 at 14:43:46 UTC, 9il wrote:by Shigeki Karita https://github.com/ShigekiKarita/tfdThanks for this great work. I will give it a try later. Tensorflow in D is worthwhile
May 31 2020
On Sunday, 31 May 2020 at 14:43:46 UTC, 9il wrote:by Shigeki Karita https://github.com/ShigekiKarita/tfdCool.
May 31 2020
On Sunday, 31 May 2020 at 14:43:46 UTC, 9il wrote:by Shigeki Karita https://github.com/ShigekiKarita/tfdThanks for sharing my work. Currently, I am working on code generation for all the operations in https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/ops/ops.pbtxt
May 31 2020
On Sunday, 31 May 2020 at 14:43:46 UTC, 9il wrote:by Shigeki Karita https://github.com/ShigekiKarita/tfdNice to see changes in DL domain for D. I wonder what happened to https://github.com/ShigekiKarita/grain, looks dormant now. Also, looks like tfd needs a lot of work too with autograd is not being implemented. Which TF version does tfd target? TF2 doesn't even have official Java API support which basically means that nobody will port their prod models to TF2 for the time being. I know that creating something akin to PyTorch/TF for D is a titanic amount of work. I wonder if generating PyTorch / TF bindings for D would be easier?
Jun 01 2020
On Monday, 1 June 2020 at 20:04:01 UTC, tastyminerals wrote:On Sunday, 31 May 2020 at 14:43:46 UTC, 9il wrote:"nobody will port their prod models to TF2 for the time being." I meant those who use their TF models in Java/Scala code bases like we do.by Shigeki Karita https://github.com/ShigekiKarita/tfdNice to see changes in DL domain for D. I wonder what happened to https://github.com/ShigekiKarita/grain, looks dormant now. Also, looks like tfd needs a lot of work too with autograd is not being implemented. Which TF version does tfd target? TF2 doesn't even have official Java API support which basically means that nobody will port their prod models to TF2 for the time being. I know that creating something akin to PyTorch/TF for D is a titanic amount of work. I wonder if generating PyTorch / TF bindings for D would be easier?
Jun 01 2020