033fb7e3
Added activations by
2021-07-24 14:57:38 +0800
a7099db7
Added Cropping and Permute (+test) by
2021-07-24 12:19:43 +0800
47d0f82b
Add additional categorical cross entropy logic by
2021-07-26 22:00:26 +0100
ca6f9b47
(refs/pull/828/head)
Add additional categorical cross entropy logic by
2021-07-26 22:00:26 +0100
5e7039c2
Merge branch 'SciSharp:master' into master by
2021-07-26 21:34:06 +0100
1478a2c2
IEnumerable<NDArray> by
2021-07-25 23:19:30 -0500
6adcfaea
ndarray string comparison. by
2021-07-25 16:40:22 -0500
e748a8ff
overload ndarray == operator by
2021-07-25 10:25:42 -0500
135562e5
argsort fix. by
2021-07-24 21:51:04 -0500
43e59ca0
np.argsort by
2021-07-24 20:31:24 -0500
9c5692b5
np.randint by
2021-07-24 19:30:50 -0500
432ae209
copy value when get numpy. by
2021-07-24 14:45:13 -0500
f566505c
Add Softmax support and throw exception if activation isn't found by
2021-07-20 23:13:27 +0100
89c18d9e
(refs/pull/827/head)
Added activations by
2021-07-24 14:57:38 +0800
73f71025
(refs/pull/826/head)
Added Cropping and Permute (+test) by
2021-07-24 12:19:43 +0800
f9802664
fix GetShape for Axis. by
2021-07-21 23:07:33 -0500
141bdf33
add missing np api but pending to implemented. by
2021-07-21 22:46:01 -0500
a4a4da9d
np.permutation by
2021-07-21 22:14:51 -0500
20016197
AutoNumPy annotation. by
2021-07-20 23:49:31 -0500
17b9147a
(refs/pull/824/head)
Add Softmax support and throw exception if activation isn't found by
2021-07-20 23:13:27 +0100
99fc0161
tf.zeros for dtype uint8 by
2021-07-20 12:44:35 -0500
45e13657
NDArrayRender by
2021-07-20 12:20:36 -0500
f5cbf89a
fix ndarray to string. by
2021-07-20 09:50:53 -0500
76abb2c6
to_numpy_string by
2021-07-20 06:57:04 -0500
d88fec40
optimize slice. by
2021-07-20 06:56:48 -0500
3052e1fb
add SafeStringTensorHandle by
2021-07-18 23:03:46 -0500
795c2865
remove TF_DeleteTensor in test. by
2021-07-18 22:26:49 -0500
e73ed66b
add SafeTensorHandle to manage tensor handle reference. by
2021-07-18 21:12:42 -0500
f3cbd858
np.frombuffer by
2021-07-18 14:12:32 -0500
3c020dc4
fix memory crash when index < 0. by
2021-07-17 23:36:35 -0500
9849829d
convert_to_eager_tensor by
2021-07-15 23:39:19 -0500
83151d2b
logical_and by
2021-07-15 22:50:04 -0500
f32314e8
test meshgrid_same_ndim by
2021-07-15 21:01:54 -0500
1cf190fb
tf.linalg.lstsq #823 by
2021-07-15 21:01:17 -0500
16ff7a3d
fix keras pad_sequences. by
2021-07-14 21:06:05 -0500
734430d4
slice assign works by
2021-07-14 20:49:08 -0500
7f0b9b68
add np.load. by
2021-07-13 19:49:57 -0500
254ba338
fix all unit test. by
2021-07-13 16:17:37 -0500
bcb28f3d
fix keras reshape layer. by
2021-07-13 16:17:18 -0500
cd2f0c0e
fix make_tensor_proto didn't set dtype correctly. by
2021-07-12 23:51:40 -0500
2e3bc063
fix NumPy frombuffer. by
2021-07-12 23:33:50 -0500
0b6e8554
Shape as_int_list by
2021-07-12 22:44:01 -0500
56a25a15
fix make_tensor_proto when dtype is different. by
2021-07-12 21:20:18 -0500
22effd65
Using Shape instead of TensorShape. by
2021-07-12 20:06:55 -0500
8784c31c
change tensor shape to Shape. by
2021-07-11 23:25:39 -0500
b5f357a4
fix set_shape. by
2021-07-11 22:20:36 -0500
9264a190
fix string data. by
2021-07-11 20:58:42 -0500
d3e21248
fix ndarray index. by
2021-07-11 20:21:05 -0500
083c8e8d
fix ndarray to tensor implicit convertion. by
2021-07-11 18:23:20 -0500
efb1c242
fix constant_value when referenced by ndarray. by
2021-07-11 17:10:18 -0500
39883aec
Change to use tensor as underlying data structure. by
2021-07-11 14:24:40 -0500
71488b41
seperate TensorFlowNET.Graph.UnitTest project. by
2021-07-11 11:59:10 -0500
dded90a5
fix string tensor for non ascii char. by
2021-07-11 10:50:28 -0500
3c7207c2
fix GetDataType. by
2021-07-11 08:47:27 -0500
16d48a1d
Remove AllocationType. by
2021-07-10 19:43:08 -0500
01e6a38c
auto cast by dtype when conveting to tensor. by
2021-07-10 18:26:28 -0500
1142f38d
unify numpy dtype and tf dtype. by
2021-07-10 16:39:40 -0500
9c2d5c48
fix NDArray creation in graph mode. by
2021-07-10 15:21:41 -0500
2192f4d8
fix placeholder feeds value issue. by
2021-07-10 10:30:22 -0500
4c51d1b6
fixt build_results. by
2021-07-09 23:05:14 -0500
a947fd8a
fix NDArray indexing. by
2021-07-09 19:30:18 -0500
da33a8b1
Introduce Axis record type. by
2021-07-09 19:27:30 -0500
7f387d0d
np.prod by
2021-07-08 23:45:45 -0500
32315006
linspace and meshgrid. by
2021-07-08 21:46:03 -0500
f3eb31fb
Built-in numpy api. by
2021-07-07 22:34:06 -0500
8048b625
(v0.50-tensorflow2.5)
Add RepeatDataSetCrash test. by
2021-07-04 08:37:23 -0500
3d943a10
IDataset cardinality. by
2021-06-19 21:07:39 -0500
a994a867
Add mean_absolute_error to metrics. by
2021-06-06 20:24:19 -0500
500f0c0c
Fix preserve_cardinality for ParallelMapDataset. by
2021-06-06 17:42:13 -0500
e67b2a5f
renamed tf.data.Dataset.from_tensors. by
2021-06-05 22:27:44 -0500
a7df67b1
Fix timeseries_dataset_from_array. by
2021-06-05 22:25:26 -0500
61192ae5
Fix ParseSlices for Tensor overload. by
2021-06-05 21:49:34 -0500
11fdd9a8
Remove Range class due to conflict with .net 5. by
2021-05-22 22:57:45 -0500
bc2f0b5d
Upgrade to 2.5.0. by
2021-05-22 21:40:48 -0500
a70b42fb
fix old example links by
2021-05-17 12:00:25 +0200
9a4c5184
Change Config as JObject in KerasMetaData by
2021-05-19 11:07:01 -0500
7a01e16d
(refs/pull/812/head)
fix old example links by
2021-05-17 12:00:25 +0200
76a342c9
Add keras Resizing layer. by
2021-05-15 20:22:05 -0500
954462f4
KerasObjectLoader by
2021-05-15 18:42:46 -0500
07c7835a
Update protobuf align with tf 2.5.0. by
2021-05-09 15:52:39 -0500
13e4e3e2
Fix slice in Tensor. by
2021-05-08 19:07:22 -0500
899d15e3
add audio.decode_wav by
2021-05-08 14:09:10 -0500
773a3bad
Add Preprocessing.timeseries_dataset_from_array by
2021-05-08 09:43:59 -0500
1b7e25cd
release v0.40.1. by
2021-05-01 08:05:57 -0500
b1e17f16
some RNN by
2021-04-24 14:17:55 +0300
bf9c1ada
GradientConcatTest by
2021-04-23 02:42:30 +0300
98b4d230
(refs/pull/803/head)
some RNN by
2021-04-24 14:17:55 +0300
83bd764b
GradientConcatTest by
2021-04-23 02:42:30 +0300
a6539143
Fix _SliceGrad #800 by
2021-04-22 18:08:56 -0500
03b28cd9
(refs/pull/802/head)
fix test by
2021-04-23 01:41:13 +0300
cd611f17
GradientConcatTest by
2021-04-23 01:13:16 +0300
0e0ff586
GradientSliceTest by
2021-04-23 00:40:57 +0300
0c7c25b5
(refs/pull/801/head)
GradientConcatTest by
2021-04-23 01:13:16 +0300
1f55e683
GradientSliceTest by
2021-04-23 00:40:57 +0300
8d7b85aa
fixed arg_min by
2021-03-25 16:32:06 +0100
52424d7e
Fixed _min by
2021-03-25 14:21:44 +0100
eb8b92ed
fix to log by
2021-03-25 10:33:02 +0100
0bf6ec0a
Fix casting by
2021-04-13 17:39:49 +0200
6b82af19
(refs/pull/798/head)
Fix casting by
2021-04-13 17:39:49 +0200
96e00670
Fixed Expand1d for keras 1d input. by
2021-03-28 22:19:02 -0500