454 Commits (b63a44e1fe72cfb03349223e0f54c3f485713c49)

Author SHA1 Message Date
  Oceania2018 b63a44e1fe Refactor convolutional layer. 5 years ago
  Oceania2018 0abf166437 Add Tensors class to adapt Tensor and Tensor[]. 5 years ago
  Oceania2018 69967b4812 disable TF_UpdateEdge. 5 years ago
  Oceania2018 96f558db91 fix image resize. 5 years ago
  Oceania2018 33e5a7b59b Add ConcreteFunction. 5 years ago
  Oceania2018 12ea493080 Add ConcreteFunction to support dataset map. 5 years ago
  Oceania2018 242e051732 add function test. 5 years ago
  Oceania2018 5f2df567a7 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