1073 Commits (18f4579fd77d943770e61d70f5eb6cc8cad6c0df)
 

Author SHA1 Message Date
  Oceania2018 18f4579fd7 tf.slice #396 6 years ago
  Oceania2018 5640bf0f45 tf.gather #396 6 years ago
  Oceania2018 1e5018334e tf.sparse_to_dense #396 6 years ago
  Oceania2018 7f4ed1f0db tf.rank #396 6 years ago
  Oceania2018 4c2090c470 FasterRCNNFeatureExtractor 6 years ago
  Oceania2018 18b22f51e1 assert_equal #396 6 years ago
  Oceania2018 eaef3aa9e6 FasterRCNNFeatureExtractor 6 years ago
  Oceania2018 4c819234d0 tf.stack 6 years ago
  Oceania2018 dbfdddde85 tf.unstack 6 years ago
  Oceania2018 bb638299ee train_input 6 years ago
  Oceania2018 41432600c8 input_fn #387 6 years ago
  Oceania2018 9b9a25c712 _create_and_assert_global_step 6 years ago
  Oceania2018 bffb9cdeb4 latest_checkpoint 6 years ago
  Oceania2018 c7e511a8da Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Oceania2018 de3ecc8556 create_estimator_and_inputs 6 years ago
  Haiping Chen 9fb9a3cf40
Merge pull request #395 from kerryjiang/master 6 years ago
  Kerry Jiang 712c471dc0 tried to implement some methods in ConfigUtil 6 years ago
  Oceania2018 67eeab0e73 add faster_rcnn_resnet101_voc07.config 6 years ago
  Oceania2018 757456f98c Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Haiping Chen ba3af92806
Merge pull request #394 from kerryjiang/master 6 years ago
  Oceania2018 078aa49578 _TrainingExecutor 6 years ago
  Kerry Jiang eb99b2a4a7 tried to implement RunConfig and RunConfigTest 6 years ago
  Oceania2018 5347de4dc0 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Oceania2018 c8991d4f84 added ConfigUtil empty file. 6 years ago
  Eli Belash 6c8f829356 Upgraded NumSharp to 0.20.2 6 years ago
  Kerry Jiang ae944249a9 added more fields to RunConfig 6 years ago
  Oceania2018 a2dade50fc solve confilict. 6 years ago
  Oceania2018 43febca3ea added many not implemented interfaces for Object Detection API. #386 6 years ago
  Oceania2018 24418b7653 Protocol message was too large when parsing to GraphDef. #383 6 years ago
  Eli Belash 83b9eb82af MultithreadingTests.cs: Added unit-test for case #380 6 years ago
  Eli Belash d23eed0c34 Session.LoadFromSavedModel: Prevent optimization 6 years ago
  Eli Belash da70cdc790 Session.LoadFromSavedModel: Added fallback for non-absolute path 6 years ago
  Eli Belash ffa78bdd88 Added a model for unit testing 6 years ago
  Eli Belash dc4a4c22d8 Session.LoadFromSavedModel: Removed redundant .as_default() call. 6 years ago
  Eli Belash b2512954bf Session: LoadFromSavedModel Fixed multithreading issue and added as_default() to the created session, fixed #380 6 years ago
  Oceania2018 a09b86e1df Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Oceania2018 bbd76d5840 tensorflow.estimator 6 years ago
  Haiping Chen 8b92003376
Merge pull request #379 from SciSharp/keras-activations 6 years ago
  Haiping Chen 9e237a6733
Merge pull request #378 from SciSharp/unknown-dimension 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 f70f0a9807 Added implicit conversion from object[] to TensorShape 6 years ago
  Oceania2018 fa41aac14c generated ObjectDetection related protos for tf.models. 6 years ago
  Eli Belash 074d06dc7f Added all keras activations 6 years ago
  Eli Belash 0c32b73fc1 tf.layers.flatten: Added and fixed special unit-test case. 6 years ago
  Eli Belash cc65ae5ca2 TensorShape: Fixed rare case when passing only None 6 years ago
  Eli Belash f7364eb6e2 TensorShape: fixed typo in constructor 6 years ago
  Eli Belash 61c4317536 tf.layers.flatten: Added support for None dimension 6 years ago
  Eli Belash 4db89af049 TensorShape: fixed size computation when None is used. 6 years ago
  Eli Belash cc54fe19bf TensorShape: Fixed construction when passing int[] or long[] 6 years ago