1c8aa4a9
fix unit test by new a graph. by
2019-04-14 22:19:42 -0500
e10d66c7
(v0.6.x-control-flow)
Release v0.6. by
2019-04-14 21:25:25 -0500
6a1ed38e
fix #229 by
2019-04-14 20:09:31 -0500
7e77cb5c
added original complex cond test cases by
2019-04-14 17:28:25 +0200
adddf2a0
commented out debugging code by
2019-04-14 17:02:59 +0200
d65c0d3e
add api of AddControlInput by
2019-04-14 09:53:00 -0500
44316321
merge with by
2019-04-14 07:48:07 -0500
04394f29
add more debug code by
2019-04-14 07:41:23 -0500
a7fc2e38
Merge pull request #230 from henon/master by
2019-04-14 07:40:43 -0500
fe3440f2
(refs/pull/230/head)
Merge remote-tracking branch 'upstream/master' by
2019-04-14 11:30:59 +0200
9dba6800
minor changes by
2019-04-14 11:23:33 +0200
6bd08d6c
Update Operation.Output.cs by
2019-04-14 00:37:00 -0500
f4067f28
tf.train.import_meta_graph can import CondContext. by
2019-04-13 22:31:35 -0500
5627443b
change tf.math.multiply, math.add to generic. by
2019-04-13 18:14:51 -0500
098ffdfa
CondTestCases.testCondTrue passed by
2019-04-13 17:12:43 -0500
33c4a9a4
Operation: _update_inputs works now by
2019-04-13 20:15:32 +0200
ec319b12
added more test cases (gradient tests) by
2019-04-13 19:41:56 +0200
c997c729
more cond test cases: testCondTrue and testCondFalse by
2019-04-13 14:01:18 +0200
949ab3e2
add TF_UpdateEdge interface by
2019-04-13 12:31:14 -0500
17cb5890
Merge pull request #228 from henon/master by
2019-04-12 22:07:20 -0500
9e04aee2
(refs/pull/228/head)
ported the first cond test case that evaluates tensors by
2019-04-12 20:25:54 +0200
2bf72e9d
nest.map_structure: fixed bug when merging multiple structures by
2019-04-12 19:15:34 +0200
edce4428
Merge pull request #227 from henon/master by
2019-04-12 10:26:30 -0500
ade4ef7f
(refs/pull/227/head)
nest.map_structure implemented and tested by
2019-04-12 17:11:17 +0200
6fc9add8
Fixed Node 57, but node 61 still error. #226 by
2019-04-11 22:31:09 -0500
bc23079f
Merge pull request #225 from henon/master by
2019-04-11 18:27:57 -0500
3b5c6f76
(refs/pull/225/head)
started porting nest, flatten and pack_structure_as already work by
2019-04-12 00:58:28 +0200
82af34f4
cond: added more testcases by
2019-04-12 00:56:41 +0200
9092c05b
with: added debugger attribute to let debugger not break in with but at the origin of the exception by
2019-04-11 19:10:57 +0200
0513d985
Merge pull request #224 from henon/master by
2019-04-11 11:49:02 -0500
abc99080
(refs/pull/224/head)
removed Debugger.Break() again because rethrowing the exception is even better, debugger will break directly at the cause of the exception (if attached) by
2019-04-11 18:32:41 +0200
ecc49236
minor changes in examples by
2019-04-11 18:31:33 +0200
1ff31db0
fix: Examples project uses all data, unit test uses only small fraction by
2019-04-11 16:34:35 +0200
30dde0fd
TestSuite: added all examples with very small training sets (runs through within seconds) by
2019-04-11 15:54:31 +0200
4bc97cd4
added all examples to the unit testing suite by
2019-04-11 14:38:25 +0200
98c7dbf2
Merge pull request #223 from henon/master by
2019-04-11 06:39:04 -0500
efe5ef24
(refs/pull/223/head)
finally fixed TestCond test case by
2019-04-11 13:38:00 +0200
40dccd36
fixed the false-branch of the switch graph by
2019-04-11 12:53:41 +0200
646f62e9
in debug mode, added Debugger.Break() when an exception is thrown in a with block by
2019-04-11 12:02:13 +0200
d84c4398
(refs/pull/222/head)
Update LogisticRegression.md by
2019-04-11 10:50:23 +0800
36a12edf
Update LogisticRegression.md by
2019-04-11 10:49:53 +0800
4fe62eda
Update LogisticRegression.md by
2019-04-11 10:49:02 +0800
04ffa46d
fix CondContext.AddValue with ops.control_dependencies #213 by
2019-04-10 21:17:02 -0500
9bd5f009
Merge pull request #221 from henon/master by
2019-04-10 14:40:36 -0500
a7b76704
(refs/pull/221/head)
CondContext: implemented missing functionality by
2019-04-10 21:35:09 +0200
10c2aeed
Merge pull request #219 from henon/master by
2019-04-10 09:57:58 -0500
26e78cd1
(refs/pull/219/head)
meta_graph.py.cs: fixed nullref exception by
2019-04-10 14:45:59 +0200
dd91139a
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-04-10 06:50:20 -0500
e3c5bb77
fix name issue in internal_convert_to_tensor._autopacking_helper by
2019-04-10 06:50:14 -0500
fc24b92c
Merge pull request #218 from henon/master by
2019-04-10 06:48:56 -0500
e7707cbf
(refs/pull/218/head)
added GraphTests, all Igored at the moment by
2019-04-10 12:53:29 +0200
30e4b210
moved all ops_test.py tests into their own folder/namespace by
2019-04-10 11:03:46 +0200
615b54dd
more control flow fixes but CreateOpFromTfOperationTest.TestCond still fails by
2019-04-10 10:51:13 +0200
9f54715f
comments issue by
2019-04-09 19:23:18 -0500
805c074d
merge for CondContext. by
2019-04-09 19:22:56 -0500
053cab61
condcontext by
2019-04-09 19:11:00 -0500
e7d7b2f6
Merge pull request #217 from henon/master by
2019-04-09 19:09:47 -0500
ca473e88
(refs/pull/217/head)
Merge remote-tracking branch 'upstream/master' by
2019-04-10 00:05:32 +0200
6a820d81
changes in CondContext and control_flow_ops.cond by
2019-04-10 00:03:49 +0200
8d93cb00
Merge pull request #216 from henon/master by
2019-04-09 13:47:49 -0500
40af0c5f
(refs/pull/216/head)
Graph.unique_name fixed + test case by
2019-04-09 20:01:10 +0200
fe4a06fe
make_tensor_proto: supported additional types int[,] long[] long[,] float[,] double[] double[,] and byte[,] by
2019-04-09 18:33:26 +0200
80a108bf
added more passing control dependencies tests by
2019-04-09 14:55:56 +0200
093cfbd5
Merge pull request #215 from henon/master by
2019-04-09 07:07:30 -0500
ab7aec19
ported ControlDependenciesTest.TestComplex, works by
2019-04-09 12:55:13 +0200
e27bf7bb
(refs/pull/215/head)
_ControlDependenciesController: fixed a bug related to stack order by
2019-04-09 11:36:14 +0200
3bd928ca
_random still in progress. overload random_uniform. add more on random_seed.get_seed. by
2019-04-09 00:12:05 -0500
2461d2f4
improve performance 10% by
2019-04-08 22:25:08 -0500
694f99cf
overload the cond function by
2019-04-08 20:23:38 -0500
1582a47f
Merge pull request #214 from henon/master by
2019-04-08 19:27:33 -0500
5a2d265d
(refs/pull/214/head)
Graph.control_dependencies: added overload and updated implementation which was far from the original functionality. by
2019-04-09 01:16:03 +0200
0fb2260f
removed Nuget package reference to NumSharp 0.8.3, we use the project reference for now. by
2019-04-09 01:13:48 +0200
cba10528
Graph: fixed bug with dependencies of nested with calls by
2019-04-08 23:32:25 +0200
923d8458
more documentation strings by
2019-04-08 22:27:42 +0200
b71b4a23
change shape to int[], comply with NumSharp v0.9 by
2019-04-08 16:03:15 -0500
00003a66
Merge pull request #212 from henon/master by
2019-04-08 07:26:36 -0500
938af85e
(refs/pull/212/head)
Removed the web project from the solution as agreed with Oceania by
2019-04-08 14:23:15 +0200
2af73b7a
Merge pull request #211 from henon/master by
2019-04-08 06:51:51 -0500
0406d458
(refs/pull/211/head)
ops.py.cs: fixed a bug in _NodeDef by
2019-04-08 11:27:24 +0200
98ff3c53
added PythonTest, a base class for tests that holds useful assertions like AssertItemsEqual by
2019-04-08 11:26:47 +0200
641abbd4
ControlDependenciesTest: added all the other test cases but currently can't translate them into c# by
2019-04-08 10:29:04 +0200
3cb6c237
Merge pull request #210 from henon/master by
2019-04-07 18:09:44 -0500
f0796050
(refs/pull/210/head)
Operation: implemented support for Tensors in Operation constructor + Test by
2019-04-07 21:24:29 +0200
b6a9cd63
Added documentation comments from tf source by
2019-04-07 21:14:07 +0200
5b429c79
downgrade to .net core 2.1 by
2019-04-07 16:43:04 +0200
afaf27e1
Merge pull request #209 from moloneymb/master by
2019-04-07 08:48:59 -0500
b3a2422e
k-means input has only 0 dims for 'cond/strided_slice' by
2019-04-06 12:00:08 -0500
5ef6d88c
(refs/pull/209/head)
Adding code generated type safe wrapper for built in ops by
2019-04-05 15:30:20 -0500
b5c35783
Merge pull request #1 from SciSharp/master by
2019-04-05 14:52:47 -0500
0ee44bbd
fix OpDefLibrary._IsListValue by
2019-04-05 08:25:37 -0500
1edf86a0
fix dtypes.as_numpy_datatype for bool by
2019-04-05 07:25:09 -0500
41d4e84b
tf.sin, tf.sinh, tf.sum, tf.tan, tf.tanh by
2019-04-04 21:01:29 -0500
c491c179
pass c_api.TF_AddControlInput by
2019-04-04 17:33:33 -0500
e8e129f4
Merge pull request #208 from moloneymb/master by
2019-04-04 16:55:10 -0500
4205c508
(refs/pull/208/head)
Removing the requirment for optional attributes to have a value by
2019-04-04 16:23:25 -0500
6c53dd95
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-04-03 23:46:10 -0500
bfdaa6b9
work with NumSharp v0.9 by
2019-04-03 23:45:55 -0500
17a974a0
Merge pull request #207 from SciEvan/master by
2019-04-03 10:34:53 -0500
5116f418
(refs/pull/207/head)
Update LogisticRegression.md by
2019-04-03 23:20:24 +0800
6c47344b
Update LogisticRegression.md by
2019-04-03 23:15:20 +0800