tfd 0.0.1
TF for D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
tfd: tensorflow for D
TODO
- Setup CI
- Example using C API to save/load TF graphs.
- Parse
ops.pbtxt
and generate typed bindings. - Rewrite C API example with typed bindings.
- Implement autograd in D.
Requirements
Re-generate bindings
Some stable API bindings (c_api.h
, op_def.proto
, etc) are stored under generated
. If you wanna regenerate them for your environment, try:
make clean
make
- Registered by shigeki karita
- 0.0.1 released 3 years ago
- ShigekiKarita/tfd
- BSL-1.0
- Copyright © 2020, Shigeki Karita
- Authors:
- Dependencies:
- mir-algorithm
- Versions:
-
0.0.5 2020-May-15 0.0.4 2020-May-10 0.0.3 2020-May-09 0.0.2 2020-May-09 0.0.1 2020-May-02 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
20 downloads total
-
- Score:
- 2.1
- Short URL:
- tfd.dub.pm