56 Commits (5ee46e494a48af03832df2ce03c41692a836bee6)

Author SHA1 Message Date
  Oceania2018 5ee46e494a tf.while_loop #348 6 years ago
  Oceania2018 02871910c1 create ResourceVariable, still with buggy. 6 years ago
  Oceania2018 4f366ca18a change RefVariable to VariableV1 6 years ago
  Oceania2018 23edfd09f8 _safe_initial_value_from_op #360 6 years ago
  Oceania2018 1a025e6223 add moving_averages, fix ExponentialMovingAverage 6 years ago
  Oceania2018 ecbda0cdb9 add RefVariable.read_value() 6 years ago
  Oceania2018 e3de67385c fix StringVar testing. 6 years ago
  Oceania2018 683aeed693 tf.GraphKeys #359 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 6 years ago
  Oceania2018 a89c9aba34 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Johann Dirry 09345b9a82 implementing some additional methods (#317) 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 04c80f31d4 DigitRecognitionNN works, but the accuracy is only 92% after 10 epochs, it's supposed to be 97%. 6 years ago
  Oceania2018 954713f46f add Conv2dParams 6 years ago
  Oceania2018 7a706c9ca7 fix unique_layer_name 6 years ago
  Oceania2018 84440b2e01 manually construct graph for retain layer. 6 years ago
  Kerry Jiang 3f9f2a3725 changed the class Python to be static 6 years ago
  Oceania2018 f4067f28f7 tf.train.import_meta_graph can import CondContext. 6 years ago
  haiping008 c491c17921 pass c_api.TF_AddControlInput 6 years ago
  Oceania2018 b5360269b5 fix Operation.get_attr for all properties. 6 years ago
  Oceania2018 958fdb8791 gen_random_ops.truncated_normal 6 years ago
  haiping008 8fa1f21e3e change ops.name_scope interface. 6 years ago
  Oceania2018 5a7d28c200 simplify with function. 6 years ago
  Oceania2018 91608875a0 VarCreation1 passed. create variable through variable_scope. 6 years ago
  haiping008 d61ccf0b96 linear regression 2 6 years ago
  Oceania2018 363b58b85c add _init_from_proto to create variable. 6 years ago
  Oceania2018 9bc0c86b0d Attempting to use uninitialized value v1 #172 6 years ago
  Oceania2018 d8f8a7f5bf Saver is inprogress. 6 years ago
  Oceania2018 459abbcb34 restore SaveableObject. 6 years ago
  Oceania2018 66f390a910 add operator overload for RefVariable. 6 years ago
  haiping008 7c420df94f upgrade to tensorflow v1.13-rc1 6 years ago
  Oceania2018 8408dcd61f fixed #170 6 years ago
  Oceania2018 7426fd0af0 Add FeedItem to hold feed session dictionary. 6 years ago
  haiping008 b3497f31f2 finished tf.zeros #143 6 years ago
  Oceania2018 01f5ab984b tf.zeros 6 years ago
  Oceania2018 8f42762f1c Add control_inputs in Operation #141 6 years ago
  Oceania2018 2a962b1cac The Graph of variable. #139 6 years ago
  Oceania2018 b209fac566 TensorShape of variable. #138 6 years ago
  Oceania2018 a0de3a01f0 dtype in RefVariable #137 6 years ago
  Oceania2018 0ca9485dea as_base_type #136 6 years ago
  haiping008 0511614861 ops.colocate_with 6 years ago
  haiping008 444cc42058 node_def property in Operation #134 6 years ago
  haiping008 43273b37d5 fixed #108 6 years ago
  Oceania2018 aecaa78c6e build_results can't handle when is_op is false condition. 6 years ago
  Oceania2018 1fb41de9e4 add name property #133 6 years ago
  Oceania2018 ca1fa35b8e Add VariableTest.Add test in UnitTest 6 years ago
  haiping008 9665bf5262 Aadded ContextOptions 6 years ago
  haiping008 ba499ab001 have to invoke pywrap_tfe_src.cc 6 years ago
  Oceania2018 2fc45b9f79 #113 6 years ago