9075994e4965812c8fb40097572699ddf572a40e
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type tensor : val to tensor : INDArray in method public initFunctionFromProperties(mappedTfName String, on DifferentialFunction, attributesForNode Map<String,AttrValue>, node NodeDef, graph GraphDef) : void in class org.nd4j.imports.graphmapper.tf.TFGraphMapper | From | To | |
| Extract Method | 1 | ||
| Extract Method public nd4jTypeFromOnnxType(dataType OnnxProto3.TensorProto.DataType) : DataBuffer.Type extracted from public dataTypeForTensor(tensorProto OnnxProto3.TypeProto.Tensor) : DataBuffer.Type in class org.nd4j.imports.graphmapper.onnx.OnnxGraphMapper | From | To |