d027d870b2cb2cded48e6852dbfb22934f1f34dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type totalCounts : ArrayList<Double> to totalCounts : List<Double> in method public testMiniBatchBalanced() : void in class org.nd4j.linalg.dataset.BalanceMinibatchesTest | From | To | |
Change Variable Type fullBatches : ArrayList<Integer> to fullBatches : List<Integer> in method public testMiniBatchBalanced() : void in class org.nd4j.linalg.dataset.BalanceMinibatchesTest | From | To |