Skip to content

Commit 60fafc7

Browse files
committed
测试
Signed-off-by: c q <quchenxy@yeah.net>
1 parent 0484aab commit 60fafc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/TensorFlowNET.Core/Sessions/BaseSession.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ public BaseSession(string target = "", Graph graph = null)
2525
else
2626
{
2727
_graph = graph;
28+
2829
}
2930

3031
_target = UTF8Encoding.UTF8.GetBytes(target);

0 commit comments

Comments
 (0)