This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
scisharp
/
TensorFlow.NET
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
21
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Ignore StringEncode
tags/v0.20
Oceania2018
5 years ago
parent
40487d30bc
commit
6c83176a88
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
test/TensorFlowNET.UnitTest/ConstantTest.cs
+ 1
- 0
test/TensorFlowNET.UnitTest/ConstantTest.cs
View File
@@ -160,6 +160,7 @@ namespace TensorFlowNET.UnitTest.Basics
Assert.AreEqual(6.0, (double)c);
}
[Ignore]
[TestMethod]
public void StringEncode()
{
Write
Preview
Loading…
Cancel
Save