1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 22 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor changes More... over 7 years ago
Update Operation.Output.cs More... over 7 years ago
tf.train.import_meta_graph can import CondContext. More... over 7 years ago
change tf.math.multiply, math.add to generic. More... over 7 years ago
CondTestCases.testCondTrue passed More... over 7 years ago
Operation: _update_inputs works now More... over 7 years ago
added more test cases (gradient tests) More... over 7 years ago
add TF_UpdateEdge interface More... over 7 years ago
more cond test cases: testCondTrue and testCondFalse More... over 7 years ago
Merge pull request #228 from henon/master More... over 7 years ago
ported the first cond test case that evaluates tensors More... over 7 years ago
nest.map_structure: fixed bug when merging multiple structures More... over 7 years ago
Merge pull request #227 from henon/master More... over 7 years ago
nest.map_structure implemented and tested More... over 7 years ago
Fixed Node 57, but node 61 still error. #226 More... over 7 years ago
Merge pull request #225 from henon/master More... over 7 years ago
started porting nest, flatten and pack_structure_as already work More... over 7 years ago
cond: added more testcases More... over 7 years ago
with: added debugger attribute to let debugger not break in with but at the origin of the exception More... over 7 years ago
Merge pull request #224 from henon/master More... over 7 years ago
removed Debugger.Break() again because rethrowing the exception is even better, debugger will break directly at the cause of the exception (if attached) More... over 7 years ago
minor changes in examples More... over 7 years ago
fix: Examples project uses all data, unit test uses only small fraction More... over 7 years ago
TestSuite: added all examples with very small training sets (runs through within seconds) More... over 7 years ago
added all examples to the unit testing suite More... over 7 years ago
Merge pull request #223 from henon/master More... over 7 years ago
finally fixed TestCond test case More... over 7 years ago
fixed the false-branch of the switch graph More... over 7 years ago
in debug mode, added Debugger.Break() when an exception is thrown in a with block More... over 7 years ago
Update LogisticRegression.md More... over 7 years ago