86116b13ba31ae1dc56ba483b7fc7452c5e1f88e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type nodeProto : OnnxProto3.NodeProto to nodeType : OnnxProto3.TypeProto.TensorTypeProto in method public isPlaceHolder(nodeType OnnxProto3.TypeProto.TensorTypeProto) : boolean in class org.nd4j.imports.graphmapper.onnx.OnnxGraphMapper | From | To | |
Extract Variable | 2 | ||
Extract Variable originalShape : val in method public importGraph(tfGraph GRAPH_TYPE) : SameDiff from class org.nd4j.imports.graphmapper.BaseGraphMapper | From | To | |
Rename Parameter | 1 | ||
Rename Parameter nodeProto : OnnxProto3.NodeProto to nodeType : OnnxProto3.TypeProto.TensorTypeProto in method public isPlaceHolder(nodeType OnnxProto3.TypeProto.TensorTypeProto) : boolean in class org.nd4j.imports.graphmapper.onnx.OnnxGraphMapper | From | To |