Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go43621 type BatchAttr func(optionalAttr) type
43625 func BatchMaxEnqueuedBatches(value int64) BatchAttr {
43633 func BatchAllowedBatchSizes(value []int64) BatchAttr {
43641 func BatchContainer(value string) BatchAttr {
43649 func BatchSharedName(value string) BatchAttr {
43657 func BatchBatchingQueue(value string) BatchAttr {
43701 …t64, batch_timeout_micros int64, grad_timeout_micros int64, optional ...BatchAttr) (batched_tensor… argument