R/zzz.R

Defines functions int32

modules <- new.env(parent=emptyenv())

int32 <- function(x) {
  modules$np$int32(x)
}

Try the kerasR package in your browser

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

kerasR documentation built on Aug. 17, 2022, 5:06 p.m.