20 Commits (18b078d29e80942695bb70f6b3a3dada48e6e2f6)

Author SHA1 Message Date
  Oceania2018 4531883114 change RefVariable to VariableV1 6 years ago
  Oceania2018 9b9a25c712 _create_and_assert_global_step 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 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 9a71f758dc fix create_slot_with_initializer, upgrade to v1.14.0. 6 years ago
  Oceania2018 954713f46f add Conv2dParams 6 years ago
  Oceania2018 d7c7d3d90b fix tf.layers.conv2d 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
  haiping008 9f0c1e5fe2 fix _compute_fans when more than 4 dimensions. 6 years ago
  haiping008 8fa1f21e3e change ops.name_scope interface. 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 50ef868eeb _name_stack isn't correct before entering random_uniform 6 years ago
  Oceania2018 de7a6941a1 fix name_scope stack can't restore when name is empty. 6 years ago
  haiping008 bf45277be8 add VariableScope and _VariableStore 6 years ago
  haiping008 9f18881d89 VariableScope, vairables.py.cs 6 years ago