20 Commits (46e190dbfc871ce4dd780d58d888d6406cc0285e)

Author SHA1 Message Date
  Yaohui Liu 46e190dbfc
feat: add RNN basic framework. 2 years ago
  Yaohui Liu 747e6585e7
Change type of BuildInputShape to KerasShapesWrapper. 2 years ago
  Haiping 197224fd74
Add pb model save (#976) 2 years ago
  Haiping Chen 49876bb952 Change model.build parameter to input_shape. 3 years ago
  Kevin a7099db7d9 Added Cropping and Permute (+test) 4 years ago
  Oceania2018 bcb28f3d3b fix keras reshape layer. 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 4ef675faf9 Consolidate MapDataset function. 4 years ago
  Oceania2018 6a8665f111 Add Conv2DTranspose #735 4 years ago
  Oceania2018 d2e50dda55 Add keras model.predict. 4 years ago
  Oceania2018 7293c328f7 ConcatV2 should be recorded #701 5 years ago
  Oceania2018 14c26e7e07 Mul gradient is not correct in TensorFlowOpLayer #698 5 years ago
  Oceania2018 fd64ad1b44 Fix Sequential model. 5 years ago
  Oceania2018 6d66092ed6 Allow ComputeOutputShape to override in subclass #660. 5 years ago
  Oceania2018 fafed7dd7d Massive updates for TensorFlowOpLayer #652 5 years ago
  Oceania2018 ea3fc6ade2 organize keras files. 5 years ago
  Oceania2018 905c4a9ee8 Add keras.layers.Reshape. 5 years ago
  Oceania2018 94ad2f5331 Add layers of ZeroPadding2D and UpSampling2D. 5 years ago