711 Commits (6c72af15039dc2c96eb8e5e75d203717436fa803)

Author SHA1 Message Date
  Oceania2018 6c72af1503 Add ConcreteFunction to support dataset map. 5 years ago
  Oceania2018 8579575706 add function test. 5 years ago
  Oceania2018 f226ad704f add overload for Layer call function, be able to input array and return array. 5 years ago
  Oceania2018 a8838982e8 Add graph to function test. 5 years ago
  Oceania2018 d3b681e909 fix unit test. 5 years ago
  Oceania2018 fd32b842cd Add ZipDataset, fix paths_and_labels_to_dataset. 5 years ago
  Oceania2018 36273fd45d Fix tf.decode_jpeg and SetOpAttrScalar for float. 5 years ago
  dje e575583e5d Complete implementation of bitwise bitwise_ops and corresponding unit tests. 5 years ago
  Oceania2018 925b3cbbd0 add tf.bitwise.left_shift unit test #614. 5 years ago
  Oceania2018 430927524f fix eager tensor resize. #608 5 years ago
  vpenades 7f507fa81e Added use case for creating and resizing a tensor. 5 years ago
  Oceania2018 a3cf7ae1ac Add CacheDataset. 5 years ago
  Oceania2018 436afe9703 tf.data.Dataset.from_tensor #446 5 years ago
  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