isCausal
When YES, a causal (lower-triangular) mask is applied so that each query position attends only to key positions at or before it. Mutually exclusive with Masktensor.
Declaration
var isCausal: Bool { get set }When YES, a causal (lower-triangular) mask is applied so that each query position attends only to key positions at or before it. Mutually exclusive with Masktensor.
var isCausal: Bool { get set }