Implement hand written reduce udf for summing tensors
Created by: jassak
- UDF for reducing local results into one global, specifically for summing tensors (used in Logistic Regression)
- Reformat
udfgenerator.py
and remove forgotten print
Created by: jassak
udfgenerator.py
and remove forgotten print