32 Commits (fe76c9c877a68c40b16964343064071c3bd6bb15)

Author SHA1 Message Date
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Oceania2018 a2e7c9fef7 built BasicLstmCell 5 years ago
  Oceania2018 59b7eb0365 MaybeCreateControlFlowState 6 years ago
  Oceania2018 5ee46e494a tf.while_loop #348 6 years ago
  Oceania2018 ded16ea82f BatchNormalization return tuple for call 6 years ago
  Oceania2018 4f366ca18a change RefVariable to VariableV1 6 years ago
  Oceania2018 5c891eaa49 make get_collection<T> generic. 6 years ago
  Oceania2018 683aeed693 tf.GraphKeys #359 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 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 d3002c0b4c fix name_scope issue when current_scope is exit. 6 years ago
  Oceania2018 954713f46f add Conv2dParams 6 years ago
  Oceania2018 f0d1ee8db4 fix max_pooling2d name_scope. 6 years ago
  Oceania2018 c4a585c320 remove global static Graph instance. 6 years ago
  Oceania2018 d7c7d3d90b fix tf.layers.conv2d 6 years ago
  Oceania2018 a5ae56affc add tf.where api. 6 years ago
  Oceania2018 5a73e698b0 add Tensor[] pattern match for ops.name_scope. 6 years ago
  Oceania2018 84440b2e01 manually construct graph for retain layer. 6 years ago
  Oceania2018 d94c685dba Add node to connectivity between two layers. 6 years ago
  haiping008 7dbcb6c147 softmax_cross_entropy_with_logits 6 years ago
  haiping008 16a59afe37 assign_sub, smart_cond 6 years ago
  haiping008 c26fccf856 fix name issue in placeholder. 6 years ago
  Oceania2018 b2b083a5b5 Keras.Layers.BatchNormalization 6 years ago
  Oceania2018 053f40bc9e nn_ops.bias_add, tf.layers.batch_normalization 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 9f0c1e5fe2 fix _compute_fans when more than 4 dimensions. 6 years ago
  haiping008 8fa1f21e3e change ops.name_scope interface. 6 years ago
  haiping008 bdd9beca6b x_emb shape is not correct #189 6 years ago