Searched refs:sparse_dims_shape (Results 1 – 1 of 1) sorted by relevance
241 const TensorShape& sparse_dims_shape = sparse_dims.shape(); in Compute() local244 OP_REQUIRES(context, TensorShapeUtils::IsVector(sparse_dims_shape), in Compute()