FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - feelsyt/TensorFlow.NET · GitHub
feelsyt
/
TensorFlow.NET
Public
forked from
SciSharp/TensorFlow.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TensorFlow.NET
test
on
master
User selector
Datepicker
Commit history
Commits on Jul 1, 2024
test: Added a unit test of training a multi-input model using a dataset.
ASolomatin
committed
f8b7bde
View commit details
Copy full SHA for f8b7bde
View code at this point
Browse repository at this point
test: Added an `evaluate` method call to a unit test for a multi-input model.
ASolomatin
committed
5142ad6
View commit details
Copy full SHA for 5142ad6
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Merge branch 'SciSharp:master' into alnovi/gradient_more_tests
novikov-alexander
authored
b21a58a
View commit details
Copy full SHA for b21a58a
View code at this point
Browse repository at this point
Update GradientDescentOptimizerTests.cs
novikov-alexander
authored
18db147
View commit details
Copy full SHA for 18db147
View code at this point
Browse repository at this point
Commits on May 20, 2024
RegularizerAPI and UnitTest
SchoenTannenbaum
committed
5f9fce5
View commit details
Copy full SHA for 5f9fce5
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
test: more gradients tests
novikov-alexander
committed
d54f7a6
View commit details
Copy full SHA for d54f7a6
View code at this point
Browse repository at this point
Commits on Nov 11, 2023
fix test
novikov-alexander
committed
7968dc3
View commit details
Copy full SHA for 7968dc3
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
update packages
novikov-alexander
committed
b6db941
View commit details
Copy full SHA for b6db941
View code at this point
Browse repository at this point
fix nullability
novikov-alexander
committed
b906c9a
View commit details
Copy full SHA for b906c9a
View code at this point
Browse repository at this point
assert all close
novikov-alexander
committed
165e916
View commit details
Copy full SHA for 165e916
View code at this point
Browse repository at this point
common assembly for python test
novikov-alexander
committed
fc8f493
View commit details
Copy full SHA for fc8f493
View code at this point
Browse repository at this point
correct namespace
Show description for c5b4928
novikov-alexander
committed
c5b4928
View commit details
Copy full SHA for c5b4928
View code at this point
Browse repository at this point
ci test
novikov-alexander
committed
09d466d
View commit details
Copy full SHA for 09d466d
View code at this point
Browse repository at this point
new graph
novikov-alexander
committed
2cb5fd6
View commit details
Copy full SHA for 2cb5fd6
View code at this point
Browse repository at this point
test ci
novikov-alexander
committed
149caae
View commit details
Copy full SHA for 149caae
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
learning rate test
novikov-alexander
committed
c906f46
View commit details
Copy full SHA for c906f46
View code at this point
Browse repository at this point
small fixes
novikov-alexander
committed
f7b8dba
View commit details
Copy full SHA for f7b8dba
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
tests are passing
novikov-alexander
committed
2a377e2
View commit details
Copy full SHA for 2a377e2
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET into alnovi/optimizer_tests
novikov-alexander
committed
c32d153
View commit details
Copy full SHA for c32d153
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
fix: fix a project reference mistake
Wanglongzhi2001
committed
7f01614
View commit details
Copy full SHA for 7f01614
View code at this point
Browse repository at this point
refactor: refacter the place of the kernel unittest folder
Wanglongzhi2001
committed
7fd4550
View commit details
Copy full SHA for 7fd4550
View code at this point
Browse repository at this point
Commits on Nov 4, 2023
fix: fix the bug of boolean_mask
Wanglongzhi2001
committed
4e42d7f
View commit details
Copy full SHA for 4e42d7f
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
fix: add the implementation of GatherND's grad
Wanglongzhi2001
committed
d0ec659
View commit details
Copy full SHA for d0ec659
View code at this point
Browse repository at this point
fix: add the implementation of the tile's grad
Wanglongzhi2001
committed
a73694a
View commit details
Copy full SHA for a73694a
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Implemented unittests for Concatenate layers and calls
Show description for 9f0ffa4
Jucko13
committed
9f0ffa4
View commit details
Copy full SHA for 9f0ffa4
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
修正图片左右和上下翻转的问题,并增加对应测试用例。
dogvane
committed
5e4f530
View commit details
Copy full SHA for 5e4f530
View code at this point
Browse repository at this point
add DepthwiseConv2D (深度可分离卷积)
dogvane
committed
ba8f0b0
View commit details
Copy full SHA for ba8f0b0
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
feat: add the implementation of sample_weight in model.fit
Wanglongzhi2001
committed
f5af07c
View commit details
Copy full SHA for f5af07c
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
improve raggedtensor
Beacontownfc
committed
02bfb9a
View commit details
Copy full SHA for 02bfb9a
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
gradient descent tests
novikov-alexander
committed
2121079
View commit details
Copy full SHA for 2121079
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
comment IndexedSlices test
novikov-alexander
committed
57feb65
View commit details
Copy full SHA for 57feb65
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
fixme labels
novikov-alexander
committed
a9dad3c
View commit details
Copy full SHA for a9dad3c
View code at this point
Browse repository at this point
gradient tests
novikov-alexander
committed
adef5bc
View commit details
Copy full SHA for adef5bc
View code at this point
Browse repository at this point
using and no IEnumerable
novikov-alexander
committed
9d71cad
View commit details
Copy full SHA for 9d71cad
View code at this point
Browse repository at this point
fix fleaky test boundary continue
novikov-alexander
committed
ae50fa9
View commit details
Copy full SHA for ae50fa9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL