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

CI

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
Authors:
  • Shigeki Karita
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
Show all 6 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 23 downloads total

Score:
2.1
Short URL:
tfd.dub.pm