Home
last modified time | relevance | path

Searched refs:BatchAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36514 type BatchAttr func(optionalAttr) type
36518 func BatchMaxEnqueuedBatches(value int64) BatchAttr {
36526 func BatchAllowedBatchSizes(value []int64) BatchAttr {
36534 func BatchContainer(value string) BatchAttr {
36542 func BatchSharedName(value string) BatchAttr {
36550 func BatchBatchingQueue(value string) BatchAttr {
36594 …t64, batch_timeout_micros int64, grad_timeout_micros int64, optional ...BatchAttr) (batched_tensor… argument