I'm trying to figure out how TensorFlow's sort function works.
I've looked in the docs and tried to find in the source code without luck.
The function is tf.contrib.framework.sort(values)?
1
I'm trying to figure out how TensorFlow's sort function works.
I've looked in the docs and tried to find in the source code without luck.
The function is tf.contrib.framework.sort(values)?
1