1541 Commits (d4f1c349bc5c6a49c74fffec532d8ade8332755b)
 

Author SHA1 Message Date
  Oceania2018 d4f1c349bc fix _apply_dense for Optimizer. 5 years ago
  Oceania2018 d3b681e909 fix unit test. 5 years ago
  Oceania2018 aa13352d74 fix AdamOptimizer for Graph mode. 5 years ago
  Oceania2018 b3cd413eee fix Strides default value for Pooling2D. 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 b821d82d4f release preview4. 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
  carb0n cd43400e98 fix rot90_3d 5 years ago
  carb0n d33927a325 fix build 5 years ago
  carb0n c019b44918 one down 5 years ago
  carb0n dcd06e7c61 fix something else 5 years ago
  carb0n f8da3b91d3 fix dumb upload error 5 years ago
  carb0n 7208b0378d fix build error 5 years ago
  carb0n c6601f9099 implement more of tf.image 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 cdf39c52a3 tf.keras.layers. #570 5 years ago
  Oceania2018 40530801fa sigmoid_grad eager. 5 years ago
  Oceania2018 623afd529e Change default stddev to 0.05f for RandomNormal. 5 years ago
  Oceania2018 8168b48dcd fix neural_net.trainable_variables #595. 5 years ago
  Oceania2018 c10f610a89 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 5 years ago
  Oceania2018 de2383162b tf.keras.layers #355 5 years ago
  carb0n 0006bba0fd implement check_ops.assert_greater_equal() 5 years ago
  carb0n 08862d2aba replace usage of ops.name_scope() with tf_with() 5 years ago
  carb0n c233e709d1 implement math_ops.real, reduce_variance, reduce_std 5 years ago
  carb0n a2ec9b3296 fix build error 5 years ago
  carb0n 92e8eb23b7 add _captures, external/internal_captures 5 years ago
  carb0n fe4d943cb2 add constant_value_as_shape 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 17df4c1c44 Use leases to ensure handles are not released before calling StringPiece 5 years ago
  Sam Harwell 263fbcf244 Implement SafeTensorHandleHandle as a wrapper for TFE_TensorHandle 5 years ago
  Esther Hu 6244d08b88
Fix TensorFlowLibName path. 5 years ago
  Sam Harwell 28e19ea443 Ensure SafeDeviceListHandle is not released before calling StringPiece 5 years ago