Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions build/libs_linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ libtensorflow_framework.so.1
libonnxruntime.so
System.Drawing.Common.dll
TensorFlow.NET.dll
NumSharp.Core.dll
Microsoft.DataPrep.dll
Microsoft.DPrep.*
Microsoft.ML.*
1 change: 1 addition & 0 deletions build/libs_mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ libonnxruntime.dylib
libtensorflow_framework.1.dylib
System.Drawing.Common.dll
TensorFlow.NET.dll
NumSharp.Core.dll
Microsoft.DataPrep.dll
Microsoft.DPrep.*
Microsoft.ML.*
1 change: 1 addition & 0 deletions build/libs_win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ MklProxyNative.dll
SymSgdNative.dll
tensorflow.dll
TensorFlow.NET.dll
NumSharp.Core.dll
System.Drawing.Common.dll
Microsoft.DataPrep.dll
Microsoft.DPrep.*
Expand Down