Oceania2018
|
6fe6057ff4
|
Adjust unit test project.
|
4 years ago |
Oceania2018
|
9d08a313f0
|
Keras for .NET package meta and clean code.
|
4 years ago |
Oceania2018
|
368cea3a3d
|
ignore Session test.
|
5 years ago |
Oceania2018
|
d5534d276d
|
fix compile failed.
|
5 years ago |
Oceania2018
|
468cb8e8a6
|
add TF_GraphSetOutputHandleShapesAndTypes api.
|
5 years ago |
Oceania2018
|
e6876306e9
|
Enable Multi-threading tests.
|
5 years ago |
Sam Harwell
|
e40b2f7925
|
Suppress CS0219 (Variable is assigned but its value is never used)
|
5 years ago |
Oceania2018
|
6989cb1ce5
|
Add EagerRunner to fix memory leak and exception.
|
5 years ago |
Oceania2018
|
3f8b658db3
|
ignore all uncompleted unit tests.
|
5 years ago |
Eli Belash
|
448246b96b
|
Supported for forced singlethreading
- Separated multithreading related methods to classname.threading.cs partial file
- ops: Added enforce_singlethreading(), enforce_multithreading()
|
5 years ago |
Oceania2018
|
66eddd6ba7
|
add debug info
|
6 years ago |
Oceania2018
|
de3ecc8556
|
create_estimator_and_inputs
|
6 years ago |
Eli Belash
|
83b9eb82af
|
MultithreadingTests.cs: Added unit-test for case #380
|
6 years ago |
Eli Belash
|
a4bede55db
|
MultithreadingTests: Added TF_GraphOperationByName unit test
|
6 years ago |
Eli Belash
|
2259eb5196
|
Added process-wide locks to non-threadsafe calls. Added unit tests.
- Ignored all unit tests related to CSession as it does not use TF.NET's api directly and unable to be tested with other tests parallely.
|
6 years ago |
Eli Belash
|
f27b0c892f
|
Graph, Session: defaulting was changed to thread-wide using ThreadLocal<T>
|
6 years ago |