5701efd72aaddfc3af095516013d0775f8501b76
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 4 | ||
Change Variable Type kX : val to kX : int in method public initFromTensorFlow(nodeDef NodeDef, initWith SameDiff, attributesForNode Map<String,AttrValue>, graph GraphDef) : void in class org.nd4j.linalg.api.ops.impl.layers.convolution.Conv2D | From | To | |
Change Variable Type kY : val to kY : int in method public initFromTensorFlow(nodeDef NodeDef, initWith SameDiff, attributesForNode Map<String,AttrValue>, graph GraphDef) : void in class org.nd4j.linalg.api.ops.impl.layers.convolution.Conv2D | From | To | |
Change Variable Type importGraph : SameDiff to importGraph : val in method public testOnnxImportEmbedding() : void in class org.nd4j.imports.OnnxImportTest | From | To | |
Change Variable Type importGraph : SameDiff to importGraph : val in method public testOnnxImportCnn() : void in class org.nd4j.imports.OnnxImportTest | From | To | |
Extract Variable | 3 | ||
Extract Variable name : val in method public inputsAndOutputsForGraph(graph OnnxProto3.GraphProto, nodeNameToVertexId Map<String,Integer>) : Map<String,Pair<int[],int[]>> from class org.nd4j.imports.graphmapper.onnx.OnnxGraphMapper | From | To | |
Extract Variable autoPad : val in method public initFromOnnx(node OnnxProto3.NodeProto, initWith SameDiff, attributesForNode Map<String,OnnxProto3.AttributeProto>, graph OnnxProto3.GraphProto) : void from class org.nd4j.linalg.api.ops.impl.layers.convolution.Conv2D | From | To | |
Extract Variable name : val in method public mapNodeType(tfNode OnnxProto3.NodeProto, importState ImportState<OnnxProto3.GraphProto,onnx.OnnxProto3.TypeProto.TensorTypeProto>) : void from class org.nd4j.imports.graphmapper.onnx.OnnxGraphMapper | From | To |