issues
search
clab
/
dynet
DyNet: The Dynamic Neural Network Toolkit
Apache License 2.0
3.43k
stars
703
forks
source link
Updated DynetSharp for .NET 6.0
#1667
Closed
shaltielshmid
closed
1 year ago
shaltielshmid
commented
1 year ago
PR Summary:
Update porting the library to .NET 6.0 (instead of .NET Framework 4.7.2)
Added wrapper for more native functions
Additional examples
Bug fixes that were compiled into the NuGet package but never merged into the main source (e.g., column-major ordering instead of row-major).
PR Summary: