Package: tfautograph 0.3.2.9000
tfautograph: Autograph R for 'Tensorflow'
Translate R control flow expressions into 'Tensorflow' graphs.
Authors:
tfautograph_0.3.2.9000.tar.gz
tfautograph_0.3.2.9000.zip(r-4.7)tfautograph_0.3.2.9000.zip(r-4.6)tfautograph_0.3.2.9000.zip(r-4.5)
tfautograph_0.3.2.9000.tgz(r-4.6-any)tfautograph_0.3.2.9000.tgz(r-4.5-any)
tfautograph_0.3.2.9000.tar.gz(r-4.7-any)tfautograph_0.3.2.9000.tar.gz(r-4.6-any)
tfautograph_0.3.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tfautograph/json (API)
NEWS
| # Install 'tfautograph' in R: |
| install.packages('tfautograph', repos = c('https://t-kalinowski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/t-kalinowski/tfautograph/issues
Pkgdown/docs site:https://t-kalinowski.github.io
Last updated from:60b59a7f42. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 141 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | WARNING | 143 | ||
| macos-release-arm64 | WARNING | 106 | ||
| macos-oldrel-arm64 | WARNING | 90 | ||
| windows-devel | WARNING | 90 | ||
| windows-release | WARNING | 86 | ||
| windows-oldrel | WARNING | 84 | ||
| wasm-release | OK | 104 |
Exports:ag_if_varsag_loop_varsag_nameag_while_optsautographtf_asserttf_casetf_condtf_maptf_switchview_function_graph
Dependencies:backportsherejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'TensorArray.write()' | [[<-.tensorflow.python.ops.tensor_array_ops.TensorArray |
| Specify 'tf.cond()' output structure when autographing 'if' | ag_if_vars |
| Specify loop variables | ag_loop_vars |
| Specify a tensor name | ag_name |
| specify 'tf.while_loop' options | ag_while_opts |
| Autograph R code | autograph |
| tf_assert | tf_assert |
| tf.case | tf_case |
| tf.cond | tf_cond |
| 'tf.map_fn()' | tf_map |
| tf.switch_case | tf_switch |
| Visualizes the generated graph | view_function_graph |
