Beacontownfc
|
02bfb9af17
|
improve raggedtensor
|
2 years ago |
lingbai-kong
|
f57a6fe6ed
|
optimize the time complexity of Imdb dataset loader
|
2 years ago |
lingbai-kong
|
28c77f53d6
|
implement Imdb dataset loader
|
2 years ago |
lingbai-kong
|
10f6819f08
|
Merge branch 'master' into ndarrayload
# Conflicts:
# src/TensorFlowNET.Core/Tensorflow.Binding.csproj
# src/TensorFlowNET.Keras/Datasets/Imdb.cs
|
2 years ago |
lingbai-kong
|
ea978bbf21
|
optimize code structure of reconstruction ndarray from pickled npy file
|
2 years ago |
Haiping Chen
|
03472997e4
|
Fix tf.reverse.
|
2 years ago |
Haiping Chen
|
6ec39ba3cb
|
Fix inferred_value of KerasTensor. #1142
|
2 years ago |
Haiping Chen
|
3acfc1dcb0
|
tf.math.reduce_euclidean_norm
|
2 years ago |
Haiping Chen
|
61c927ac17
|
Release v0.110.0.
|
2 years ago |
lingbai-kong
|
aac52940ad
|
init pickle support to np.load object type of npy
|
2 years ago |
Rinne
|
0454c7b068
|
Merge pull request #1110 from Wanglongzhi2001/master
feat: Support training of RNN and LSTM.
|
2 years ago |
Visagan Guruparan
|
1b1a50371b
|
np update square and dot product
|
2 years ago |
Yaohui Liu
|
f1fbcf2016
|
feat: support model building with RNN.
|
2 years ago |
RayWang
|
f45b35b4cf
|
Update Math.Test.cs
|
2 years ago |
RayWang
|
94edda54cd
|
Update Math.Test.cs
|
2 years ago |
Yaohui Liu
|
634860d755
|
fix: unittest project reference.
|
2 years ago |
Yaohui Liu
|
87b34520be
|
fix: error when using graph in multi-threads.
|
2 years ago |
Yaohui Liu
|
1c8f0a2d14
|
refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes.
|
2 years ago |
Rinne
|
d9988d7ccd
|
ci: add ci for test and auto-release. (#1047)
* Add unittest redist holder for all test projects.
* Move redist holder to another folder.
* Create dotnet.yml to config github action
* Revise the sln file.
* Update dotnet.yml
* Add version to tensorflow.hub.
* Create release.yml
* Update dotnet.yml
* Update and rename dotnet.yml to build_and_test.yml
* Update release.yml
* Update release.yml
* Revise project using.
* Update build_and_test.yml
* Update release.yml
* Update the package info of Tensorflow.Hub.
* Add a tolorance to equivalence of NDArray.
* Create semantic.yml
* fix: run code clean.
* Update release.yml
* Update release.yml
* ci: revise the auto release ci.
* ci: update release ci.
* ci: update release ci.
* ci: update ci files.
* ci: update ci files.
* ci: update ci files.
* ci: update ci files.
* ci: update ci files.
* ci: update release ci and hub package info.
* ci: revise build_and_test ci.
* test: add tolorance to float NDArray comparison.
* ci: disable linux test.
* ci: update release ci.
* Update release.yml
* ci: update release ci.
* ci: revise auto-release ci.
* ci: update auto-release ci.
* Update release.yml
* ci: specify packed project names of auto-release.
* ci: revise auto release ci file.
* ci: revise auto-release ci file.
* ci: revise auto-release ci file.
* ci: revise auto-release ci file.
* Update release.yml
* ci: revise auto-release ci file.
* ci: revise auto-release ci file.
* ci: revise auto-release ci file.
|
2 years ago |
Haiping Chen
|
e3a1843408
|
Upgrade tf redist to 2.11.3.
|
2 years ago |
Haiping Chen
|
62c4bb8f1d
|
Fix compile issue in Ubuntu
|
2 years ago |
Haiping Chen
|
793ec4ae7e
|
fix unit test.
|
2 years ago |
Yaohui Liu
|
875063abed
|
Add more explicit conversion for Tensors.
|
2 years ago |
Yaohui Liu
|
404c803ce2
|
Support the multiple inputs of keras model.fit.
|
2 years ago |
Haiping Chen
|
cbf2d81d6b
|
ICallback
|
2 years ago |
Haiping Chen
|
e5dfe90e9b
|
More SafeHandles.
|
2 years ago |
Haiping Chen
|
55cc4d0b78
|
Support save and load in numpy.lib.format.
|
2 years ago |
Superpiffer
|
5821275145
|
Reimplemented NDArray == and != operators, handling null values. Added unit tests.
|
2 years ago |
Haiping Chen
|
56a64dae2e
|
np.sort
|
2 years ago |
Haiping Chen
|
321ddfc13e
|
Fix Model.build.
|
2 years ago |
Haiping Chen
|
33707231ee
|
Define Keras interface in core project (WIP).
|
2 years ago |
Haiping Chen
|
19363cdf11
|
Fix ReadValueMatrix ReadBytes issue in .NET 6.0. #880
|
2 years ago |
Oceania2018
|
e27145e427
|
refactor TensorArray #903
|
3 years ago |
Oceania2018
|
824308a15c
|
tf.tensordot #898
|
3 years ago |
Oceania2018
|
ebfb3275cf
|
clean code.
|
3 years ago |
Oceania2018
|
a22e92de50
|
np.average #894
|
3 years ago |
Oceania2018
|
4bdfbfb74f
|
add tf.clip_by_global_norm #857
|
3 years ago |
Oceania2018
|
a4a99bb08f
|
add tf.linalg.global_norm #857
|
3 years ago |
Oceania2018
|
7cc6319b97
|
add tf.nn.l2_loss
|
3 years ago |
Oceania2018
|
2815724887
|
add numpy api of np.moveaxis #891
|
3 years ago |
Oceania2018
|
425b258cce
|
SciSharp.TensorFlow.Redist 2.7.0
|
3 years ago |
Oceania2018
|
87fa204247
|
ndarray mask set value.
|
3 years ago |
Oceania2018
|
029779f1da
|
Multithreading with Keras. #890
|
3 years ago |
Oceania2018
|
3072de5b4d
|
tf.linalg.einsum #885
|
3 years ago |
Oceania2018
|
3f0b1f9ef7
|
fix Multi Threaded unit test.
|
3 years ago |
Oceania2018
|
05443ead2b
|
refactor gradient tape.
|
4 years ago |
Oceania2018
|
a6de968e4d
|
upgrade to 2.6.0 tflite redist.
|
4 years ago |
Oceania2018
|
f3a5d19087
|
fix AutoNumPy crash when in multiple thread.
|
4 years ago |
Oceania2018
|
ee7bb7cee8
|
np.linalg.norm
|
4 years ago |
Oceania2018
|
5a3ec5a194
|
np.random.randn.
|
4 years ago |