FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/TensorFlowNET.Graph.UnitTest - 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
TensorFlowNET.Graph.UnitTest
on
master
User selector
Datepicker
Commit history
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
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
Commits on Nov 7, 2023
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 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 8, 2023
修正图片左右和上下翻转的问题,并增加对应测试用例。
dogvane
committed
5e4f530
View commit details
Copy full SHA for 5e4f530
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
Commits on Sep 13, 2023
cached_session for graph tests
novikov-alexander
committed
c33a3a7
View commit details
Copy full SHA for c33a3a7
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
fix: fix ci error
“Wanglongzhi2001”
committed
3273cbc
View commit details
Copy full SHA for 3273cbc
View code at this point
Browse repository at this point
feat: add adjust_contrast, adjust_hue, combined_non_max_suppression, crop_and_resize image oprs
“Wanglongzhi2001”
committed
b0ce73c
View commit details
Copy full SHA for b0ce73c
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Release v0.110.0.
Oceania2018
committed
61c927a
View commit details
Copy full SHA for 61c927a
View code at this point
Browse repository at this point
Commits on May 15, 2023
fix: error caused by dll check in c_api.
SanftMonster
committed
9f8f3d8
View commit details
Copy full SHA for 9f8f3d8
View code at this point
Browse repository at this point
fix: unittest project reference.
SanftMonster
committed
634860d
View commit details
Copy full SHA for 634860d
View code at this point
Browse repository at this point
Commits on May 14, 2023
refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes.
SanftMonster
authored and
Oceania2018
committed
1c8f0a2
View commit details
Copy full SHA for 1c8f0a2
View code at this point
Browse repository at this point
Commits on May 2, 2023
ci: add ci for test and auto-release. (#1047)
Show description for d9988d7
SanftMonster
authored
d9988d7
View commit details
Copy full SHA for d9988d7
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Fix namespace compile issue.
Oceania2018
committed
df91307
View commit details
Copy full SHA for df91307
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
Upgrade tf redist to 2.11.3.
Oceania2018
committed
e3a1843
View commit details
Copy full SHA for e3a1843
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
fix unit test.
Oceania2018
committed
793ec4a
View commit details
Copy full SHA for 793ec4a
View code at this point
Browse repository at this point
Commits on Apr 2, 2023
Added: fft, ifft, fft2d, ifft2d, fft3d, ifft3d
BalashovK
committed
0acd25b
View commit details
Copy full SHA for 0acd25b
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
Added support for Complex128 and unit tests for it.
BalashovK
committed
febba7b
View commit details
Copy full SHA for febba7b
View code at this point
Browse repository at this point
Commits on Mar 26, 2023
Added: complex, real, imag, angle
BalashovK
committed
f9409ed
View commit details
Copy full SHA for f9409ed
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
ICallback
Oceania2018
committed
cbf2d81
View commit details
Copy full SHA for cbf2d81
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
More SafeHandles.
Oceania2018
committed
e5dfe90
View commit details
Copy full SHA for e5dfe90
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Fix ReadValueMatrix ReadBytes issue in .NET 6.0. #880
Oceania2018
committed
19363cd
View commit details
Copy full SHA for 19363cd
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
Fix reduce_sum test case
mishun
authored and
Oceania2018
committed
10fda1f
View commit details
Copy full SHA for 10fda1f
View code at this point
Browse repository at this point
Commits on Mar 12, 2022
tf.reduce_sum #917
Oceania2018
committed
427a2f9
View commit details
Copy full SHA for 427a2f9
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
Add test case for tf.reduce_sum(..., axis = ...)
mishun
authored and
Oceania2018
committed
8249d8a
View commit details
Copy full SHA for 8249d8a
View code at this point
Browse repository at this point
Commits on Dec 25, 2021
decode_image
Oceania2018
committed
0440282
View commit details
Copy full SHA for 0440282
View code at this point
Browse repository at this point
clean code.
Oceania2018
committed
ebfb327
View commit details
Copy full SHA for ebfb327
View code at this point
Browse repository at this point
Commits on Dec 12, 2021
SciSharp.TensorFlow.Redist 2.7.0
Oceania2018
committed
425b258
View commit details
Copy full SHA for 425b258
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL