954bbe59
(v0.20-tensorflow2.3)
disable TF_UpdateEdge. by
2020-10-03 08:09:52 -0500
a93636b1
Add MethodBoundaryAspect.Fody. by
2020-10-03 07:58:14 -0500
4726a7db
Fix get operation by pointer. by
2020-10-03 07:19:39 -0500
2431f840
fix image resize. by
2020-10-03 07:19:06 -0500
050fd2c6
Add ConcreteFunction. by
2020-10-03 07:16:18 -0500
6c72af15
Add ConcreteFunction to support dataset map. by
2020-09-26 21:24:59 -0500
e7da957b
add FuncGraph. by
2020-09-26 07:08:41 -0500
85795757
add function test. by
2020-09-26 07:08:07 -0500
c7642ab0
update docs of constant. by
2020-09-26 07:06:10 -0500
293f2025
update document. by
2020-09-20 13:33:30 -0500
375fe28f
Add TF_UpdateEdge APIs. by
2020-09-20 10:37:04 -0500
f226ad70
add overload for Layer call function, be able to input array and return array. by
2020-09-20 08:56:12 -0500
c6c1125f
Chagne return type to Tensor for assign_add. by
2020-09-19 13:11:49 -0500
69967b48
(refs/pull/622/head)
disable TF_UpdateEdge. by
2020-10-03 08:09:52 -0500
8d321604
Add MethodBoundaryAspect.Fody. by
2020-10-03 07:58:14 -0500
bdfe6d47
Fix get operation by pointer. by
2020-10-03 07:19:39 -0500
96f558db
fix image resize. by
2020-10-03 07:19:06 -0500
33e5a7b5
Add ConcreteFunction. by
2020-10-03 07:16:18 -0500
12ea4930
Add ConcreteFunction to support dataset map. by
2020-09-26 21:24:59 -0500
14f8adbc
add FuncGraph. by
2020-09-26 07:08:41 -0500
242e0517
add function test. by
2020-09-26 07:08:07 -0500
66ba6224
update docs of constant. by
2020-09-26 07:06:10 -0500
a92f6039
update document. by
2020-09-20 13:33:30 -0500
f41d6bcb
Add TF_UpdateEdge APIs. by
2020-09-20 10:37:04 -0500
5f2df567
add overload for Layer call function, be able to input array and return array. by
2020-09-20 08:56:12 -0500
f9959ef9
Chagne return type to Tensor for assign_add. by
2020-09-19 13:11:49 -0500
d1503cac
(tag: v0.20)
release 0.20. by
2020-09-19 07:36:07 -0500
f3ec499a
fix _apply_sparse for ResourceVariable. by
2020-09-19 07:12:14 -0500
a8838982
Add graph to function test. by
2020-09-19 07:11:15 -0500
d4f1c349
fix _apply_dense for Optimizer. by
2020-09-19 07:10:27 -0500
d3b681e9
fix unit test. by
2020-09-12 17:45:46 -0500
aa13352d
fix AdamOptimizer for Graph mode. by
2020-09-12 17:13:00 -0500
b3cd413e
fix Strides default value for Pooling2D. by
2020-09-12 09:15:14 -0500
fd32b842
Add ZipDataset, fix paths_and_labels_to_dataset. by
2020-09-12 09:14:27 -0500
36273fd4
Fix tf.decode_jpeg and SetOpAttrScalar for float. by
2020-09-06 16:26:53 -0500
e575583e
Complete implementation of bitwise bitwise_ops and corresponding unit tests. by
2020-09-06 11:33:36 -0400
6c87e8ce
(refs/pull/615/head)
Complete implementation of bitwise bitwise_ops and corresponding unit tests. by
2020-09-06 11:33:36 -0400
925b3cbb
add tf.bitwise.left_shift unit test #614. by
2020-09-05 21:41:35 -0500
43092752
fix eager tensor resize. #608 by
2020-09-05 08:41:57 -0500
7f507fa8
Added use case for creating and resizing a tensor. by
2020-08-31 12:46:42 +0200
b821d82d
release preview4. by
2020-09-05 07:10:40 -0500
a3cf7ae1
Add CacheDataset. by
2020-09-05 07:01:26 -0500
14b43944
(refs/pull/608/head)
Added use case for creating and resizing a tensor. by
2020-08-31 12:46:42 +0200
436afe97
tf.data.Dataset.from_tensor #446 by
2020-08-22 19:59:06 -0500
68df1b70
tf.data.Dataset skip() #446 by
2020-08-22 18:08:23 -0500
a174a84d
tf.data.Dataset shard() #446 by
2020-08-22 17:50:21 -0500
5e0e8b1b
fix iteration times issue. by
2020-08-22 14:25:50 -0500
38f9b138
Merge remote-tracking branch 'origin/tf.data_test' by
2020-08-22 14:20:02 -0500
b431f976
add tf.data Prefetch unit test #446 by
2020-08-22 14:17:19 -0500
64c5157d
tf.data.Dataset.range #446 by
2020-08-22 11:10:38 -0500
cd43400e
fix rot90_3d by
2020-08-20 19:43:54 -0400
d33927a3
fix build by
2020-08-18 20:52:45 -0400
c019b449
one down by
2020-08-18 01:15:07 -0400
dcd06e7c
fix something else by
2020-08-18 01:01:40 -0400
f8da3b91
fix dumb upload error by
2020-08-18 00:41:57 -0400
7208b037
fix build error by
2020-08-18 00:40:36 -0400
c6601f90
implement more of tf.image by
2020-08-18 00:33:56 -0400
c8ddb879
(refs/pull/603/head)
fix rot90_3d by
2020-08-20 19:43:54 -0400
e46d07c4
fix build by
2020-08-18 20:52:45 -0400
01e8205f
tf.data.Dataset.from_tensor_slices iteration times bug by
2020-08-18 19:47:08 +0800
73cbe86a
one down by
2020-08-18 01:15:07 -0400
92098730
fix something else by
2020-08-18 01:01:40 -0400
ed4f2cc3
fix dumb upload error by
2020-08-18 00:41:57 -0400
e8ce1b58
fix build error by
2020-08-18 00:40:36 -0400
c46477f8
implement more of tf.image by
2020-08-18 00:33:56 -0400
32a0f582
ContextSwitchStack by
2020-08-16 21:22:50 -0500
6e4bad40
Sequential #570 by
2020-08-15 06:11:01 -0500
cdf39c52
tf.keras.layers. #570 by
2020-08-15 06:10:10 -0500
40530801
sigmoid_grad eager. by
2020-08-08 15:48:02 -0500
623afd52
Change default stddev to 0.05f for RandomNormal. by
2020-08-08 08:30:54 -0500
8168b48d
fix neural_net.trainable_variables #595. by
2020-08-08 07:00:16 -0500
c10f610a
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2020-08-05 06:25:52 -0500
de238316
tf.keras.layers #355 by
2020-08-05 06:25:38 -0500
0006bba0
implement check_ops.assert_greater_equal() by
2020-08-05 00:27:15 -0400
ae876b83
(refs/pull/599/head)
implement check_ops.assert_greater_equal() by
2020-08-05 00:27:15 -0400
08862d2a
replace usage of ops.name_scope() with tf_with() by
2020-08-04 23:47:32 -0400
c233e709
implement math_ops.real, reduce_variance, reduce_std by
2020-08-04 22:12:06 -0400
69c99ec7
(refs/pull/598/head)
replace usage of ops.name_scope() with tf_with() by
2020-08-04 23:47:32 -0400
74b3cf74
implement math_ops.real, reduce_variance, reduce_std by
2020-08-04 22:12:06 -0400
a2ec9b32
fix build error by
2020-08-04 13:27:47 -0400
92e8eb23
add _captures, external/internal_captures by
2020-08-04 00:24:30 -0400
fe4d943c
add constant_value_as_shape by
2020-08-04 00:22:44 -0400
9f99b44f
(refs/pull/594/head)
fix build error by
2020-08-04 13:27:47 -0400
9b02c1bb
(v0.15-tensorflow1.15)
add config photo for LoadFromSavedModel by
2020-07-28 21:21:54 +0700
856f2ed3
add _captures, external/internal_captures by
2020-08-04 00:24:30 -0400
528d248f
add constant_value_as_shape by
2020-08-04 00:22:44 -0400
0b71c969
ignore layers test. by
2020-08-01 23:56:57 -0500
e631c1ad
IInitializer for Keras. #355 by
2020-08-01 23:56:31 -0500
e2f7be6d
InputLayer for Keras. by
2020-08-01 09:26:43 -0500
a5af32f4
(refs/pull/593/head)
add config photo for LoadFromSavedModel by
2020-07-28 21:21:54 +0700
6726cbde
Fix expected result from TFE_Execute in test by
2020-07-27 12:33:41 -0700
941a2410
Simplify code using SafeTensorHandleHandle by
2020-07-27 07:59:52 -0700
17df4c1c
Use leases to ensure handles are not released before calling StringPiece by
2020-07-06 08:20:37 -0700
263fbcf2
Implement SafeTensorHandleHandle as a wrapper for TFE_TensorHandle by
2020-07-06 07:50:37 -0700
b9ebfb0b
(refs/pull/582/head)
Fix expected result from TFE_Execute in test by
2020-07-27 12:33:41 -0700
29c97d04
Simplify code using SafeTensorHandleHandle by
2020-07-27 07:59:52 -0700
f59578a4
Use leases to ensure handles are not released before calling StringPiece by
2020-07-06 08:20:37 -0700
481072a2
Implement SafeTensorHandleHandle as a wrapper for TFE_TensorHandle by
2020-07-06 07:50:37 -0700
6244d08b
Fix TensorFlowLibName path. by
2020-07-27 11:29:23 -0500
28e19ea4
Ensure SafeDeviceListHandle is not released before calling StringPiece by
2020-07-27 08:36:13 -0700