#' @importFrom reticulate py_last_error tuple py_str py_has_attr
#' @import tidyselect
#' @import rlang
NULL
.onLoad <- function(libname, pkgname) {
vctrs::s3_register("tfestimators::input_fn", "tf_dataset")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.