Searched defs:SparseToDense (Results 1 – 5 of 5) sorted by relevance
44 class SparseToDense : public OpKernel { class46 explicit SparseToDense(OpKernelConstruction* context) : OpKernel(context) { in SparseToDense() function in tensorflow::SparseToDense
1613 class SparseToDense class
1040 inline void SparseToDense(const std::vector<std::vector<TI>>& indices, in SparseToDense() function
4364 inline void SparseToDense(const std::vector<std::vector<TI>>& indices, in SparseToDense() function
10389 func SparseToDense(scope *Scope, sparse_indices tf.Output, output_shape tf.Output, sparse_values tf… func