The nn.dense
& nn.batch_matmul
have a same history I think. So recently I’ve added extra attrs to them to support the input tensor in transposed or non-transposed format.
The nn.dense
& nn.batch_matmul
have a same history I think. So recently I’ve added extra attrs to them to support the input tensor in transposed or non-transposed format.