R Interface to 'TensorFlow'


[Up] [Top]

Documentation for package ‘tensorflow’ version 2.16.0

Help Pages

tensorflow-package TensorFlow for R
all_dims All dims
as_tensor as_tensor
as_tensor.default as_tensor
as_tensor.double as_tensor
evaluate Evaluate a Model
install_tensorflow Install TensorFlow and its dependencies
parse_arguments Parse Command Line Arguments
parse_flags Parse Configuration Flags for a TensorFlow Application
set_random_seed Set random seed for TensorFlow
shape Create a 'tf.TensorShape' object
tensorboard TensorBoard Visualization Tool
tensorflow TensorFlow for R
tf Main TensorFlow module
tf_extract_opts Tensor extract options
tf_function Creates a callable TensorFlow graph from an R function.
tf_probability TensorFlow Probability Module
use_compat Use Compatibility
use_session_with_seed Use a session with a random seed
view_savedmodel View a Saved Model
[.tensorflow.tensor Subset tensors with '['