Alexander
|
fc8f493187
|
common assembly for python test
|
1 year ago |
Wanglongzhi2001
|
7fd455041d
|
refactor: refacter the place of the kernel unittest folder
|
1 year ago |
Wanglongzhi2001
|
f721baee71
|
test: add the concat_v2 test
|
1 year ago |
Yaohui Liu
|
634860d755
|
fix: unittest project reference.
|
2 years ago |
Yaohui Liu
|
b26c37ab20
|
build: add native library splitter and adjust directory structure.
|
2 years ago |
Yaohui Liu
|
854e3d7646
|
build: revise package dependencies.
|
2 years ago |
Yaohui Liu
|
36b19df42d
|
feat: add code generator of ops.
|
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 |
Yaohui Liu
|
376ff74a4f
|
Add subfolders in the solution to seperate src and test.
|
2 years ago |
Yaohui Liu
|
9349ec4829
|
Add Tensorflow.NET.Hub and support loading bert.
|
2 years ago |
Yaohui Liu
|
bd7d56a0b9
|
Move the content of Tensorflow.Common to Tensorflow.Binding.
|
2 years ago |
AsakusaRinne
|
acae9b3e39
|
Partially support the analysis of loaded functions.
|
2 years ago |
Oceania2018
|
f3102b9be7
|
Release v0.60.3.
|
4 years ago |
Oceania2018
|
71488b4126
|
seperate TensorFlowNET.Graph.UnitTest project.
|
4 years ago |
Oceania2018
|
ac53791c03
|
Upgrade to SciSharp.TensorFlow.Redist v2.4.1
|
4 years ago |
Oceania2018
|
a6ee058d00
|
Memory leak in FuncGraph #727.
|
4 years ago |
Oceania2018
|
77e6bb527a
|
Move keras unit test in seperate project.
|
4 years ago |
Oceania2018
|
6fe6057ff4
|
Adjust unit test project.
|
4 years ago |
Oceania2018
|
93fd34b225
|
imdb dataset.
|
4 years ago |
Oceania2018
|
566a092a0e
|
Add Tensorflow.Text project.
|
4 years ago |
Oceania2018
|
41df785232
|
Seperated Keras from binding project.
|
4 years ago |
Oceania2018
|
5f1f59897d
|
Partial implementation of tf.keras. #355
|
5 years ago |
Oceania2018
|
3aa1cf9928
|
change parameter to BindingArray.
|
5 years ago |
Oceania2018
|
fe76c9c877
|
Add ResourceVariable native api.
|
5 years ago |
Oceania2018
|
15bcc7249b
|
basic gradient works and switch to r2.2 native.
|
5 years ago |
Oceania2018
|
da542513bc
|
add float and double Equal.
|
5 years ago |
Oceania2018
|
88d0e968ce
|
TensorHandleDevices
|
5 years ago |
Sam Harwell
|
a3795c880a
|
Renormalize all files
|
5 years ago |
Oceania2018
|
bd20f0723d
|
rename project.
|
5 years ago |
Oceania2018
|
121736fe62
|
NumSharp project
|
5 years ago |
Oceania2018
|
3516079dbb
|
Tensorflow Hub
|
5 years ago |
Oceania2018
|
f5c064170d
|
rename to Tensorflow.NET
|
5 years ago |
Deepak Kumar
|
1c3529267e
|
Optimizer and Regularizer classes skeleton added
|
5 years ago |
Deepak Battini
|
8b8919c9c6
|
Build Keras Skeleton
|
5 years ago |
Oceania2018
|
49ee0ef06e
|
release TF.NET v0.13.0.
|
5 years ago |
Oceania2018
|
8b38d0d372
|
rename Keras project.
|
5 years ago |
Oceania2018
|
98ead99733
|
remove Models and Hub projects.
|
5 years ago |
Brendan Mulcahy
|
7d590106ec
|
Move NumSharp to nuget reference
|
6 years ago |
Oceania2018
|
02871910c1
|
create ResourceVariable, still with buggy.
|
6 years ago |
Oceania2018
|
698e628768
|
rename projects TensorFlowHub and Datasets.
|
6 years ago |
Oceania2018
|
6f55491508
|
remove examples to examples repo.
|
6 years ago |
Oceania2018
|
a4e63bbfc2
|
remove GPU example, it's conflict with CPU version. If you want to run GPU version, please just change to GPU binary.
|
6 years ago |
Oceania2018
|
fa41aac14c
|
generated ObjectDetection related protos for tf.models.
|
6 years ago |
Oceania2018
|
1a025e6223
|
add moving_averages, fix ExponentialMovingAverage
|
6 years ago |
Oceania2018
|
d515c815e8
|
Upgrade NumSharp to v0.20-alpha1
|
6 years ago |
Oceania2018
|
0f59f6d839
|
fix compile error.
|
6 years ago |
久永
|
eb3b56ee90
|
fix #333 : Add a project file for GPU examples 。 (#336)
|
6 years ago |
Oceania2018
|
cffc950509
|
Add TensorFlowDatasets project.
|
6 years ago |
Oceania2018
|
51b6c07f81
|
Init TensorFlow.Text project. put all UnitTest and Example into one project.
|
6 years ago |
Oceania2018
|
23e70e2cdf
|
init TensorFlow Hub project.
|
6 years ago |