dimension
The dimension, or axis, along which you concatenate tensors.
Declaration
var dimension: Int { get }Discussion
The default value is 1, which typically represents features channels.
The dimension, or axis, along which you concatenate tensors.
var dimension: Int { get }The default value is 1, which typically represents features channels.