45 Commits (675b93a9d752b300313c007069518dc75bf9784a)

Author SHA1 Message Date
  Yaohui Liu 675b93a9d7
fix: none gradient error when training LSTM. 2 years ago
  Haiping Chen 2fed0db7ea Release v0.100.5. 2 years ago
  AsakusaRinne 8b53eb3e5d fix: partially fix the error when saving model after loading. 2 years ago
  Yaohui Liu 7823b088a0
Fix the error of loading model saved before tf2.5. 2 years ago
  Yaohui Liu 1903700e04
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load 2 years ago
  Yaohui Liu 9420ba3243
Fix the error of loaded function model backward. 2 years ago
  Yaohui Liu 0360fbb530
Fix the error when saving model with GPU. 2 years ago
  Yaohui Liu 6a9ccea29f
Resolve some wrong implementations. 2 years ago
  AsakusaRinne acae9b3e39 Partially support the analysis of loaded functions. 2 years ago
  Haiping Chen e5dfe90e9b More SafeHandles. 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
  Oceania2018 67a70bf800 Remove _isCreatedInGraphMode in Tensor 3 years ago
  Oceania2018 9a2ed2768f load all images for paths_and_labels_to_dataset 4 years ago
  Oceania2018 45e136575a NDArrayRender 4 years ago
  Oceania2018 e73ed66b7c add SafeTensorHandle to manage tensor handle reference. 4 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 3c7207c251 fix GetDataType. 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 48d96f4afc return weights for load_weights. 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  Oceania2018 ceaa09c842 Remove AllocationReferenceHolder. 4 years ago
  Oceania2018 9ff09c4f3d skip layer wihtout trainable weights when save_weights. 4 years ago
  Oceania2018 a7f95991a6 Fix RunInAutoMode. 4 years ago
  Oceania2018 d75366ce22 fix Variable[slice].assign() #653 4 years ago
  Oceania2018 ae9a161cd7 Add assign_lazy_load for ResourceVariable. 4 years ago
  Oceania2018 db7aac28e8 Add CategoricalCrossentropy. 4 years ago
  Oceania2018 ba490102c1 clean code. 4 years ago
  Oceania2018 64276a3ce8 Fix AsTensor() for ref and copy. 5 years ago
  Oceania2018 b63a44e1fe Refactor convolutional layer. 5 years ago
  Oceania2018 f9959ef951 Chagne return type to Tensor for assign_add. 5 years ago
  Oceania2018 d4f1c349bc fix _apply_dense for Optimizer. 5 years ago
  Oceania2018 8168b48dcd fix neural_net.trainable_variables #595. 5 years ago
  Oceania2018 de2383162b tf.keras.layers #355 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago
  Oceania2018 73a4dbe6d4 tensor_util.to_numpy_string 5 years ago
  Oceania2018 a8a0731c4d Change RefVariable to IVariableV1. 5 years ago
  Oceania2018 f849af095d Change RefVariable to IVariableV1. 5 years ago
  Oceania2018 6989cb1ce5 Add EagerRunner to fix memory leak and exception. 5 years ago
  Oceania2018 c078ef6a9f add EagerTensorPass and TensorManager. 5 years ago
  Oceania2018 3aa1cf9928 change parameter to BindingArray. 5 years ago
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Oceania2018 ca6f8b2a46 TFE_TapeVariableAccessed 5 years ago
  Oceania2018 e93f112ef0 tf.Variable() in eager mode 5 years ago