How can I get only part of the data from a sorted list in Tensorflow?

前端 未结 0 998
轻奢々
轻奢々 2021-02-14 15:30

In TensorFlow, what if I want to fetch only half of all data in descending order from a list of loss values? I was able to see how to sort using tf.sort(list, axis=-1, dir

相关标签:
回答
  • 消灭零回复
提交回复
热议问题