Skip to content

Commit 1aa4de6

Browse files
committed
Ignore SimpleModelFromAutoCompile test
1 parent ad36e37 commit 1aa4de6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/TensorFlowNET.Keras.UnitTest/SaveModel/SequentialModelLoad.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ namespace TensorFlowNET.Keras.UnitTest.SaveModel;
1111
[TestClass]
1212
public class SequentialModelLoad
1313
{
14+
[Ignore]
1415
[TestMethod]
1516
public void SimpleModelFromAutoCompile()
1617
{

0 commit comments

Comments
 (0)