601 Commits (v0.15-tensorflow1.15)

Author SHA1 Message Date
  Oceania2018 ee58f8f90f upgrade NumSharp.Lite. 5 years ago
  Oceania2018 7c6497bf0f Release v0.15.0 5 years ago
  Oceania2018 8b5ef9c9a1 AddV2 5 years ago
  Sam Harwell a3795c880a Renormalize all files 5 years ago
  Oceania2018 728699d6a6 upgrade libraries. 5 years ago
  Oceania2018 bd20f0723d rename project. 5 years ago
  Oceania2018 3516079dbb Tensorflow Hub 5 years ago
  Oceania2018 998a9ac4d2 tf.layers.dense does not pass through name to the Keras Layer #484 5 years ago
  Oceania2018 f5c064170d rename to Tensorflow.NET 5 years ago
  Deepak Kumar 1c3529267e Optimizer and Regularizer classes skeleton added 5 years ago
  Oceania2018 a1c8dec737 unit test Eval_LargeString_Scalar 5 years ago
  Oceania2018 06c08c93de ByteString #479 5 years ago
  Will 788cd5c20c Fix Float64 equal compare in GradientTest 5 years ago
  Will 6f84f53ca7 Fix GraphTest, comparing GraphDef directly without converting to JSON 5 years ago
  Oceania2018 f946560271 Ignore ScanForward and ScanReverse tests. 5 years ago
  Alexander Mishunin 421c663bde A few simple gradient tests 5 years ago
  Brendan Mulcahy f9ac0ffa1c Add tf.scan test cases 5 years ago
  Brendan Mulcahy 67bfd365f4 Implement map_fn and other fixes 5 years ago
  Eli Belash 448246b96b Supported for forced singlethreading 5 years ago
  Oceania2018 f8d11520b4 change tensorflow redist to 1.14.1 for unit tests. 5 years ago
  Mascha, Philipp b87081cc4a Made internal collection of graph a list. 5 years ago
  Oceania2018 cad766bcd5 remove estimator. 5 years ago
  Oceania2018 59421ed6d0 upgrade Google.Protobuf to 3.10.1 5 years ago
  Oceania2018 98ead99733 remove Models and Hub projects. 5 years ago
  Mascha, Philipp 0c06559b56 Changed method name to Python one. 5 years ago
  Mascha, Philipp 884b9687ae Added the crop and resize method from the c++ library. 5 years ago
  Oceania2018 07f70f9425 WhileContext BuildLoop 6 years ago
  Oceania2018 66eddd6ba7 add debug info 6 years ago
  Oceania2018 02871910c1 create ResourceVariable, still with buggy. 6 years ago
  Oceania2018 4f366ca18a change RefVariable to VariableV1 6 years ago
  Oceania2018 5a414f0ddc add CumsumGrad, BroadcastToGrad 6 years ago
  Oceania2018 698e628768 rename projects TensorFlowHub and Datasets. 6 years ago
  Oceania2018 6f55491508 remove examples to examples repo. 6 years ago
  Oceania2018 70df2bbbb7 Start to train Yolo #359 6 years ago
  Oceania2018 5c891eaa49 make get_collection<T> generic. 6 years ago
  Oceania2018 a4e63bbfc2 remove GPU example, it's conflict with CPU version. If you want to run GPU version, please just change to GPU binary. 6 years ago
  Oceania2018 8a3a16b72f resove conflict. 6 years ago
  Oceania2018 d857df1216 fix unassigned shape #406 6 years ago
  Oceania2018 a3025f674b fix _ShapesFullySpecifiedAndEqual 6 years ago
  Oceania2018 acf189fbfb fix bug #397 6 years ago
  Oceania2018 75ae2e9e09 RegisterNoGradient, LookupError 6 years ago
  Oceania2018 8b0e5cfca2 added RandomShuffleQueue and docs updated. 6 years ago
  Oceania2018 a596dbe990 tf.PriorityQueue, Protobuf.TextFormat 6 years ago
  Oceania2018 a5bb191a1d add tf.FIFOQueue and docs updated. 6 years ago
  Oceania2018 0ece29177e tf.PaddingFIFOQueue #396 6 years ago
  Oceania2018 f1a3881aff tf.boolean_mask #396 6 years ago
  Oceania2018 6c6c8c4442 tf.batch_to_space_nd #396 6 years ago
  Oceania2018 060cc37dd4 tf.sparse_tensor_to_dense, TensorShape.merge_with #396 6 years ago
  Oceania2018 18f4579fd7 tf.slice #396 6 years ago
  Oceania2018 1e5018334e tf.sparse_to_dense #396 6 years ago