R/reexports.R

#' @importFrom tensorflow tf
#' @return a alias for tensorflow::tf
#' @export
tensorflow::tf

#' @importFrom tensorflow shape
#' @return a alias for tensorflow::shape
#' @export
tensorflow::shape

#' @importFrom tensorflow tf_config
#' @return a alias for tensorflow::tf_config
#' @export
tensorflow::tf_config

#' @importFrom magrittr %>%
#' @return a alias for magrittr::`%>%`
#' @export
magrittr::`%>%`

Try the tfprobability package in your browser

Any scripts or data that you put into this service are public.

tfprobability documentation built on Sept. 1, 2022, 5:07 p.m.