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 e631c1a commit 0b71c96Copy full SHA for 0b71c96
test/TensorFlowNET.UnitTest/Keras/LayersTest.cs
@@ -13,7 +13,7 @@ namespace TensorFlowNET.UnitTest.Keras
13
/// <summary>
14
/// https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/keras/layers
15
/// </summary>
16
- [TestClass]
+ [TestClass, Ignore]
17
public class LayersTest : GraphModeTestBase
18
{
19
[TestMethod]
0 commit comments