96 Commits (1d97b71337cbb48cdc88e032f83e571dd1a5510c)

Author SHA1 Message Date
  Oceania2018 76a342c91d Add keras Resizing layer. 4 years ago
  MPnoy b1e17f1682 some RNN 4 years ago
  Niklas Gustafsson 37ca023036 Adjusted implementation of Gather to correspond to Python implementation. 4 years ago
  Niklas Gustafsson 616b62bd4f Implemented Conv1D and unit tests. 4 years ago
  Niklas Gustafsson 2a42bcd09b Added unit tests for Keras Conv2D 4 years ago
  Niklas Gustafsson f3da1cd9b7 Added unit tests for Conv2D 4 years ago
  Niklas Gustafsson 3a2b270a7e Adding doc comment for LSTM 4 years ago
  Niklas Gustafsson 4181722004 Adding doc comments to the Keras Layers Api class 4 years ago
  Oceania2018 0142174058 Add tf.string.string_length. 4 years ago
  Oceania2018 a1ebd70c46 RowPartition and RaggedTensor 4 years ago
  Oceania2018 bbc2e98a51 IndexLookup, Accumulator. 4 years ago
  Niklas Gustafsson dc5a59c794 Added 1D pooling APIs and unit tests. 4 years ago
  Oceania2018 90638a8352 TextVectorization 4 years ago
  Oceania2018 4ef675faf9 Consolidate MapDataset function. 4 years ago
  Oceania2018 6a8665f111 Add Conv2DTranspose #735 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