Oceania2018
|
f3a5d19087
|
fix AutoNumPy crash when in multiple thread.
|
4 years ago |
Oceania2018
|
1478a2c2dc
|
IEnumerable<NDArray>
|
4 years ago |
Oceania2018
|
f3cbd858e7
|
np.frombuffer
|
4 years ago |
Oceania2018
|
22effd6553
|
Using Shape instead of TensorShape.
|
4 years ago |
Oceania2018
|
71488b4126
|
seperate TensorFlowNET.Graph.UnitTest project.
|
4 years ago |
Oceania2018
|
1142f38d2f
|
unify numpy dtype and tf dtype.
|
4 years ago |
Oceania2018
|
da33a8b18d
|
Introduce Axis record type.
|
4 years ago |
Oceania2018
|
3231500660
|
linspace and meshgrid.
|
4 years ago |
Oceania2018
|
f3eb31fb87
|
Built-in numpy api.
|
4 years ago |
Oceania2018
|
6fe6057ff4
|
Adjust unit test project.
|
4 years ago |
Oceania2018
|
9d08a313f0
|
Keras for .NET package meta and clean code.
|
4 years ago |
Oceania2018
|
17204b55f2
|
add ReduceSum test.
|
5 years ago |
Sam Harwell
|
02d9023621
|
Fix CS1587 (XML comment is not placed on a valid language element)
|
5 years ago |
Sam Harwell
|
0da5c3552e
|
Suppress CS0414 (The field 'name' is assigned but its value is never used)
|
5 years ago |
Oceania2018
|
16ea35126d
|
fix tf.cond.
|
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 |
Eli Belash
|
00830b8e0b
|
TensorFlowNET.UnitTest: Added FluentExtensions from NumSharp
|
6 years ago |
Eli Belash
|
5d046071ee
|
MultiThreadedUnitTestExecuter: Fixed exception throwing.
|
6 years ago |
Eli Belash
|
44d58bcd3c
|
MultiThreadedUnitTestEvaluator: Fixed when using ThreadCount==1
Set all methods inside as Hidden
|
6 years ago |
Eli Belash
|
70a90e5aa7
|
TensorflowNET.UnitTest: Added MultiThreadedUnitTestExecuter
|
6 years ago |
Eli Belash
|
a039e64f86
|
TensorflowNET.UnitTest: Added PrivateObject
|
6 years ago |