Closed amahussein closed 1 week ago
Approved, but one question -- is the custom speedup factor file option being removed by another PR? https://github.com/NVIDIA/spark-rapids-tools/blob/dev/core/src/main/scala/com/nvidia/spark/rapids/tool/qualification/QualificationArgs.scala#L184-L188
Approved, but one question -- is the custom speedup factor file option being removed by another PR? https://github.com/NVIDIA/spark-rapids-tools/blob/dev/core/src/main/scala/com/nvidia/spark/rapids/tool/qualification/QualificationArgs.scala#L184-L188
Yes, there is another task to remove deadcode from scala https://github.com/NVIDIA/spark-rapids-tools/issues/1343
Signed-off-by: Ahmed Hussein (amahussein) a@ahussein.me
Contributes to #1221
This PR remove the python scripts that used to generate custom speedup factors. The scripts are dead since the tools migrated to XGBoost estimates.