Add tf.contrib.framework.sort, wrapping tf.nn.top_k (#288).
Comparable to np.sort, but their "kind" parameter is not implemented (only one sort algorithm) and "order" is not applicable (tensors do not have fields). PiperOrigin-RevId: 174588000
Loading
Please sign in to comment