blaze_tensor icon indicating copy to clipboard operation
blaze_tensor copied to clipboard

Add support for 4D add and ravel expressions

Open taless474 opened this issue 4 years ago • 0 comments

In order to implement reshape and flatten a ravel expression is useful. An implementation of bias_add uses extracting the quatern value and then add it to the original array, so it needs add.

taless474 avatar Aug 26 '19 19:08 taless474