2304 Commits (fa5d19dcdab55d7b81afc614f9929bc85c52cb20)
 

Author SHA1 Message Date
  Haiping Chen fa5d19dcda fix unit test. 2 years ago
  Haiping Chen 03472997e4 Fix tf.reverse. 2 years ago
  Haiping Chen 6ec39ba3cb Fix inferred_value of KerasTensor. #1142 2 years ago
  Haiping 12e3f549e1
Merge pull request #1148 from Wanglongzhi2001/master 2 years ago
  Longzhi Wang f6f792aa94
Merge branch 'SciSharp:master' into master 2 years ago
  “Wanglongzhi2001” 3bef87aefc fix: make the initialization of the layer's name correct 2 years ago
  Haiping dffc4653bd
Merge pull request #1146 from Wanglongzhi2001/master 2 years ago
  “Wanglongzhi2001” 03b44c3b50 ignore the LSTMLoad test 2 years ago
  Haiping Chen 7b26d6699a Adjust location of KerasTensor. 2 years ago
  Haiping d452d8c2d7
Merge pull request #1144 from Wanglongzhi2001/master 2 years ago
  “Wanglongzhi2001” 68772b2cbd fix: use git add --renormalize to make model files binary 2 years ago
  Longzhi Wang d9c97a46cc
Merge branch 'SciSharp:master' into master 2 years ago
  Haiping 3006c86d9b
Merge pull request #1145 from dogvane/master 2 years ago
  dogvane 0cc25fbc35 Add a function(get_classification_statistics) to count the number of label categories for the image_dataset_from_directory method. 2 years ago
  dogvane 7cd829288d fix per_image_standardization run bug 2 years ago
  “Wanglongzhi2001” 9c949e336f refactor: refactor LSTMLoad test 2 years ago
  “Wanglongzhi2001” b27ccca84f fix:fix the bug of load LSTM model 2 years ago
  Haiping Chen ed1a8d2edf Add shape and dtype to KerasTensor 2 years ago
  Haiping Chen 70f873ecce Initially adding KerasTensor. #1142 2 years ago
  Haiping 6dd15f7353
Merge pull request #1143 from dogvane/master 2 years ago
  dogvane f56811d080 fix flip_left_right run bug 2 years ago
  Haiping Chen b2fe5ca080 Fix LSTM crash in release mode. 2 years ago
  Haiping 9cd86812e5
Merge pull request #1140 from dogvane/master 2 years ago
  dogvane 7165304ff8 add a fucntion to cover a folder to a image classes dataset. 2 years ago
  dogvane fa213eb54c change "bool training" => "bool? training" 2 years ago
  dogvane b968fd79ab add avg_pool_grad function 2 years ago
  Haiping 8574881c1e
Merge pull request #1139 from BalashovK/master 2 years ago
  BalashovK 5f64a0fa87 Merge branch 'master' of https://github.com/BalashovK/TensorFlow.NET 2 years ago
  BalashovK 4b8e63bb82 fix: exp moved to tf.math.cs 2 years ago
  BalashovK f01558b642 exp moved to tf.math.cs 2 years ago
  Haiping a95005fe5b
Merge pull request #1137 from Beacontownfc/mybranch2 2 years ago
  Beacontownfc 992bf55dab fix load_weights 2 years ago
  Haiping Chen 42e8b046ea Release v0.110.1. 2 years ago
  Haiping eac68ff05c
Merge pull request #1136 from Beacontownfc/mybranch 2 years ago
  Beacontownfc cc6ddc144f Add AdamW optimizer 2 years ago
  Beacontownfc 6862d3a043 Add AdamW optimizer 2 years ago
  Haiping fac48f56fc
Merge pull request #1132 from lingbai-kong/EinsumGrad 2 years ago
  lingbai-kong f026963a7d add EinsumGrad 2 years ago
  Haiping adc90af2dd
Merge pull request #1129 from Beacontownfc/mybranch3 2 years ago
  Beacontownfc a76cd67d30 fix some api's bug 2 years ago
  Haiping dfd9dd0d20
Merge pull request #1126 from lingbai-kong/parse_imdb 2 years ago
  lingbai-kong 4efa0a8881 add pad preprocessing for `imdb` dataset 2 years ago
  Haiping Chen 3acfc1dcb0 tf.math.reduce_euclidean_norm 2 years ago
  Haiping 991c6b63ae
Merge pull request #1125 from lingbai-kong/bug-IndexedSlices 2 years ago
  Haiping 6264c7919d
Merge pull request #1124 from RachamimYaakobov/patch-1 2 years ago
  lingbai-kong f61ab520c9 fix inconsistent shape error while training Embedding layer. 2 years ago
  RachamimYaakobov 4e0c3df4a4
Bug fix in KerasObjectLoader.cs 2 years ago
  Haiping 86b235f9ff
Merge pull request #1123 from Wanglongzhi2001/master 2 years ago
  Wanglongzhi2001 8ebe3e31e3 fix: fix the bug of repeated progress bar in Model.fit() 2 years ago
  Haiping 7e1568f363
Merge pull request #1120 from Wanglongzhi2001/master 2 years ago