Oceania2018
|
0142174058
|
Add tf.string.string_length.
|
4 years ago |
Oceania2018
|
559921585d
|
Fix string_split_v2 return RaggedTensor.
|
4 years ago |
Oceania2018
|
a1ebd70c46
|
RowPartition and RaggedTensor
|
4 years ago |
Niklas Gustafsson
|
dc5a59c794
|
Added 1D pooling APIs and unit tests.
Added 2D global max pooling and unit tests.
Disabled one max pooling test, needs further investigation,
|
4 years ago |
Niklas Gustafsson
|
e1b1fafb0a
|
Adding subset of text preprocessing Keras APis and unit tests.
|
4 years ago |
Sebastian Hantsch
|
d3e85fe84e
|
Pass named args to RandomShuffle; seed handling more simular to python
|
4 years ago |
Oceania2018
|
ac53791c03
|
Upgrade to SciSharp.TensorFlow.Redist v2.4.1
|
4 years ago |
Oceania2018
|
286013955a
|
Remove Range due to confilict.
|
4 years ago |
Oceania2018
|
ad6ad8493c
|
Align with tensorflow v2.4.1
|
4 years ago |
lsylusiyao
|
fb903d8703
|
Add random seed test to help reproduce training
Currently the tests are set ignored because here's bug
|
4 years ago |
Oceania2018
|
cfffc688ff
|
Add C API for TF_StringInit.
|
4 years ago |
lsylusiyao
|
c36d3707cf
|
Add TensorFlowOpLayer's predict and fit test
Currently the `TensorFlowOpLayer` test will fail on the function `fit` so I put the Attribute `Ignore` on it.
|
4 years ago |
MPnoy
|
d89609a4e3
|
Blank SimpleRNN and test for it
|
4 years ago |
Oceania2018
|
c8643c4266
|
Add tf.math.erf #738
|
4 years ago |
Oceania2018
|
e661b82ec1
|
Fix ones_like.
|
4 years ago |
lsylusiyao
|
17a4fe0ba8
|
Add Custom Keras Layer Test
This test is written based on Dueliing DQN' s network structure.
|
4 years ago |
Oceania2018
|
0d5e5e0b66
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
1f6748864a
|
Refactor string tensor.
|
4 years ago |
Banyc
|
df3a7f4698
|
Add ones_like test case
|
4 years ago |
Oceania2018
|
a6ee058d00
|
Memory leak in FuncGraph #727.
|
4 years ago |
Oceania2018
|
3bfdedcdfb
|
Change filter as IVariableV1 in conv2d.
|
4 years ago |
Oceania2018
|
77e6bb527a
|
Move keras unit test in seperate project.
|
4 years ago |
Oceania2018
|
027334133d
|
Move GradientEagerTest.
|
4 years ago |
Oceania2018
|
bf4f65b3aa
|
Release TensorFlow.NET v0.32, TensorFlow.Keras v0.3.
|
4 years ago |
Oceania2018
|
6fe6057ff4
|
Adjust unit test project.
|
4 years ago |
Oceania2018
|
93fd34b225
|
imdb dataset.
|
4 years ago |
Oceania2018
|
878226b416
|
Fix dataset_cardinality for dataset map.
|
4 years ago |
Oceania2018
|
8cdb4a7828
|
Add dataset cardinality test #695
|
4 years ago |
Oceania2018
|
fda7e6df0b
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
566a092a0e
|
Add Tensorflow.Text project.
|
4 years ago |
Oceania2018
|
fd64ad1b44
|
Fix Sequential model.
|
4 years ago |
dataangel
|
061ee22d95
|
update:loss
|
4 years ago |
dataangel
|
f8daeae696
|
更新Mes
|
4 years ago |
Oceania2018
|
0ff31a35ec
|
fix tf.transpose #673
|
4 years ago |
Banyc
|
b6755cc4a1
|
Add test case TypeMismatchedSliceAssign
|
4 years ago |
Banyc
|
83509696a4
|
Add test case for tf.transpose
|
4 years ago |
quanap5kr
|
fe82fd5c26
|
scan unit test
|
4 years ago |
quanap5kr
|
c632c40096
|
scan unit test
|
4 years ago |
Oceania2018
|
d75366ce22
|
fix Variable[slice].assign() #653
|
4 years ago |
Banyc
|
6f8beab362
|
Add test case for Tensor.assign #653
The test case is currently not passed yet.
|
4 years ago |
Oceania2018
|
fafed7dd7d
|
Massive updates for TensorFlowOpLayer #652
|
4 years ago |
Oceania2018
|
905c4a9ee8
|
Add keras.layers.Reshape.
|
4 years ago |
Oceania2018
|
b58c24136c
|
Add keras.Concatenate.
|
4 years ago |
Oceania2018
|
94ad2f5331
|
Add layers of ZeroPadding2D and UpSampling2D.
|
4 years ago |
Oceania2018
|
3e76c19879
|
Add LeakyReLU layer.
|
4 years ago |
Oceania2018
|
8b9fca47e9
|
Add save and restore model from config.
|
4 years ago |
Oceania2018
|
91399b1527
|
Fixed add GradientOperatorMulTest #642
|
4 years ago |
久永
|
05561ead44
|
add GradientOperatorMulTest 。
|
4 years ago |
Oceania2018
|
dff4f510af
|
model.get_config for Keras.
|
4 years ago |
Oceania2018
|
9d08a313f0
|
Keras for .NET package meta and clean code.
|
4 years ago |