Operands returns the list of operands.
()
| 70 | Backward(gy mat.Tensor) error |
| 71 | // Operands returns the list of operands. |
| 72 | Operands() []mat.Tensor |
| 73 | } |
| 74 | |
| 75 | // forwardGuard is a buffered channel that acts as a semaphore to limit the concurrency |
no outgoing calls