586 Commits (dfc9693d6c5ad92d2f1b822436430a1162ba97f1)

Author SHA1 Message Date
  Oceania2018 68df1b70f0 tf.data.Dataset skip() #446 5 years ago
  Oceania2018 a174a84d3d tf.data.Dataset shard() #446 5 years ago
  Oceania2018 5e0e8b1b95 fix iteration times issue. 5 years ago
  Oceania2018 38f9b13857 Merge remote-tracking branch 'origin/tf.data_test' 5 years ago
  Oceania2018 b431f976c8 add tf.data Prefetch unit test #446 5 years ago
  Oceania2018 64c5157de5 tf.data.Dataset.range #446 5 years ago
  pepure 01e8205f88 tf.data.Dataset.from_tensor_slices iteration times bug 5 years ago
  Oceania2018 32a0f582bf ContextSwitchStack 5 years ago
  Oceania2018 6e4bad40b6 Sequential #570 5 years ago
  Oceania2018 de2383162b tf.keras.layers #355 5 years ago
  Oceania2018 0b71c969da ignore layers test. 5 years ago
  Oceania2018 e631c1adfa IInitializer for Keras. #355 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago
  Sam Harwell 6726cbde55 Fix expected result from TFE_Execute in test 5 years ago
  Sam Harwell 941a241055 Simplify code using SafeTensorHandleHandle 5 years ago
  Sam Harwell 263fbcf244 Implement SafeTensorHandleHandle as a wrapper for TFE_TensorHandle 5 years ago
  Sam Harwell 28e19ea443 Ensure SafeDeviceListHandle is not released before calling StringPiece 5 years ago
  Oceania2018 ef82af70e8 Fix ImageType test. 5 years ago
  Oceania2018 17204b55f2 add ReduceSum test. 5 years ago
  Oceania2018 73a4dbe6d4 tensor_util.to_numpy_string 5 years ago
  Oceania2018 03a9e95d34 Create tensor from string array. 5 years ago
  Oceania2018 388b64510f add tf.linalg.eye. 5 years ago
  Oceania2018 368cea3a3d ignore Session test. 5 years ago
  Oceania2018 d5534d276d fix compile failed. 5 years ago
  Oceania2018 468cb8e8a6 add TF_GraphSetOutputHandleShapesAndTypes api. 5 years ago
  Oceania2018 dd1cf255a7 Fix AdamOptimizer in Graph mode. 5 years ago
  Oceania2018 81215df6e6 Remove ScanTest 5 years ago
  Oceania2018 b098c66d8d Restore tensor unit tests. 5 years ago
  Oceania2018 e6876306e9 Enable Multi-threading tests. 5 years ago
  Oceania2018 a08275563e Fix data type in TapeTensor.OnesLike. #581 5 years ago
  pepure a3672abdbe Gradient Variable Test 5 years ago
  Sam Harwell fae2c29599 Implement SafeOpHandle as a wrapper for TFE_Op 5 years ago
  Oceania2018 ba8b0f37af add disable_eager_execution, clean unit test. 5 years ago
  Esther2013 4bba3f8b6c Improve string display from byte array. 5 years ago
  Sam Harwell c2f13e2289 Implement SafeExecutorHandle as a wrapper for TFE_Executor 5 years ago
  Oceania2018 d76eebfdc7 Clean code. 5 years ago
  Sam Harwell 02d9023621 Fix CS1587 (XML comment is not placed on a valid language element) 5 years ago
  Sam Harwell 0da5c3552e Suppress CS0414 (The field 'name' is assigned but its value is never used) 5 years ago
  Sam Harwell e40b2f7925 Suppress CS0219 (Variable is assigned but its value is never used) 5 years ago
  Oceania2018 16ea35126d fix tf.cond. 5 years ago
  Oceania2018 7ec1422588 fix tensor creation from n-dim array. 5 years ago
  Oceania2018 0c7638f8b5 Fix tf.split, #569 5 years ago
  pepure 47ba2ae6fd add tf.split problem describe 5 years ago
  pepure 13f20d28fd add Concat Double Type problem describe 5 years ago
  pepure 3e31304002 tensor init bug test 5 years ago
  pepure 87c547a29c tensor init bug test 5 years ago
  Oceania2018 25d1c743b1 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 5 years ago
  Oceania2018 43ab3cad88 _AddNGrad 5 years ago
  pepure 3f4b5b3a74 add transpose API eagerly 5 years ago
  Sam Harwell f7e61b0199 Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults 5 years ago