33 Commits (747e6585e773256a8c2a405e14c0fdc8c8a2a7ca)

Author SHA1 Message Date
  Yaohui Liu 747e6585e7
Change type of BuildInputShape to KerasShapesWrapper. 2 years ago
  Wanglongzhi2001 426a55ce7b Add set_weights and get_weights APIs 2 years ago
  Wanglongzhi2001 f4e7fd47e7 Merge branch 'master' of github.com:Wanglongzhi2001/TensorFlow.NET into dev1 2 years ago
  Wanglongzhi2001 78bd4c758e Add api set_weights and get_weights 2 years ago
  Yaohui Liu 9420ba3243
Fix the error of loaded function model backward. 2 years ago
  AsakusaRinne 3943375b67 Support loading weights for customized layer. 2 years ago
  AsakusaRinne acae9b3e39 Partially support the analysis of loaded functions. 2 years ago
  Haiping Chen 3aa2738570 Add layers.Normalization. 2 years ago
  Yaohui Liu 52b513d750
Support loading of SavedModel format (#989) 2 years ago
  Haiping 197224fd74
Add pb model save (#976) 2 years ago
  Haiping Chen a432807c23 Remove _layers in Layer. 2 years ago
  Haiping Chen 49876bb952 Change model.build parameter to input_shape. 3 years ago
  Haiping Chen 9b11d45906 Fix NeuralNetXorKeras accuracy. #952 3 years ago
  hlx1120@outlook.com 430ac93137 Add Attention support and test it 3 years ago
  Ahmed Elsayed ce3ddb2321 Initial regularizers. 3 years ago
  Oceania2018 18d2512ee5 fix keras sequential. 3 years ago
  Oceania2018 67a70bf800 Remove _isCreatedInGraphMode in Tensor 4 years ago
  Oceania2018 1460ec899b fix TensorFlowOpLayer memory leak. 4 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 3c7207c251 fix GetDataType. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 8048b6258a Add RepeatDataSetCrash test. 4 years ago
  Oceania2018 954462f4f8 KerasObjectLoader 4 years ago
  Oceania2018 6a8665f111 Add Conv2DTranspose #735 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  dataangel c04216f9d8 update:Keras 4 years ago
  Oceania2018 05dd652c8b Refactor execution mode switch in keras layer. 4 years ago
  Oceania2018 2ea8f2eb3f fix is_build_function in Layer. 5 years ago
  Oceania2018 b58c24136c Add keras.Concatenate. 5 years ago
  Oceania2018 db7aac28e8 Add CategoricalCrossentropy. 5 years ago
  Oceania2018 8b9fca47e9 Add save and restore model from config. 5 years ago
  Oceania2018 dff4f510af model.get_config for Keras. 5 years ago
  Oceania2018 41df785232 Seperated Keras from binding project. 5 years ago