27 Commits (367ac9efcee6dec575dcae1768b80f705001be4a)

Author SHA1 Message Date
  Yaohui Liu 46e190dbfc
feat: add RNN basic framework. 2 years ago
  Haiping Chen 33707231ee Define Keras interface in core project (WIP). 2 years ago
  Oceania2018 c2d25ecb03 fix dataset is disposed when zip dataset. 3 years ago
  Oceania2018 35bcda9fd8 _CastGrad 4 years ago
  Oceania2018 9a2ed2768f load all images for paths_and_labels_to_dataset 4 years ago
  Oceania2018 141bdf3384 add missing np api but pending to implemented. 4 years ago
  Oceania2018 a4a4da9d30 np.permutation 4 years ago
  Oceania2018 e73ed66b7c add SafeTensorHandle to manage tensor handle reference. 4 years ago
  Oceania2018 254ba33823 fix all unit test. 4 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 500f0c0cca Fix preserve_cardinality for ParallelMapDataset. 4 years ago
  Oceania2018 a7df67b13c Fix timeseries_dataset_from_array. 4 years ago
  Oceania2018 76a342c91d Add keras Resizing layer. 4 years ago
  Oceania2018 773a3bad6b Add Preprocessing.timeseries_dataset_from_array 4 years ago
  lsylusiyao 3309b036f6 change standard output (Console) to a custom one 4 years ago
  Oceania2018 bbc2e98a51 IndexLookup, Accumulator. 4 years ago
  Niklas Gustafsson e1b1fafb0a Adding subset of text preprocessing Keras APis and unit tests. 4 years ago
  Oceania2018 90638a8352 TextVectorization 4 years ago
  Oceania2018 4ef675faf9 Consolidate MapDataset function. 4 years ago
  Oceania2018 93fd34b225 imdb dataset. 4 years ago
  Oceania2018 fd64ad1b44 Fix Sequential model. 4 years ago
  Oceania2018 d3f19f4343 Fix image_dataset_from_directory #666 4 years ago
  Oceania2018 dff4f510af model.get_config for Keras. 4 years ago
  Oceania2018 9d08a313f0 Keras for .NET package meta and clean code. 4 years ago
  Oceania2018 41df785232 Seperated Keras from binding project. 4 years ago