Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36866 type BlockLSTMAttr func(optionalAttr) type
36872 func BlockLSTMForgetBias(value float32) BlockLSTMAttr {
36882 func BlockLSTMCellClip(value float32) BlockLSTMAttr {
36892 func BlockLSTMUsePeephole(value bool) BlockLSTMAttr {
36938 …wci tf.Output, wcf tf.Output, wco tf.Output, b tf.Output, optional ...BlockLSTMAttr) (i tf.Output,… argument