Method__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
tests/dump_vit_reference.py:111
Functioncompare_ggml_vs_nhwcCompare ggml [ne0, ne1, ne2] vs Python NHWC [1, H, W, E] — same flat layout
tests/test_e2e_pvs.cpp:23