1138 次代码提交 (4f366ca18aee0e635a387cd3386264058d42be7f)
 

作者 SHA1 备注 提交日期
  Oceania2018 c88d190a59 tf.reverse #396 6 年前
  Oceania2018 29b5898792 tf.variance_scaling_initializer #396 6 年前
  Oceania2018 89171c6620 tf.check_numerics #396 6 年前
  Oceania2018 f61e260bfe tf.reduce_any #396 6 年前
  Oceania2018 f378640618 tf.random_shuffle #396 6 年前
  Oceania2018 ccb86346dd tf.group #396 6 年前
  Oceania2018 060cc37dd4 tf.sparse_tensor_to_dense, TensorShape.merge_with #396 6 年前
  Oceania2018 acb55057bc tf.ones_like, tf.not_equal, tf.floordiv, tf.zeros_like, tf.truediv, tf.add_n, tf.reduced_all, tf.dynamic_stitch 6 年前
  Oceania2018 18f4579fd7 tf.slice #396 6 年前
  Oceania2018 5640bf0f45 tf.gather #396 6 年前
  Oceania2018 1e5018334e tf.sparse_to_dense #396 6 年前
  Oceania2018 7f4ed1f0db tf.rank #396 6 年前
  Oceania2018 4c2090c470 FasterRCNNFeatureExtractor 6 年前
  Oceania2018 18b22f51e1 assert_equal #396 6 年前
  Oceania2018 eaef3aa9e6 FasterRCNNFeatureExtractor 6 年前
  Oceania2018 4c819234d0 tf.stack 6 年前
  Oceania2018 dbfdddde85 tf.unstack 6 年前
  Oceania2018 bb638299ee train_input 6 年前
  Oceania2018 41432600c8 input_fn #387 6 年前
  Oceania2018 9b9a25c712 _create_and_assert_global_step 6 年前
  Oceania2018 bffb9cdeb4 latest_checkpoint 6 年前
  Oceania2018 c7e511a8da Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 年前
  Oceania2018 de3ecc8556 create_estimator_and_inputs 6 年前
  Haiping Chen 9fb9a3cf40
Merge pull request #395 from kerryjiang/master 6 年前
  Kerry Jiang 712c471dc0 tried to implement some methods in ConfigUtil 6 年前
  Oceania2018 67eeab0e73 add faster_rcnn_resnet101_voc07.config 6 年前
  Oceania2018 757456f98c Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 年前
  Haiping Chen ba3af92806
Merge pull request #394 from kerryjiang/master 6 年前
  Oceania2018 078aa49578 _TrainingExecutor 6 年前
  Kerry Jiang eb99b2a4a7 tried to implement RunConfig and RunConfigTest 6 年前
  Oceania2018 5347de4dc0 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 年前
  Oceania2018 c8991d4f84 added ConfigUtil empty file. 6 年前
  Eli Belash 6c8f829356 Upgraded NumSharp to 0.20.2 6 年前
  Kerry Jiang ae944249a9 added more fields to RunConfig 6 年前
  Oceania2018 a2dade50fc solve confilict. 6 年前
  Oceania2018 43febca3ea added many not implemented interfaces for Object Detection API. #386 6 年前
  Oceania2018 24418b7653 Protocol message was too large when parsing to GraphDef. #383 6 年前
  Eli Belash 83b9eb82af MultithreadingTests.cs: Added unit-test for case #380 6 年前
  Eli Belash d23eed0c34 Session.LoadFromSavedModel: Prevent optimization 6 年前
  Eli Belash da70cdc790 Session.LoadFromSavedModel: Added fallback for non-absolute path 6 年前
  Eli Belash ffa78bdd88 Added a model for unit testing 6 年前
  Eli Belash dc4a4c22d8 Session.LoadFromSavedModel: Removed redundant .as_default() call. 6 年前
  Eli Belash b2512954bf Session: LoadFromSavedModel Fixed multithreading issue and added as_default() to the created session, fixed #380 6 年前
  Oceania2018 a09b86e1df Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 年前
  Oceania2018 bbd76d5840 tensorflow.estimator 6 年前
  Haiping Chen 8b92003376
Merge pull request #379 from SciSharp/keras-activations 6 年前
  Haiping Chen 9e237a6733
Merge pull request #378 from SciSharp/unknown-dimension 6 年前
  Oceania2018 269611bf86 change None to Unknown for TensorShape. Remove object[] construction. 6 年前
  Eli Belash 420e195aca TensorShape: Added implicit conversions for object type. 6 年前
  Eli Belash f70f0a9807 Added implicit conversion from object[] to TensorShape 6 年前