121 Commits (2af73b7ac74a1a61d9fd7e19e0edf382ad51a1cd)

Author SHA1 Message Date
  Meinrad Recheis 0406d4588d ops.py.cs: fixed a bug in _NodeDef 6 years ago
  Meinrad Recheis 98ff3c53a2 added PythonTest, a base class for tests that holds useful assertions like AssertItemsEqual 6 years ago
  Meinrad Recheis 641abbd423 ControlDependenciesTest: added all the other test cases but currently can't translate them into c# 6 years ago
  Meinrad Recheis f079605032 Operation: implemented support for Tensors in Operation constructor + Test 6 years ago
  Meinrad Recheis 5b429c7976 downgrade to .net core 2.1 6 years ago
  Oceania2018 bfdaa6b94d work with NumSharp v0.9 6 years ago
  haiping008 dd538f97a3 upgrade to numsharp v0.8.3 6 years ago
  Oceania2018 8654b41c2a Add Nearest Neighbor 6 years ago
  Oceania2018 86986d81e3 Incompatible shapes: [100,10] vs. [100] #194 6 years ago
  Oceania2018 d94c685dba Add node to connectivity between two layers. 6 years ago
  Oceania2018 b5360269b5 fix Operation.get_attr for all properties. 6 years ago
  haiping008 8fa1f21e3e change ops.name_scope interface. 6 years ago
  Oceania2018 a466159a53 upgrade NumSharp to v0.7.4 6 years ago
  haiping008 a4e52abe3a add tf.keras 6 years ago
  Oceania2018 c976b818fc unit test of how to reenter a premade variable scope safely 6 years ago
  Oceania2018 5a7d28c200 simplify with function. 6 years ago
  Oceania2018 91608875a0 VarCreation1 passed. create variable through variable_scope. 6 years ago
  Oceania2018 50ef868eeb _name_stack isn't correct before entering random_uniform 6 years ago
  haiping008 8d47f40cea update docs 6 years ago
  haiping008 b4556262bc added ConfigProto for SessionOptions. 6 years ago
  Oceania2018 48282b86c8 fixed #175 6 years ago
  haiping008 3b93c7b0fb linear regression test 1 6 years ago
  haiping008 317740a418 add imdb zip data. 6 years ago
  Oceania2018 6507a5f91b Finished InceptionV3 image recognition. 6 years ago
  haiping008 53882c79b3 Add LabelImage example. 6 years ago
  Oceania2018 afae3e9df9 fix compile 6 years ago
  Oceania2018 1088e1fe19 ImportGraphDefFromPbFile 6 years ago
  Oceania2018 4eccba4cf5 add LoadFromSavedModel 6 years ago
  haiping008 fdf8231a72 import_graph_def 6 years ago
  haiping008 c7cf8b6084 add op_def_registry to load all registered op list. 6 years ago
  Oceania2018 8ae2feb5fb Malformed TF_STRING tensor; element 0 out of range 6 years ago
  Oceania2018 5720dfd68e fix _constant_if_small for zeros. 6 years ago
  haiping008 11572bf770 bunch of updates. 6 years ago
  Oceania2018 fe06a29c97 graph_io.write_graph 6 years ago
  Oceania2018 e237ba6bff #172 6 years ago
  Oceania2018 9bc0c86b0d Attempting to use uninitialized value v1 #172 6 years ago
  Oceania2018 d8f8a7f5bf Saver is inprogress. 6 years ago
  Oceania2018 b87aadc1f0 fix gen_io_ops.save_v2 memory access error. 6 years ago
  haiping008 e0f1ac0415 Add many Saveable classes. 6 years ago
  Oceania2018 66f390a910 add operator overload for RefVariable. 6 years ago
  haiping008 bf45277be8 add VariableScope and _VariableStore 6 years ago
  haiping008 7c420df94f upgrade to tensorflow v1.13-rc1 6 years ago
  haiping008 4a80846d0f fixed #164 6 years ago
  Oceania2018 9fbd88e257 gradients not finished yet 6 years ago
  Oceania2018 f3427cb361 fixed operand should be mul/x:0 #155 6 years ago
  haiping008 8c2c18a216 GradientTest.Gradients 6 years ago
  Oceania2018 651d5d2100 a bunch of changes for Gradients. 6 years ago
  Oceania2018 1022fad16a CApiGradientsTest.Gradients_GradInputs 6 years ago
  Oceania2018 7426fd0af0 Add FeedItem to hold feed session dictionary. 6 years ago
  Oceania2018 f516966f34 #144 6 years ago