e-strauss opened a new pull request, #2026:
URL: https://github.com/apache/systemds/pull/2026

   This patch implements the nary append operation for frames (cbind and 
rbind). For the cbind, there are two physical implementation:
   - map-size cbind (w/ broadcast)
   - reduce-size cbind
   I added test cases to check the functionality of the n-ary operators and I 
also enabled the Word-Error-Rate test case.
   
   Additionally, this patch fixes the map-size cbind operation to handle 
misaligned frameblocks.
   As discussed, I will make another PR for the misalignment fix of the other 
physical operator 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to