28 Commits (e72fd533305f510c91f37eed93e22ca033be287e)

Author SHA1 Message Date
  Pranov Duggasani 29434d3d99 Added continue statement to as that is what is in the original python file and got rid off cast error 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 93eb56e5a3 add apply_adam, _apply_dense for Adam. #271 6 years ago
  Oceania2018 59672a4df7 1: change learning rate and lr_tensor. 6 years ago
  Oceania2018 9a71f758dc fix create_slot_with_initializer, upgrade to v1.14.0. 6 years ago
  Oceania2018 a7450215ad add SlotCreator class. 6 years ago
  Oceania2018 efa28d4f65 Add a Tag to Tensor, Fixed Tensor Slice, AdamOptimizer #271 6 years ago
  Oceania2018 16da1c26ee add array_ops.unique, math_ops.sqrt, Optimizer._apply_sparse_duplicate_indices 6 years ago
  Oceania2018 b357cad63c fix -1 index for _ConcatGradHelper 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
  Meinrad Recheis de5a3cd66b Optimizer: fixed global_step which was not incremented until now 6 years ago
  Oceania2018 adae3aa6ff AdamOptimizer, reduce_prod 6 years ago
  haiping008 8fa1f21e3e change ops.name_scope interface. 6 years ago
  Oceania2018 5a7d28c200 simplify with function. 6 years ago
  haiping008 d61ccf0b96 linear regression 2 6 years ago
  Oceania2018 8dfc3b7cad #175 6 years ago
  Oceania2018 9bc0c86b0d Attempting to use uninitialized value v1 #172 6 years ago
  Oceania2018 8408dcd61f fixed #170 6 years ago
  Oceania2018 9fbd88e257 gradients not finished yet 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 8b32de72ef Fixed #111 6 years ago
  haiping008 c6f9ec6179 gradients_impl. not finish yet. 6 years ago
  haiping008 bcb803dfe7 fix add_collections 6 years ago
  haiping008 9f18881d89 VariableScope, vairables.py.cs 6 years ago
  haiping008 4c2f76e2aa compute_gradients 6 years ago