Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • | |\ \
  • | | * |
  • | |/ /
  • * | |
  • * | |
  • * | |
  • |/ /
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • |\ \
  • | * \
  • | |\ \
  • * | | |
  • |/ / /
  • * | |
  • * | |
  • |\ \ \
  • * | | |
  • | | * |
  • | | |\ \
  • | | |/ /
  • | |/| |
  • | | * |
  • | * | |
  • | |\| |
  • | | * |
  • | | * |
  • | | |\ \
  • | | |/ /
  • | |/| |
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | |\ \
  • * | | |
  • | |/ /
  • |/| |
  • * | |
  • |\ \ \
  • * | | |
  • | * | |
  • |/ / /
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • |\ \ \
  • * | | |
  • | * | |
  • * | | |
  • * | | |
  • |/ / /
  • * | |
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • * | | | |
  • | * | | |
  • |/ / / /
  • * | | |
  • |\ \ \ \
  • * | | | |
  • | | * | |
  • | | * | |
  • | |/ / /
  • | * / /
  • |/ / /
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • 7bc249f1 Make Tensor packable. by Oceania2018 2019-10-27 10:48:33 -0500
  • 78fe9370 IPackable<BodyItemInRnnWhileLoop> by Oceania2018 2019-10-27 10:48:12 -0500
  • 47ca86a9 rename RNNCell to RnnCell by Oceania2018 2019-10-27 10:47:55 -0500
  • d1e1e055 inputs for rnn/while/TensorArrayReadV3 are incorrect #433 by Oceania2018 2019-10-27 10:46:49 -0500
  • 8243807e IsLoopConstantEnter by Oceania2018 2019-10-24 23:25:53 -0500
  • a65d8812 CheckInputFromValidContext by Oceania2018 2019-10-24 13:45:02 -0500
  • 8e054afd add zip<T1, T2, T3>() by Oceania2018 2019-10-24 13:44:33 -0500
  • 3425aa4a LoopVar<T> by Oceania2018 2019-10-24 13:44:04 -0500
  • 61bc941f add IHaveFlatten by Oceania2018 2019-10-24 13:43:46 -0500
  • 381bf18c move TensorArray to Tensors folder by Oceania2018 2019-10-24 13:41:18 -0500
  • 4193ac66 move interfaces to same folder by Oceania2018 2019-10-24 13:40:50 -0500
  • 547c4e6b tf.while_loop, add ICanBeFlattened #348 by Oceania2018 2019-10-21 21:08:16 -0500
  • f7cee4bd make Tensor.buffer be public. by Oceania2018 2019-10-21 16:51:46 -0500
  • 07f70f94 WhileContext BuildLoop by Oceania2018 2019-10-21 06:05:17 -0500
  • ed9a8c88 change WhileContext maximum_iterations to Tensor. by Oceania2018 2019-10-21 06:04:48 -0500
  • a589552c update ConfigProto. by Oceania2018 2019-10-21 06:03:53 -0500
  • 6931d5c4 change Session(ConfigProto). by Oceania2018 2019-10-21 06:03:22 -0500
  • 5a0648af Merge pull request #428 from harshithapv/GrandientDescentOptimizerChange by Haiping Chen 2019-10-18 21:31:54 -0500
  • f0ff82a9 (refs/pull/428/head) Fixed a bug that overrites the learning rate when sent as a Tensor. by Harshitha Parnandi Venkata 2019-10-18 17:24:45 -0700
  • 203b0e28 add back Graph.IEnumerable<Operation> by Oceania2018 2019-10-18 07:14:31 -0500
  • 27ab492c change to Newtonsoft.Json. by Oceania2018 2019-10-18 06:52:14 -0500
  • e9d2e902 SERIALIZABLE_ by Oceania2018 2019-10-18 06:34:10 -0500
  • 4e0c062b merge by Oceania2018 2019-10-17 23:02:19 -0500
  • 66eddd6b add debug info by Oceania2018 2019-10-17 22:53:58 -0500
  • f8b062fe Merge pull request #425 from Esther2013/master by Haiping Chen 2019-10-17 13:06:29 -0500
  • 6bf359c9 (refs/pull/425/head) tensorflow v1.15.0 nuget by Esther2013 2019-10-17 11:17:57 -0500
  • c4c6dbe2 all tensor learning_rate for tf.train.GradientDescentOptimizer by Oceania2018 2019-10-17 09:08:37 -0500
  • c888c3ce release NuGet 0.11.7 by Oceania2018 2019-10-16 11:10:28 -0500
  • 41cb39e3 add Tesnor overload to GradientDescentOptimizer #422 by Oceania2018 2019-10-16 11:07:47 -0500
  • 30fdc5bf Merge pull request #423 from BrendanMulcahy/master by Haiping Chen 2019-10-13 10:51:32 -0500
  • 7d590106 (refs/pull/423/head) Move NumSharp to nuget reference by Brendan Mulcahy 2019-10-13 11:45:47 -0400
  • 5754c492 ResourceVariable.sparse_read() by Oceania2018 2019-10-12 22:12:19 -0500
  • 267d775a _read_variable_op by Oceania2018 2019-10-12 20:25:43 -0500
  • 11de786f variable_handle_from_shape_and_dtype by Oceania2018 2019-10-12 19:44:14 -0500
  • 44866bae Merge branch 'master' into v0.20-tensorflow2.0 by Oceania2018 2019-10-12 10:28:53 -0500
  • 02871910 create ResourceVariable, still with buggy. by Oceania2018 2019-10-11 07:21:15 -0500
  • 53ccd780 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Oceania2018 2019-10-10 07:17:09 -0500
  • 45318831 change RefVariable to VariableV1 by Oceania2018 2019-10-10 07:08:46 -0500
  • 9ff9a19f Merge pull request #421 from Lokad/issue-420 by Haiping Chen 2019-10-10 06:46:18 -0500
  • 7864db47 (refs/pull/421/head) _compute_fans is buggy in VarianceScaling #420 by Sattisvar Tandabany 2019-10-10 10:49:23 +0200
  • 717f7143 define gamma and beta as VariableV1 by Oceania2018 2019-10-09 22:57:22 -0500
  • 4f366ca1 change RefVariable to VariableV1 by Oceania2018 2019-10-09 21:53:42 -0500
  • 5a414f0d add CumsumGrad, BroadcastToGrad by Oceania2018 2019-10-07 22:05:58 -0500
  • 53aa4305 Merge branch 'master' into v0.20-tensorflow2.0 by Oceania2018 2019-10-06 17:05:08 -0500
  • d986603f redist update. by Oceania2018 2019-10-06 17:04:38 -0500
  • f0c6e198 remove binary zip. by Oceania2018 2019-10-05 23:21:02 -0500
  • 82724eb5 Slice.NewAxis by Oceania2018 2019-10-05 23:16:06 -0500
  • 703d0d23 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Oceania2018 2019-10-03 14:19:50 -0500
  • 00870a4c Merge pull request #414 from Esther2013/master by Haiping Chen 2019-10-03 14:19:29 -0500
  • 19cf51f3 readme updated. by Oceania2018 2019-10-03 14:19:15 -0500
  • 698e6287 rename projects TensorFlowHub and Datasets. by Oceania2018 2019-10-03 14:00:47 -0500
  • 8c10f71d Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Oceania2018 2019-10-03 13:52:25 -0500
  • 6f554915 remove examples to examples repo. by Oceania2018 2019-10-03 13:51:55 -0500
  • dc9ab38b (refs/pull/414/head) Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Esther2013 2019-10-02 12:23:31 -0500
  • d2e97306 get sha from bin when packing tensorflow binary. by Esther2013 2019-10-02 12:23:11 -0500
  • 9a04cf28 Merge pull request #413 from Esther2013/master by Haiping Chen 2019-10-02 10:45:14 -0500
  • b4aaa267 (refs/pull/413/head) add Redist-Linux NuGet script by Esther2013 2019-10-02 09:49:59 -0500
  • 7780c251 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Esther2013 2019-10-02 09:24:10 -0500
  • c1ac68c9 Update FUNDING.yml by Haiping Chen 2019-10-02 07:09:53 -0500
  • 70df2bbb Start to train Yolo #359 by Oceania2018 2019-10-01 23:48:37 -0500
  • 9edada5a fix Tensor set_shape() by Oceania2018 2019-10-01 23:19:40 -0500
  • 58d714ba add _ResizeNearestNeighborGrad and _SwitchGrad by Oceania2018 2019-10-01 22:30:01 -0500
  • 9e414f4a add _FusedBatchNormGrad by Oceania2018 2019-10-01 17:00:14 -0500
  • 96c7e8cc Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Esther2013 2019-10-01 15:33:35 -0500
  • 66f7e6d8 Can't get Output Context fixed #411 by Oceania2018 2019-10-01 13:35:10 -0500
  • d216d8b4 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Oceania2018 2019-10-01 10:34:27 -0500
  • 5c891eaa make get_collection<T> generic. by Oceania2018 2019-10-01 10:34:15 -0500
  • d3cfd873 upgraded version of NumSharp for TensorflowHub by Kerry Jiang 2019-09-30 18:42:08 -0700
  • 24a9096e (refs/pull/410/head) upgraded version of NumSharp for TensorflowHub by Kerry Jiang 2019-09-30 18:42:08 -0700
  • c7993cd5 Merge pull request #408 from Jamaslab/add-tfsplit-alias-in-tensorflow-namespace by Haiping Chen 2019-09-30 14:43:33 -0500
  • a4e63bbf remove GPU example, it's conflict with CPU version. If you want to run GPU version, please just change to GPU binary. by Oceania2018 2019-09-30 11:45:39 -0500
  • ffd783e2 (refs/pull/408/head) Added tf.split alias in tensorflow namespace by Giacomo Lunghi 2019-09-30 18:31:13 +0200
  • 22c9e821 map_fn WIP by Oceania2018 2019-09-30 11:03:14 -0500
  • 8a3a16b7 resove conflict. by Oceania2018 2019-09-30 11:03:01 -0500
  • bd555029 Removed exception swallowing from tf_with clauses, fixed #404 by Eli Belash 2019-09-30 09:48:05 +0300
  • e09dbf4d Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Oceania2018 2019-09-30 00:00:28 -0500
  • d857df12 fix unassigned shape #406 by Oceania2018 2019-09-30 00:00:09 -0500
  • 2a406ff7 Create FUNDING.yml by Haiping Chen 2019-09-29 19:54:46 -0500
  • 63985b5e Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by Oceania2018 2019-09-29 19:25:42 -0500
  • a3025f67 fix _ShapesFullySpecifiedAndEqual by Oceania2018 2019-09-29 19:25:05 -0500
  • b34c5981 (refs/pull/405/head) Binding.Util: Minor change by Eli Belash 2019-09-30 01:07:28 +0300
  • 776a129a Binding.Util: Removed catch clauses in tf_with by Eli Belash 2019-09-30 01:07:23 +0300
  • f900b947 Binding.Util: Minor perf-ops and bug fix by Eli Belash 2019-09-30 01:00:04 +0300
  • acf189fb fix bug #397 by Oceania2018 2019-09-28 10:34:35 -0500
  • 75ae2e9e RegisterNoGradient, LookupError by Oceania2018 2019-09-28 09:55:44 -0500
  • 8b0e5cfc added RandomShuffleQueue and docs updated. by Oceania2018 2019-09-24 04:23:53 -0500
  • a596dbe9 tf.PriorityQueue, Protobuf.TextFormat by Oceania2018 2019-09-22 22:32:31 -0500
  • 7a828c0d Fixed #398, Recusive defualt session factory by Eli Belash 2019-09-22 00:36:18 +0300
  • 71dd19d1 add grad for LeakyRelu. by Oceania2018 2019-09-21 15:57:43 -0500
  • a5bb191a add tf.FIFOQueue and docs updated. by Oceania2018 2019-09-21 11:27:52 -0500
  • 0ece2917 tf.PaddingFIFOQueue #396 by Oceania2018 2019-09-19 23:35:17 -0500
  • c2138b20 tf.reduce_prod, tf.add_to_collections, tf.identity. #396 by Oceania2018 2019-09-18 13:35:31 -0500
  • f1a3881a tf.boolean_mask #396 by Oceania2018 2019-09-18 13:26:38 -0500
  • 6c6c8c44 tf.batch_to_space_nd #396 by Oceania2018 2019-09-18 09:05:27 -0500
  • c88d190a tf.reverse #396 by Oceania2018 2019-09-18 07:55:25 -0500
  • 29b58987 tf.variance_scaling_initializer #396 by Oceania2018 2019-09-18 07:40:18 -0500
  • 89171c66 tf.check_numerics #396 by Oceania2018 2019-09-18 07:30:02 -0500
  • f61e260b tf.reduce_any #396 by Oceania2018 2019-09-18 07:21:59 -0500
  • f3786406 tf.random_shuffle #396 by Oceania2018 2019-09-17 23:29:43 -0500
  • ccb86346 tf.group #396 by Oceania2018 2019-09-17 23:06:34 -0500