cb4e4b04
Release v0.70.0 by
2022-01-08 12:04:28 -0600
1bc69882
(tag: TimeSeries, v0.70.0-TimeSeries)
fix array_ops.squeeze by
2022-01-08 11:53:25 -0600
22d362ec
fixed Minimum - CategoricalCrossentropy #901 by
2022-01-02 13:20:05 -0600
d1fc44dc
Add InboundLayers to Node by
2022-01-01 20:01:25 -0600
18d2512e
fix keras sequential. by
2022-01-01 10:13:33 -0600
824308a1
tf.tensordot #898 by
2022-01-01 10:12:39 -0600
04402828
decode_image by
2021-12-25 17:47:38 -0600
318f9910
gradient function Conv2DBackpropInput #895 by
2021-12-25 17:21:13 -0600
0e5f56e2
fix dupe graph node name by
2021-12-24 20:39:58 -0700
1fa8e267
Conv2DTranspose would always throw NotImplementedException regardless of dilation_rate used due to a wrong type being used for comparison by
2021-12-24 20:21:34 -0700
67a7fc57
fix Shape.Equals by
2021-12-25 10:06:05 -0700
80e5e185
Conv2DTranspose would always throw NotImplementedException regardless of dilation_rate used due to a wrong type being used for comparison by
2021-12-24 20:21:34 -0700
1ebe5470
(refs/pull/896/head)
fix Shape.Equals by
2021-12-25 10:06:05 -0700
ebfb3275
clean code. by
2021-12-25 09:42:19 -0600
a22e92de
np.average #894 by
2021-12-25 09:28:10 -0600
36b7eb95
(refs/pull/897/head)
fix dupe graph node name by
2021-12-24 20:39:58 -0700
0ca7208e
Conv2DTranspose would always throw NotImplementedException regardless of dilation_rate used due to a wrong type being used for comparison by
2021-12-24 20:21:34 -0700
49fa114f
(refs/pull/893/head)
Initial regularizers. by
2021-12-21 18:20:05 +0200
4b4f7f8e
fix h5 saving. by
2021-12-18 22:02:23 -0600
4bdfbfb7
add tf.clip_by_global_norm #857 by
2021-12-18 10:42:24 -0600
a4a99bb0
add tf.linalg.global_norm #857 by
2021-12-18 10:18:44 -0600
7cc6319b
add tf.nn.l2_loss by
2021-12-18 09:34:45 -0600
28157248
add numpy api of np.moveaxis #891 by
2021-12-18 08:44:31 -0600
425b258c
SciSharp.TensorFlow.Redist 2.7.0 by
2021-12-12 15:32:08 -0600
87fa2042
ndarray mask set value. by
2021-12-11 08:48:27 -0600
74fda601
Multithreading with Keras models. #890 by
2021-12-08 20:18:06 -0600
029779f1
Multithreading with Keras. #890 by
2021-12-08 19:45:18 -0600
0a5e1815
keras average pooling #870 by
2021-12-05 13:51:14 -0600
6d213583
fix init ndarray in int array. #884 by
2021-12-05 11:23:40 -0600
02e219b4
Fix make_tensor_proto Not Implemented for Shape issue. #886 by
2021-12-05 11:09:08 -0600
0e13a3a0
Check if callContext is null or callContext.Value is null create a new ThreadLocal with CallContext. by
2021-12-03 18:05:19 +0000
4515f0f5
(refs/pull/889/head)
Merge branch 'master' into fix_null_reference_on_layer_apply by
2021-12-03 18:12:46 +0000
9d9c88e7
Check if callContext is null or callContext.Value is null create a new ThreadLocal with CallContext. by
2021-12-03 18:05:19 +0000
e40be933
VariableTest #888 by
2021-12-02 20:49:41 -0600
3072de5b
tf.linalg.einsum #885 by
2021-12-01 20:28:54 -0600
c2d25ecb
fix dataset is disposed when zip dataset. by
2021-12-01 20:27:20 -0600
b048b624
fix Embedding layer. by
2021-11-28 18:14:04 -0600
67a70bf8
Remove _isCreatedInGraphMode in Tensor by
2021-11-28 16:51:10 -0600
c93c2199
GC.Collect in ComputeGradient by
2021-11-28 16:34:30 -0600
de80bfe5
change back to LangVersion 9.0 by
2021-11-28 09:49:17 -0600
460c04f8
make op_id as int by
2021-11-28 09:44:19 -0600
392fa09f
only resolve if necessary. by
2021-11-27 08:29:34 -0600
fa37f072
(0.60.5-eager-tensor-resolved)
override dtype and shape by
2021-11-20 12:21:08 -0600
a0cc4735
rename SafeOpHandle to SafeEagerOpHandle by
2021-11-20 07:51:34 -0600
aee6cd69
remove generic in OpTape. by
2021-11-14 15:24:56 -0600
2ef9a516
fix test. by
2021-11-13 17:58:44 -0600
d84ee13b
keras.layers.LayerNormalization #875 by
2021-11-13 17:35:22 -0600
3f0b1f9e
fix Multi Threaded unit test. by
2021-11-13 15:10:07 -0600
8dd1eecd
remove unnecessary variables. by
2021-11-06 08:23:11 -0500
cb7e0170
mean_absolute_percentage_error by
2021-10-17 21:43:45 -0500
492d6e19
(tag: TensorFlowOpLayer, v0.60.4-TensorFlowOpLayer)
Release v0.60.4 tf.net and tf.keras v0.6.4. by
2021-10-09 07:36:20 -0500
3feff995
Extending test to use model and demonstrate memory leak (#858) by
2021-10-09 20:19:12 +0800
1460ec89
fix TensorFlowOpLayer memory leak. by
2021-10-09 07:18:18 -0500
05443ead
refactor gradient tape. by
2021-10-09 07:13:32 -0500
c750955c
(refs/pull/858/head)
stopping test from running immediately by
2021-10-05 11:51:47 +0800
be4a8004
Merge branch 'master' into master by
2021-10-05 11:49:04 +0800
dd2bb4cd
merge tflite. by
2021-10-03 11:36:06 -0500
a6de968e
(v0.70-tflite)
upgrade to 2.6.0 tflite redist. by
2021-10-03 11:29:35 -0500
c011c385
Merge branch 'master' into v0.70-tflite by
2021-10-02 08:34:54 -0500
c341b373
Don't dispose graph in LoadFromSavedModel. by
2021-10-02 08:34:13 -0500
1ccde6e1
Add missing type cases to methods as_numpy_name and get_datatype_size. by
2021-09-01 00:33:06 +0200
372b958d
(refs/pull/866/head)
Add missing type cases to methods as_numpy_name and get_datatype_size. by
2021-09-01 00:33:06 +0200
cee1749b
actually calling the model by
2021-09-14 14:40:29 +0800
31c4b224
Merge branch 'master' of https://github.com/LukeBolly/TensorFlow.NET by
2021-09-14 14:29:58 +0800
1ff67ab3
testing with a running model by
2021-09-14 14:29:45 +0800
f10bfcef
Merge branch 'SciSharp:master' into master by
2021-09-14 14:01:51 +0800
bc6dad6d
Work on memmapped fs by
2021-09-08 13:19:27 +0200
0478529e
(refs/pull/854/head)
Work on memmapped fs by
2021-09-08 13:19:27 +0200
1da09d18
Merge branch 'SciSharp-master' by
2021-09-08 12:12:01 +0800
d92a5f9f
merged by
2021-09-08 12:11:24 +0800
f3a51dab
Update protobuf per tf 2.6. by
2021-09-05 16:28:03 -0500
824dfe6a
Pack/Unpack gradient. #847 by
2021-09-05 15:17:37 -0500
ac72ec5a
QuantizationParamsTest by
2021-09-04 21:33:00 -0500
eeb7ddf5
Merge branch 'master' into v0.70-tflite by
2021-09-04 18:47:49 -0500
f3102b9b
Release v0.60.3. by
2021-09-04 09:39:35 -0500
85139ed1
Fix Session.LoadFromSavedModel memroy leak. by
2021-09-04 09:31:29 -0500
b3d08626
less loops so it doesnt waste so much time by
2021-09-01 11:38:09 +0800
4cbf362f
adding saved model cleanup benchmark by
2021-09-01 11:32:59 +0800
4c276c65
(refs/pull/852/head)
less loops so it doesnt waste so much time by
2021-09-01 11:38:09 +0800
c88b390a
adding saved model cleanup benchmark by
2021-09-01 11:32:59 +0800
f19808ed
TfLiteInterpreterInvoke by
2021-08-29 21:18:55 -0500
66bb81b1
tflite native api. by
2021-08-29 18:27:24 -0500
1fa2f1d7
fix stop_gradient in eager mode. by
2021-08-28 14:12:24 -0500
f3a5d190
fix AutoNumPy crash when in multiple thread. by
2021-08-28 12:47:39 -0500
8f32e831
EagerTensor from EagerTensor by
2021-08-28 08:03:06 -0500
ee7bb7ce
np.linalg.norm by
2021-08-21 14:25:49 -0500
5a3ec5a1
np.random.randn. by
2021-08-21 11:29:42 -0500
e10e2807
Release v0.60.2, change to .net standard 2.0. by
2021-08-21 08:29:17 -0500
cb4b2482
np.random.normal by
2021-08-09 23:22:04 -0500
e859b20d
np.expand_dims by
2021-08-09 23:10:27 -0500
c7ee2308
fix ToMultiDimArray by
2021-08-09 22:58:05 -0500
94601f5b
throw exception from SetData by
2021-08-09 22:07:21 -0500
35bcda9f
_CastGrad by
2021-08-08 09:11:02 -0500
3ed9f022
(tag: v0.60-tf.numpy, v0.60-tf.numpy)
released tf.net v0.60, keras v0.6. by
2021-08-06 07:42:15 -0500
9a2ed276
load all images for paths_and_labels_to_dataset by
2021-08-06 07:41:12 -0500
30f8f673
slice_step_setter_diff_shape by
2021-08-01 16:57:57 -0500
8ab1fe99
ndarray SetData by
2021-07-31 23:50:07 -0500
f86d4f54
np.any by
2021-07-31 23:48:28 -0500
a129e61f
fix scalar ndarray to tensor proto. by
2021-07-27 12:40:01 -0500
42ca73c5
fix Softmax unit test by
2021-07-27 09:34:05 -0500