763 Commits (4bc1dc7f4f70fc0759f1c2ae3a75a37af82b7db7)

Author SHA1 Message Date
  Niklas Gustafsson a8436f309b Added unit test for padding larger than the longest sequence. 4 years ago
  Niklas Gustafsson 12f4f230f8 Implemented text_to_matrix() and unit tests. 4 years ago
  Niklas Gustafsson 11ffc64501 Revert "Revert "Generalized Tokenizer argument types."" 4 years ago
  Niklas Gustafsson a468cd4c0c Revert "Generalized Tokenizer argument types." 4 years ago
  Niklas Gustafsson d9465d8ab0 Generalized Tokenizer argument types. 4 years ago
  Niklas Gustafsson 0413e5197a Adding more implementations to Tokenizer -- seq->text, pre-tokenized texts, etc. 4 years ago
  Niklas Gustafsson 606dba816e Started implementation of Tokenizer(), as well as pad_sequences(). 4 years ago
  lsylusiyao 17a4fe0ba8 Add Custom Keras Layer Test 4 years ago
  Oceania2018 0d5e5e0b66 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 4 years ago
  Oceania2018 1f6748864a Refactor string tensor. 4 years ago
  Banyc df3a7f4698 Add ones_like test case 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 77e6bb527a Move keras unit test in seperate project. 4 years ago
  Oceania2018 027334133d Move GradientEagerTest. 4 years ago
  Oceania2018 bf4f65b3aa Release TensorFlow.NET v0.32, TensorFlow.Keras v0.3. 4 years ago
  Oceania2018 6fe6057ff4 Adjust unit test project. 4 years ago
  Oceania2018 93fd34b225 imdb dataset. 4 years ago
  Oceania2018 878226b416 Fix dataset_cardinality for dataset map. 5 years ago
  Oceania2018 8cdb4a7828 Add dataset cardinality test #695 5 years ago
  Oceania2018 fda7e6df0b Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 5 years ago
  Oceania2018 566a092a0e Add Tensorflow.Text project. 5 years ago
  Oceania2018 fd64ad1b44 Fix Sequential model. 5 years ago
  dataangel 061ee22d95 update:loss 5 years ago
  dataangel f8daeae696 更新Mes 5 years ago
  Oceania2018 0ff31a35ec fix tf.transpose #673 5 years ago
  Banyc b6755cc4a1 Add test case TypeMismatchedSliceAssign 5 years ago
  Banyc 83509696a4 Add test case for tf.transpose 5 years ago
  quanap5kr fe82fd5c26 scan unit test 5 years ago
  quanap5kr c632c40096 scan unit test 5 years ago
  Oceania2018 d75366ce22 fix Variable[slice].assign() #653 5 years ago
  Banyc 6f8beab362 Add test case for Tensor.assign #653 5 years ago
  Oceania2018 fafed7dd7d Massive updates for TensorFlowOpLayer #652 5 years ago
  Oceania2018 905c4a9ee8 Add keras.layers.Reshape. 5 years ago
  Oceania2018 b58c24136c Add keras.Concatenate. 5 years ago
  Oceania2018 94ad2f5331 Add layers of ZeroPadding2D and UpSampling2D. 5 years ago
  Oceania2018 3e76c19879 Add LeakyReLU layer. 5 years ago
  Oceania2018 8b9fca47e9 Add save and restore model from config. 5 years ago
  Oceania2018 91399b1527 Fixed add GradientOperatorMulTest #642 5 years ago
  久永 05561ead44 add GradientOperatorMulTest 。 5 years ago
  Oceania2018 dff4f510af model.get_config for Keras. 5 years ago
  Oceania2018 9d08a313f0 Keras for .NET package meta and clean code. 5 years ago
  Oceania2018 41df785232 Seperated Keras from binding project. 5 years ago
  Oceania2018 4945c66000 fix unit test. 5 years ago
  Oceania2018 9f2adcfc77 add Keras model.summary(). 5 years ago
  Oceania2018 87f990157e Fix trainable_weights is empty when using Keras Functional model #626 5 years ago
  Oceania2018 b59122f511 Disable AutoGraphAttribute. 5 years ago
  Oceania2018 b63a44e1fe Refactor convolutional layer. 5 years ago
  Oceania2018 0abf166437 Add Tensors class to adapt Tensor and Tensor[]. 5 years ago
  Oceania2018 69967b4812 disable TF_UpdateEdge. 5 years ago