↓ 1 callersMethodbackward Flows the gradient from the output to the input. Returns two new tensors. Args: ctx : A_in : (B, L, D, N), X : (B, D, L,
bitnet/bit_mamba.py:103
Method__init__(
self,
*,
image_size,
patch_size,
num_classes,
dim,
d
bitnet/one_bit_vision_transformers.py:110
Method__init__(
self, dim: int, heads: int, depth: int, ff_mult: int = 2, *args, **kwargs
)
bitnet/bit_transformer.py:58