31 Commits (a653914321e23908b6905b6ff2998ee71253ff27)

Author SHA1 Message Date
  Oceania2018 9d08a313f0 Keras for .NET package meta and clean code. 4 years ago
  Oceania2018 9f2adcfc77 add Keras model.summary(). 5 years ago
  Oceania2018 4893331bc5 Rename IObjectLife to ITensorFlowObject 5 years ago
  Sam Harwell a3795c880a Renormalize all files 5 years ago
  Will 788cd5c20c Fix Float64 equal compare in GradientTest 5 years ago
  Eli Belash 9d6525ef9f Buffer: Revamped and all perf-optted all use-cases. 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Meinrad Recheis 1f0d4d6315 PythonTest: commented out non-compiling function because it is not used anyway 6 years ago
  Oceania2018 a89c9aba34 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 86463d9967 compile successfully with v0.11-numsharp. 6 years ago
  Kerry Jiang a4daf8f91b cleared warnings in the UnitTest project 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 ed15b2450e upgrade NumSharp to v0.10.4. 6 years ago
  Oceania2018 a5d2aa950f #247 6 years ago
  Kerry Jiang 3f9f2a3725 changed the class Python to be static 6 years ago
  Meinrad Recheis aea1166699 ported NN ZeroFraction tests 6 years ago
  Meinrad Recheis b66e2586b8 ported while and switch/case testcases 6 years ago
  Oceania2018 3c7174b702 add tf.math.sigmoid 6 years ago
  Oceania2018 bd1e853187 fix unit test evaluate. 6 years ago
  Meinrad Recheis 7e77cb5c5e added original complex cond test cases 6 years ago
  Meinrad Recheis fe3440f2f9 Merge remote-tracking branch 'upstream/master' 6 years ago
  Oceania2018 098ffdfaf5 CondTestCases.testCondTrue passed 6 years ago
  Meinrad Recheis c997c729a0 more cond test cases: testCondTrue and testCondFalse 6 years ago
  Meinrad Recheis 9e04aee25f ported the first cond test case that evaluates tensors 6 years ago
  Meinrad Recheis ade4ef7f65 nest.map_structure implemented and tested 6 years ago
  Meinrad Recheis 82af34f411 cond: added more testcases 6 years ago
  Meinrad Recheis 615b54ddc6 more control flow fixes but CreateOpFromTfOperationTest.TestCond still fails 6 years ago
  Meinrad Recheis 6a820d8178 changes in CondContext and control_flow_ops.cond 6 years ago
  Meinrad Recheis 40af0c5f8a Graph.unique_name fixed + test case 6 years ago
  Meinrad Recheis 98ff3c53a2 added PythonTest, a base class for tests that holds useful assertions like AssertItemsEqual 6 years ago