2152 Commits (072c77707b19f29b14a614783da24ddef04ad68f)
 

Author SHA1 Message Date
  Yaohui Liu 072c77707b
fix: run code clean. 2 years ago
  Yaohui Liu 49a902f6ee
Add a tolorance to equivalence of NDArray. 2 years ago
  Yaohui Liu 18602c212b
Update the package info of Tensorflow.Hub. 2 years ago
  Yaohui Liu 5f90707a35
Revise project using. 2 years ago
  Yaohui Liu 7e9521854d
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into add_cv_compatibility 2 years ago
  Rinne e33c84a5ee
Update release.yml 2 years ago
  Rinne b4ef6b67ae
Update release.yml 2 years ago
  Rinne 9c8b2f5786
Update and rename dotnet.yml to build_and_test.yml 2 years ago
  Rinne 08776cc277
Update dotnet.yml 2 years ago
  Rinne 87d5ae52e0
Create release.yml 2 years ago
  Yaohui Liu 8790072785
Add version to tensorflow.hub. 2 years ago
  Rinne e581bbd258
Update dotnet.yml 2 years ago
  Rinne 066e948480
Merge pull request #2 from AsakusaRinne/add_cv_compatibility 2 years ago
  Yaohui Liu a53a6bb257
Revise the sln file. 2 years ago
  Rinne fd65bbfa3f
Create dotnet.yml to config github action 2 years ago
  Rinne c2b197a6fe
Merge pull request #1 from AsakusaRinne/add_cv_compatibility 2 years ago
  Yaohui Liu 9d85f743ae
Move redist holder to another folder. 2 years ago
  Yaohui Liu 7c4c529105
Add unittest redist holder for all test projects. 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