Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go13906 type SparseTensorDenseMatMulAttr func(optionalAttr) type
13913 func SparseTensorDenseMatMulAdjointA(value bool) SparseTensorDenseMatMulAttr {
13924 func SparseTensorDenseMatMulAdjointB(value bool) SparseTensorDenseMatMulAttr {
13947 …_values tf.Output, a_shape tf.Output, b tf.Output, optional ...SparseTensorDenseMatMulAttr) (produ… argument