18 Commits (0c2ddfe36f8de56bdb1984552384d4677b465e79)

Author SHA1 Message Date
  Oceania2018 998a9ac4d2 tf.layers.dense does not pass through name to the Keras Layer #484 5 years ago
  Oceania2018 ded16ea82f BatchNormalization return tuple for call 6 years ago
  Haiping Chen 8b92003376
Merge pull request #379 from SciSharp/keras-activations 6 years ago
  Eli Belash 074d06dc7f Added all keras activations 6 years ago
  Eli Belash 0c32b73fc1 tf.layers.flatten: Added and fixed special unit-test case. 6 years ago
  Eli Belash 61c4317536 tf.layers.flatten: Added support for None dimension 6 years ago
  Eli Belash f7ef39cac8 tf.flayers: Added flatten 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 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 8e2e31cc67 add Gradient for GatherV2, MaxPool, op. 6 years ago
  Oceania2018 df1ae35ee1 Pool interface, Dense layer 6 years ago
  haiping008 16a59afe37 assign_sub, smart_cond 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 79aaae2e16 normalize_tuple, InputSpec 6 years ago
  Oceania2018 423dd1e6d1 fix compilation error 6 years ago
  haiping008 f0e0a841bc tf.embedding_lookup 6 years ago