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.5)tfautograph_0.3.2.9000.zip(r-4.4)tfautograph_0.3.2.9000.zip(r-4.3)
tfautograph_0.3.2.9000.tgz(r-4.4-any)tfautograph_0.3.2.9000.tgz(r-4.3-any)
tfautograph_0.3.2.9000.tar.gz(r-4.5-noble)tfautograph_0.3.2.9000.tar.gz(r-4.4-noble)
tfautograph_0.3.2.9000.tgz(r-4.4-emscripten)tfautograph_0.3.2.9000.tgz(r-4.3-emscripten)
tfautograph.pdf |tfautograph.html✨
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
Last updated 2 years agofrom:60b59a7f42. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | WARNING | Nov 06 2024 |
R-4.5-linux | WARNING | Nov 06 2024 |
R-4.4-win | WARNING | Nov 06 2024 |
R-4.4-mac | WARNING | Nov 06 2024 |
R-4.3-win | WARNING | Nov 06 2024 |
R-4.3-mac | WARNING | Nov 06 2024 |
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 |