627f75ec509d3fb234166d31eed4f342729f18cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public getGraphAfterExec(baseDir String, modelName String, inputs Map<String,INDArray>, executeWith ExecuteWith) : SameDiff extracted from public checkIntermediate(inputs Map<String,INDArray>, predictions Map<String,INDArray>, intermediates Map<String,INDArray[]>, modelName String, baseDir String, execType ExecuteWith) : void in class org.nd4j.imports.TFGraphTestAllHelper | From | To | |
| Extract Method public getGraphAfterExec(baseDir String, modelName String, inputs Map<String,INDArray>, executeWith ExecuteWith) : SameDiff extracted from protected checkOnlyOutput(inputs Map<String,INDArray>, predictions Map<String,INDArray>, modelName String, baseDir String, execType ExecuteWith) : void in class org.nd4j.imports.TFGraphTestAllHelper | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter execType : ExecuteWith to executeWith : ExecuteWith in method public getGraphAfterExec(baseDir String, modelName String, inputs Map<String,INDArray>, executeWith ExecuteWith) : SameDiff in class org.nd4j.imports.TFGraphTestAllHelper | From | To |