30 Commits (4d8ae9a396c83ae09a1c525e267642a5935a7c19)

Author SHA1 Message Date
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Oceania2018 caeb0e3050 overloade session.run(), make syntax simpler. 6 years ago
  Oceania2018 bba0dcf6b2 "HelloWorld" passed. 6 years ago
  Oceania2018 a89c9aba34 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 4ff53c93be string workround. need NDArray GetNDArrays(NDArray) to implemented. 6 years ago
  Oceania2018 4ca080e565 Hello World works. 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 f35b146cc6 update docs. change example interface. 6 years ago
  Oceania2018 c42f8bbf88 add train and predict interfaces to IExample. 6 years ago
  Kerry Jiang 3f9f2a3725 changed the class Python to be static 6 years ago
  Meinrad Recheis 438a0f9720 Xor: import graph 6 years ago
  Meinrad Recheis 4bc97cd478 added all examples to the unit testing suite 6 years ago
  Oceania2018 19f4699502 Added Name and Priority to IExample interface. 6 years ago
  Oceania2018 625368abec fix result of session.run 6 years ago
  Oceania2018 5a2433c7ea abstract PrepareData interface for example 6 years ago
  Oceania2018 596afe2059 #173 6 years ago
  Esther2013 aac35afd05 changes for example project 6 years ago
  Oceania2018 f4b6d509ca fix HelloWorld example exception. 6 years ago
  haiping008 62a2634b92 gen_math_ops.real_div 6 years ago
  Oceania2018 1344277eb4 update docs of Hello World sample 6 years ago
  Oceania2018 d7e04d5cb4 test string const 6 years ago
  Oceania2018 91f42b3e3e restructure dir and namespace 6 years ago
  Oceania2018 28732a13b1 TF_Input, TF_Output 6 years ago
  haiping008 8adb34df65 init session.run 6 years ago
  Oceania2018 d392e9def8 init Session class 6 years ago
  Oceania2018 7b24f538fb added TF_Status, TF_SetAttrValueProto 6 years ago
  haiping008 a4e4c36390 protobuf #3 6 years ago
  Oceania2018 518095db75 update tf.constant 6 years ago
  Oceania2018 1291aa5dac add ops._create_c_op 6 years ago
  Oceania2018 c102715be0 Graph 6 years ago