tf.unsorted_segment_sum(data, segment_ids, num_segments, name=None) Computes the sum along segments of a tensor.
tf.ceil(x, name=None) Returns element-wise smallest integer in not less than x. Args:
Page 11 of 11