miniBatchSize

@JvmName(name = "wotifexebfnibnbh")
suspend fun miniBatchSize(value: Output<Double>)
@JvmName(name = "ublkthjptvsyntim")
suspend fun miniBatchSize(value: Double?)

Parameters

value

Size of the mini-batch passed to each batch invocation. For FileDataset, this is the number of files per mini-batch. For TabularDataset, this is the size of the records in bytes, per mini-batch.