Oceania2018
|
3d943a10c1
|
IDataset cardinality.
|
4 years ago |
Oceania2018
|
500f0c0cca
|
Fix preserve_cardinality for ParallelMapDataset.
|
4 years ago |
Oceania2018
|
e67b2a5ff2
|
renamed tf.data.Dataset.from_tensors.
|
4 years ago |
Oceania2018
|
11fdd9a8ee
|
Remove Range class due to conflict with .net 5.
|
4 years ago |
Oceania2018
|
bc2f0b5d7e
|
Upgrade to 2.5.0.
|
4 years ago |
Oceania2018
|
76a342c91d
|
Add keras Resizing layer.
|
4 years ago |
Oceania2018
|
954462f4f8
|
KerasObjectLoader
|
4 years ago |
MPnoy
|
bf9c1adac7
|
GradientConcatTest
|
4 years ago |
Oceania2018
|
a653914321
|
Fix _SliceGrad #800
|
4 years ago |
MPnoy
|
cd611f1750
|
GradientConcatTest
|
4 years ago |
MPnoy
|
0e0ff5860b
|
GradientSliceTest
|
4 years ago |
Oceania2018
|
f55650d9e1
|
Fix gradient of squared_difference #787
|
4 years ago |
Lee Reid
|
8d0bd50f0e
|
Added tests with ignore attribute
|
4 years ago |
Oceania2018
|
827d8f211e
|
Add tf.print().
|
4 years ago |
Niklas Gustafsson
|
f874d3a1b8
|
random_uniform calls random_uniform_int when generating integer tensor.
Added doc comment to array_ops.gather(), and implemented using ExecuteOp()
Elaborated unit tests for gather, added one for slice()
|
4 years ago |
Niklas Gustafsson
|
37ca023036
|
Adjusted implementation of Gather to correspond to Python implementation.
Added minval, maxval, and seed arguments to the RandomUniformInitializer
Added unit tests for Gather and a simple Embedding test.
|
4 years ago |
Niklas Gustafsson
|
616b62bd4f
|
Implemented Conv1D and unit tests.
|
4 years ago |
Niklas Gustafsson
|
2a42bcd09b
|
Added unit tests for Keras Conv2D
|
4 years ago |
Niklas Gustafsson
|
58f3194909
|
Merge branch 'master' into Conv_1D
|
4 years ago |
Niklas Gustafsson
|
f3da1cd9b7
|
Added unit tests for Conv2D
|
4 years ago |
lsylusiyao
|
66ef235f51
|
add custom output test
|
4 years ago |
Sebastian Hantsch
|
bc9c8dee44
|
Fix for random_shuffle (named arg seed/seed2)
|
4 years ago |
Sebastian Hantsch
|
1d90fbfb5d
|
Merge master
|
4 years ago |
Sebastian Hantsch
|
3db1b2886f
|
Unit test for Dataset shuffle
|
4 years ago |
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 |