tvm.relay.op.transform.
collapse_sum_like
( data , collapse_type )Return a scalar value array with the same shape and type as the input array.
I’m a bit confused by the documentation here. How does the output differ from the input?
tvm.relay.op.transform.
collapse_sum_like
( data , collapse_type )Return a scalar value array with the same shape and type as the input array.
I’m a bit confused by the documentation here. How does the output differ from the input?
This document doesn’t seem to be correct…My understanding is that collapse to the type of the original input array