Plonk / configs /model /network /geo_adaln_mlp.yaml
nicolas-dufour's picture
squash: merge all unpushed commits
c4c7cee
raw
history blame
115 Bytes
_target_: models.networks.mlp.GeoAdaLNMLP
input_dim: 2
dim: 256
depth: 8
expansion: 4
cond_dim: ${dataset.cond_dim}