Skip to content

Commit a2ec9b3

Browse files
hcurEsther2013
authored andcommitted
fix build error
1 parent 92e8eb2 commit a2ec9b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TensorFlowNET.Core/Graphs/Graph.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ limitations under the License.
1717
using System;
1818
using System.Collections;
1919
using System.Collections.Generic;
20+
using System.Collections.Specialized;
2021
using System.Linq;
2122
using System.Runtime.InteropServices;
2223
using static Tensorflow.Binding;

0 commit comments

Comments
 (0)