Learn R Programming

tfaddons (version 0.10.0)

sampler_training: A Sampler for use during training.

Description

Only reads inputs.

Usage

sampler_training(time_major = FALSE)

Arguments

time_major

bool. Whether the tensors in inputs are time major. If `FALSE` (default), they are assumed to be batch major.

Value

None