()
| 90 | } |
| 91 | |
| 92 | protected incrementIterations() { |
| 93 | this.iterations_ = this.iterations + 1; |
| 94 | } |
| 95 | |
| 96 | /** |
| 97 | * Executes f() and computes the gradient of the scalar output of f() with |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…