darts-tensorflow icon indicating copy to clipboard operation
darts-tensorflow copied to clipboard

it is still pytorch dependent.

Open lazarusA opened this issue 6 years ago • 1 comments

In order to work, is still needed a pytorch installation. Any plans to update the utils.py file to tensorflow?

lazarusA avatar Apr 09 '19 15:04 lazarusA

In the latest version, you just need to remove all the torch-dependent code from the source files. No influence.

FCInter avatar Sep 25 '19 03:09 FCInter