66 Commits (c6c1125f54422d82207974ee924d111f15419b10)

Author SHA1 Message Date
  Oceania2018 c6c1125f54 Chagne return type to Tensor for assign_add. 5 years ago
  Oceania2018 8168b48dcd fix neural_net.trainable_variables #595. 5 years ago
  Oceania2018 de2383162b tf.keras.layers #355 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago
  Oceania2018 a8a0731c4d Change RefVariable to IVariableV1. 5 years ago
  Oceania2018 f849af095d Change RefVariable to IVariableV1. 5 years ago
  Sam Harwell 48dfc92407 Suppress CS0642 (Possible mistaken empty statement) 5 years ago
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Oceania2018 e93f112ef0 tf.Variable() in eager mode 5 years ago
  Oceania2018 08224a9a93 Add implicitation for Operation to RefVariable 5 years ago
  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