Method__init__(
self,
in_dim: int,
h_dim: int,
out_dim: int,
act_fn_name: str,
darts/models/components/chronos2_submodels.py:120
Method__init__(
self,
d_model: int,
d_kv: int,
num_heads: int,
dropout_rate: float,
darts/models/components/chronos2_submodels.py:428
Method__init__(
self,
d_model: int,
d_kv: int,
num_heads: int,
dropout_rate: float,
darts/models/components/chronos2_submodels.py:471
Method__init__(
self,
d_model: int,
d_kv: int,
d_ff: int,
num_heads: int,
dr
darts/models/components/chronos2_submodels.py:577
Method__init__(
self,
d_model: int,
d_kv: int,
d_ff: int,
num_heads: int,
dr
darts/models/components/chronos2_submodels.py:649