How to can I apply argmax() function to invidivual tensors inside a ndarray?

前端 未结 0 704
悲&欢浪女
悲&欢浪女 2021-02-11 20:31

I have a set of tensors that are my predictions and I want to apply argmax() function to each of them, however, it is throwing a dimension error, "RuntimeError: The size of

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