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 862ff66 commit 405c4a4Copy full SHA for 405c4a4
src/TensorFlowNET.Core/Util/RuntimeHelpers.cs
@@ -1,6 +1,6 @@
1
namespace System.Runtime.CompilerServices
2
{
3
- public static class RuntimeHelpers
+ internal static class RuntimeHelpers
4
5
/// <summary>
6
/// Slices the specified array using the specified range.
src/TensorFlowNET.Keras/Utils/RuntimeHelpers.cs
0 commit comments