729ccb2cabde67ee68600438b334a4f65d947092
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 34
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable tensorFlowParams : PyTorchRunJobParameters to pyTorchParams : PyTorchRunJobParameters in method private verifyWorkerValues(jobRunParameters RunJobParameters, prefix String) : void in class org.apache.hadoop.yarn.submarine.client.cli.runjob.pytorch.TestRunJobCliParsingPyTorchYaml | From | To | |
| Rename Variable tensorFlowParams : PyTorchRunJobParameters to pyTorchParams : PyTorchRunJobParameters in method private verifyWorkerCommonValues(jobRunParameters RunJobParameters, prefix String) : PyTorchRunJobParameters in class org.apache.hadoop.yarn.submarine.client.cli.runjob.pytorch.TestRunJobCliParsingPyTorchYaml | From | To | |
| Extract Method | 2 | ||
| Extract Method private verifyWorkerCommonValues(jobRunParameters RunJobParameters, prefix String) : TensorFlowRunJobParameters extracted from private verifyWorkerValues(jobRunParameters RunJobParameters, prefix String) : void in class org.apache.hadoop.yarn.submarine.client.cli.runjob.tensorflow.TestRunJobCliParsingTensorFlowYaml | From | To | |
| Extract Method private verifyWorkerCommonValues(jobRunParameters RunJobParameters, prefix String) : PyTorchRunJobParameters extracted from private verifyWorkerValues(jobRunParameters RunJobParameters, prefix String) : void in class org.apache.hadoop.yarn.submarine.client.cli.runjob.pytorch.TestRunJobCliParsingPyTorchYaml | From | To |