40 Commits (d0208976a23b621ad6532ecf87b97daccb470271)

Author SHA1 Message Date
  Alexander Novikov 2a377e2f91 tests are passing 1 year ago
  Alexander Novikov 21210795d0 gradient descent tests 2 years ago
  Haiping Chen e5dfe90e9b More SafeHandles. 2 years ago
  Oceania2018 ebfb3275cf clean code. 3 years ago
  Oceania2018 795c28652d remove TF_DeleteTensor in test. 4 years ago
  Oceania2018 e73ed66b7c add SafeTensorHandle to manage tensor handle reference. 4 years ago
  Oceania2018 1cf190fba5 tf.linalg.lstsq #823 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  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