Visagan Guruparan
c43c60d75f
np update square and dot product
2 years ago
Luc BOLOGNA
e1ece66264
Refactor: remove useless unsafe on tensor implicit cast
2 years ago
Luc Bologna
a8288af655
Update Model.Evaluate.cs
2 years ago
Luc Bologna
0effee430c
Update Model.Evaluate.cs
Fix my bad:
Bad handling between test_function and test_step_multi_inputs_function.
2 years ago
Luc BOLOGNA
f7208c9494
Refactor: Model.Evaluate.cs
2 years ago
Luc BOLOGNA
02cb239c5f
Refactor: Change Model evaluate
IModel.Dictionary<string, float> evaluate(NDArray, NDArray, ...) is now IModel.Dictionary<string, float> evaluate(Tensor, Tensor, ...)
Merge Model.Evaluate.test_step_multi_inputs_function(...) and Model.Evaluate.test_function(...)
Note: An internal function need to add an explicit cast in Tensor
2 years ago
RayWang
f45b35b4cf
Update Math.Test.cs
2 years ago
RayWang
94edda54cd
Update Math.Test.cs
2 years ago
RayWang
3474a8565f
Update Numpy.Math.cs
2 years ago
Luc BOLOGNA
e9f2caca57
Update PredictInternational on Model.Predict.cs
Fix issue if data_handler.steps() > 1
2 years ago
AsakusaRinne
4bca319eb4
fix: temporarily fix the sequential nest error.
2 years ago
Rinne
6fb930aa6d
docs: update discord link.
2 years ago
Rinne
feb1b7ba24
Merge pull request #1071 from AsakusaRinne/add_linux_gpu_redist
build: add scripts to split large native library file.
2 years ago
Rinne
945744bde9
Merge pull request #1079 from AsakusaRinne/fix_1077
fix: status null reference of base session.
2 years ago
Yaohui Liu
58de537be5
fix: status null reference of base session.
2 years ago
Haiping
3705dda884
Update README.md
2 years ago
lingbai-kong
c0bf8d2a65
fix: can't implement len for KerasShapesWrapper & Add bias implement to Conv2DTranspose.Call()
2 years ago
Yaohui Liu
25f676d6b6
ci: sync the ci with latest update.
2 years ago
lingbai-kong
7d7f4e1182
fix: error when set the activation parameter of keras.layers.Conv2DTranspose to null.
2 years ago
Rinne
80c39523a9
docs: update the readme.
2 years ago
Rinne
e052dfc1cd
docs: update the readme.
2 years ago
Rinne
bdc5f38881
Merge pull request #1075 from AsakusaRinne/master
docs: add vote info to readme.
2 years ago
Yaohui Liu
8bf324add9
docs: add vote info to readme.
2 years ago
Yaohui Liu
516dfe715a
docs: add tf.keras badge.
2 years ago
Yaohui Liu
9f8f3d87d0
fix: error caused by dll check in c_api.
2 years ago
Yaohui Liu
634860d755
fix: unittest project reference.
2 years ago
Yaohui Liu
9ce5b29bff
feat: add check for redist backend.
2 years ago
Yaohui Liu
b26c37ab20
build: add native library splitter and adjust directory structure.
2 years ago
Rinne
9149f33b40
Merge pull request #1070 from AsakusaRinne/master
docs: update readme file.
2 years ago
Rinne
8208f762b0
docs: update readme file.
2 years ago
Yaohui Liu
6511737d78
docs: add discord info to readme.
2 years ago
Yaohui Liu
87b34520be
fix: error when using graph in multi-threads.
2 years ago
Yaohui Liu
854e3d7646
build: revise package dependencies.
2 years ago
Yaohui Liu
1c8f0a2d14
refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes.
2 years ago
Yaohui Liu
c1b6731843
feat: description generator of op code.
2 years ago
Yaohui Liu
6c651c97ba
fix: revise wrong behaviors of op code generator.
2 years ago
Yaohui Liu
36b19df42d
feat: add code generator of ops.
2 years ago
Rinne
cd64ea96f3
Merge pull request #1065 from fryguy1013/fix-multiple-outputs
fix: predict with multiple outputs
2 years ago
Kevin Hjelden
93cd2b66a6
fix: predict with multiple outputs
2 years ago
Rinne
89f3b2382e
Merge pull request #1062 from AsakusaRinne/master
ci: update release ci and readme.md.
2 years ago
Yaohui Liu
a55c44ea65
ci: update release ci and readme.md.
2 years ago
Rinne
8ff980f511
Merge pull request #1061 from AsakusaRinne/master
ci: update release ci.
2 years ago
Yaohui Liu
70d1c53bb0
ci: update release ci.
2 years ago
Rinne
0b86a5b3cf
Merge pull request #1060 from AsakusaRinne/master
ci: update release ci.
2 years ago
Yaohui Liu
9c02330270
ci: update release ci.
2 years ago
Rinne
820bd2c67a
Merge pull request #1059 from AsakusaRinne/master
ci: update release ci.
2 years ago
Yaohui Liu
53a58d56c5
ci: update release ci.
2 years ago
Rinne
4e34260eef
Merge pull request #1058 from AsakusaRinne/master
ci: update release ci.
2 years ago
Yaohui Liu
a446add3e0
ci: update release ci.
2 years ago
Rinne
06e85a81af
Merge pull request #1057 from AsakusaRinne/master
ci: update release ci.
2 years ago