Question: Is it possible to do Div operation on a tensor_type?

I know using partial_diff can do Grad of a rank 1 tensor (i.e. vector) and get a rank 2 tensor. How do I do the reverse? is there any simple way? Thanks
Please Wait...