320 Commits (0e2488ca7aad56ef4d36f2f28fe3303bfa47a847)

Author SHA1 Message Date
  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 5c891eaa49 make get_collection<T> generic. 6 years ago
  Oceania2018 8a3a16b72f resove conflict. 6 years ago
  Oceania2018 d857df1216 fix unassigned shape #406 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
  Oceania2018 de3ecc8556 create_estimator_and_inputs 6 years ago
  Kerry Jiang eb99b2a4a7 tried to implement RunConfig and RunConfigTest 6 years ago
  Oceania2018 a2dade50fc solve confilict. 6 years ago
  Eli Belash 83b9eb82af MultithreadingTests.cs: Added unit-test for case #380 6 years ago
  Eli Belash ffa78bdd88 Added a model for unit testing 6 years ago
  Oceania2018 269611bf86 change None to Unknown for TensorShape. Remove object[] construction. 6 years ago
  Eli Belash 420e195aca TensorShape: Added implicit conversions for object type. 6 years ago
  Eli Belash 0c32b73fc1 tf.layers.flatten: Added and fixed special unit-test case. 6 years ago
  Eli Belash 61c4317536 tf.layers.flatten: Added support for None dimension 6 years ago
  Eli Belash f7ef39cac8 tf.flayers: Added flatten 6 years ago
  Oceania2018 389f7dd2e3 fix output dtype error for control_flow.ref_switch 6 years ago
  Oceania2018 23a9fc9560 remove unnecessary code. 6 years ago
  Oceania2018 1a025e6223 add moving_averages, fix ExponentialMovingAverage 6 years ago
  Eli Belash a4bede55db MultithreadingTests: Added TF_GraphOperationByName unit test 6 years ago
  Haiping 2c1edcbbce
Merge pull request #375 from SciSharp/autocast-tensor 6 years ago
  Oceania2018 f1b7e1182a yolo.build_nework() #359 6 years ago
  Eli Belash 4d8ae9a396 Added unit-tests for autocasting mechanism. 6 years ago
  Eli Belash 00830b8e0b TensorFlowNET.UnitTest: Added FluentExtensions from NumSharp 6 years ago
  Oceania2018 b1bd05c1a1 Expose tf.shape() API. 6 years ago
  Oceania2018 b1a0bf600e update change log. 6 years ago
  Eli Belash 1272a60198 Changed all urls of tf.org to tensorflow.org 6 years ago
  Eli Belash 2259eb5196 Added process-wide locks to non-threadsafe calls. Added unit tests. 6 years ago
  Eli Belash 5d046071ee MultiThreadedUnitTestExecuter: Fixed exception throwing. 6 years ago