2137 Commits (934302cd9c6c2d3f821daf5a956cd65a70e9034e)
 

Author SHA1 Message Date
  Yaohui Liu 934302cd9c
ci: update release ci. 2 years ago
  AsakusaRinne 8b53eb3e5d fix: partially fix the error when saving model after loading. 2 years ago
  Rinne d9988d7ccd
ci: add ci for test and auto-release. (#1047) 2 years ago
  Haiping 179e32ae20
Merge pull request #1044 from AsakusaRinne/add_cv_compatibility 2 years ago
  Haiping 34338c72c2
Merge pull request #1043 from AsakusaRinne/fix_1040 2 years ago
  Yaohui Liu 44d203da5e
Add the constructor of ndarray which reuse memory. 2 years ago
  Yaohui Liu 0c87244007
Partially fix the error when crop image. 2 years ago
  Haiping Chen df913078b9 Fix namespace compile issue. 2 years ago
  Haiping 4e78d3dd05
Merge pull request #1039 from AsakusaRinne/fix_1036 2 years ago
  Haiping Chen e3a1843408 Upgrade tf redist to 2.11.3. 2 years ago
  Yaohui Liu 3f6da21d48
Adjust the code structure of keras.unittest. 2 years ago
  Yaohui Liu 4aab86b876
Fix the error when using layers.Input with unknown batch size. 2 years ago
  Haiping 8da573c6fd
Merge pull request #1035 from AsakusaRinne/support_bert_load 2 years ago
  Yaohui Liu ed8ccecc14
Fix the mapping from dtype to numpy descr of byte. 2 years ago
  Yaohui Liu 2b00eb8c0f
Change the project runtime version from net7 to net6. 2 years ago
  Haiping Chen 62c4bb8f1d Fix compile issue in Ubuntu 2 years ago
  Yaohui Liu 376ff74a4f
Add subfolders in the solution to seperate src and test. 2 years ago
  Haiping a767765e93
Merge pull request #1034 from AsakusaRinne/support_bert_load 2 years ago
  Yaohui Liu 9174eaba38
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_bert_load 2 years ago
  Yaohui Liu 9349ec4829
Add Tensorflow.NET.Hub and support loading bert. 2 years ago
  Haiping c20d854432
Merge pull request #1033 from AsakusaRinne/support_bert_load 2 years ago
  Yaohui Liu 67cf274f7f
Remove debug informations before. 2 years ago
  Yaohui Liu 747e6585e7
Change type of BuildInputShape to KerasShapesWrapper. 2 years ago
  Haiping 3d0e2d0220
Merge pull request #1032 from AsakusaRinne/master 2 years ago
  Haiping e72024b520
Merge pull request #1030 from Wanglongzhi2001/master 2 years ago
  Yaohui Liu 7823b088a0
Fix the error of loading model saved before tf2.5. 2 years ago
  Longzhi Wang cd54e0f504
Merge branch 'SciSharp:master' into master 2 years ago
  Wanglongzhi2001 426a55ce7b Add set_weights and get_weights APIs 2 years ago
  Haiping Chen 793ec4ae7e fix unit test. 2 years ago
  Haiping 5b33938dc5
Merge pull request #1031 from AsakusaRinne/master 2 years ago
  Yaohui Liu c1a14c7e11
Fix the error when loading Conv1D layer with initialzier. 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
  Haiping 682f52f937
Merge pull request #1029 from AsakusaRinne/fix_example_err 2 years ago
  Yaohui Liu bd7d56a0b9
Move the content of Tensorflow.Common to Tensorflow.Binding. 2 years ago
  Yaohui Liu 8ee2e9a282
Fix the example errors caused by (#1022). 2 years ago
  Haiping 6340054944
Merge pull request #1027 from AsakusaRinne/fix_1013 2 years ago
  Yaohui Liu e0ebc998ce
Fix the error when loading VGG19. 2 years ago
  Haiping 4f29e1000a
Merge pull request #1022 from AsakusaRinne/support_function_load 2 years ago
  Yaohui Liu a59ebaeea4
Fix the errors caused by branch merge. 2 years ago
  Yaohui Liu 1903700e04
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load 2 years ago
  Yaohui Liu 2f62caa4e5
Revise some details. 2 years ago
  Yaohui Liu c8691387ab
Revise some implementation details. 2 years ago
  Yaohui Liu 9420ba3243
Fix the error of loaded function model backward. 2 years ago
  Yaohui Liu 1d1657dd2c
Use operation with customized C API. 2 years ago
  Haiping a075bbad95
Merge pull request #1023 from AsakusaRinne/fix_save_model 2 years ago
  Yaohui Liu 0360fbb530
Fix the error when saving model with GPU. 2 years ago
  Yaohui Liu fd1eb40f25
Partially support the backward of loaded function model. 2 years ago
  Yaohui Liu e0b1e640c8
Update proto files to version 3.21.9. 2 years ago
  Haiping Chen 1aa4de6fa9 Ignore SimpleModelFromAutoCompile test 2 years ago