You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address PR review comments for GELU approximate parameter
- Move Approximate enum from GELU module class to neutral
TorchSharp namespace as GELUApproximate, removing Tensor/functional
layer dependency on Modules layer
- Add CharSet, BestFitMapping, ThrowOnUnmappableChar attributes to
THSTensor_gelu/gelu_ DllImport declarations to match existing
LPStr-based imports pattern
- Update all references in Tensor.cs, GELU.cs, and tests
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments