79 Commits (2ab0bdbc8690b0048eaeb5ab5069e042b1a88d25)

Author SHA1 Message Date
  AsakusaRinne 2ab0bdbc86 Add more implementations to the keras part of pb model save. 2 years ago
  AsakusaRinne a479e53f3a Add more implementations to the pb model save. 2 years ago
  Haiping Chen 49876bb952 Change model.build parameter to input_shape. 3 years ago
  Haiping Chen 0a08386ca9 Fix batch_size for Keras Input. 3 years ago
  Haiping Chen 33707231ee Define Keras interface in core project (WIP). 3 years ago
  hlx1120@outlook.com 424ac061cf fixed bugs 3 years ago
  hlx1120@outlook.com 2e94ed38b0 multi-head attention 3 years ago
  hlx1120@outlook.com 9a57947e53 Add EinsumDense support and simply test it 3 years ago
  hlx1120@outlook.com 430ac93137 Add Attention support and test it 3 years ago
  Oceania2018 271b066448 change default value for Conv1D. 3 years ago
  Oceania2018 974855c869 fix BasicConv1D unit test 3 years ago
  Oceania2018 1bc698823d fix array_ops.squeeze 3 years ago
  Oceania2018 18d2512ee5 fix keras sequential. 3 years ago
  Oceania2018 318f9910ea gradient function Conv2DBackpropInput #895 3 years ago
  Oceania2018 029779f1da Multithreading with Keras. #890 4 years ago
  Oceania2018 0a5e1815e5 keras average pooling #870 4 years ago
  Oceania2018 b048b62436 fix Embedding layer. 4 years ago
  Oceania2018 a0cc4735e5 rename SafeOpHandle to SafeEagerOpHandle 4 years ago
  Oceania2018 d84ee13b06 keras.layers.LayerNormalization #875 4 years ago
  Oceania2018 3f0b1f9ef7 fix Multi Threaded unit test. 4 years ago
  Oceania2018 1460ec899b fix TensorFlowOpLayer memory leak. 4 years ago
  Oceania2018 e10e2807af Release v0.60.2, change to .net standard 2.0. 4 years ago
  Kevin 033fb7e3bb Added activations 4 years ago
  Kevin a7099db7d9 Added Cropping and Permute (+test) 4 years ago
  Hallupa f566505c09 Add Softmax support and throw exception if activation isn't found 4 years ago
  Oceania2018 e73ed66b7c add SafeTensorHandle to manage tensor handle reference. 4 years ago
  Oceania2018 bcb28f3d3b fix keras reshape layer. 4 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 da33a8b18d Introduce Axis record type. 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 11fdd9a8ee Remove Range class due to conflict with .net 5. 4 years ago
  Oceania2018 9a4c518401 Change Config as JObject in KerasMetaData 4 years ago
  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