33 Commits (a6fb6618a61f3478e5aad66fe19bc202973aa962)

Author SHA1 Message Date
  Niklas Gustafsson a6fb6618a6 Merge branch 'master' of https://github.com/NiklasGustafsson/TensorFlow.NET 4 years ago
  Niklas Gustafsson 19f380523e Adding some activation layers. 4 years ago
  MPnoy d89609a4e3 Blank SimpleRNN and test for it 4 years ago
  Oceania2018 26a04bd083 Add Subtract layer. 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  Oceania2018 3bfdedcdfb Change filter as IVariableV1 in conv2d. 4 years ago
  Oceania2018 d2e50dda55 Add keras model.predict. 4 years ago
  Oceania2018 6fe6057ff4 Adjust unit test project. 4 years ago
  Oceania2018 58d2daebfa Fix graph instance in InputLayer. 4 years ago
  Oceania2018 7293c328f7 ConcatV2 should be recorded #701 4 years ago
  Oceania2018 14c26e7e07 Mul gradient is not correct in TensorFlowOpLayer #698 4 years ago
  Oceania2018 fd64ad1b44 Fix Sequential model. 4 years ago
  Oceania2018 6d66092ed6 Allow ComputeOutputShape to override in subclass #660. 4 years ago
  Oceania2018 fafed7dd7d Massive updates for TensorFlowOpLayer #652 4 years ago
  Oceania2018 ea3fc6ade2 organize keras files. 4 years ago
  Oceania2018 905c4a9ee8 Add keras.layers.Reshape. 4 years ago
  Oceania2018 b58c24136c Add keras.Concatenate. 4 years ago
  Oceania2018 94ad2f5331 Add layers of ZeroPadding2D and UpSampling2D. 4 years ago
  Oceania2018 3e76c19879 Add LeakyReLU layer. 4 years ago
  Oceania2018 1623bb87a7 fix _assign_new_value for BatchNormaliztion. 4 years ago
  Oceania2018 ae9a161cd7 Add assign_lazy_load for ResourceVariable. 4 years ago
  Oceania2018 59106f8bc3 Add Merge and Add layer. 4 years ago
  Oceania2018 8b9fca47e9 Add save and restore model from config. 4 years ago
  Oceania2018 dff4f510af model.get_config for Keras. 4 years ago
  Oceania2018 41df785232 Seperated Keras from binding project. 4 years ago
  Sam Harwell 044fe6d4fc Suppress CS0108 (Member hides inherited member; missing new keyword) 5 years ago
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Deepak Battini 2dd7ac9195 Base layer skeleton added 5 years ago
  Deepak Kumar 22c05f0155 Base Layer methods in progress 5 years ago
  Deepak Battini e16ecdf04e Base Layer class sketonizing 5 years ago
  Deepak Kumar 43b27c3a00 Added Layers, Saving and utils 5 years ago
  Deepak Battini 8b8919c9c6 Build Keras Skeleton 5 years ago
  Oceania2018 8b38d0d372 rename Keras project. 5 years ago