Searched defs:SparseFillEmptyRows (Results 1 – 3 of 3) sorted by relevance
28 struct SparseFillEmptyRows { struct
41 struct SparseFillEmptyRows<CPUDevice, T, Tindex> { struct42 Status operator()(OpKernelContext* context, const Tensor& default_value_t, in operator ()()
35223 func SparseFillEmptyRows(scope *Scope, indices tf.Output, values tf.Output, dense_shape tf.Output, … func