We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ac3674 commit ebc7f0cCopy full SHA for ebc7f0c
src/NumSharp.Core/Assembly/Properties.cs
@@ -1,6 +1,4 @@
1
using System.Runtime.CompilerServices;
2
-#if DEBUG
3
[assembly: InternalsVisibleTo("NumSharp.UnitTest")]
4
[assembly: InternalsVisibleTo("NumSharp.Benchmark")]
5
[assembly: InternalsVisibleTo("TensorFlowNET.UnitTest")]
6
-#endif
0 commit comments