Is there a way to figure out if an NDArray is trainable?

后端 未结 0 1464
抹茶落季
抹茶落季 2021-01-02 06:40

Is there a way to figure out if an NDArray variable has a gradient/requires backprop, similar to the requires_grad attribute in pytorch?

I\'

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