Oceania2018
|
2062ad09de
|
simple linear model in unit test.
|
5 years ago |
Oceania2018
|
fe76c9c877
|
Add ResourceVariable native api.
|
5 years ago |
Oceania2018
|
e2660303f1
|
fix _SumGrad, broadcast_gradient_args and real_div.
|
5 years ago |
Oceania2018
|
15bcc7249b
|
basic gradient works and switch to r2.2 native.
|
5 years ago |
Oceania2018
|
e93f112ef0
|
tf.Variable() in eager mode
|
5 years ago |
Oceania2018
|
e80295711b
|
eager for tf.relu, tf.tanh and tf.sigmoid
|
5 years ago |
Oceania2018
|
4893331bc5
|
Rename IObjectLife to ITensorFlowObject
|
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
|
c2b2c255d5
|
Added tf.get_default_session()
|
5 years ago |
Oceania2018
|
07f70f9425
|
WhileContext BuildLoop
|
6 years ago |
Oceania2018
|
4531883114
|
change RefVariable to VariableV1
|
6 years ago |
Oceania2018
|
717f7143a6
|
define gamma and beta as VariableV1
|
6 years ago |
Eli Belash
|
7a828c0d1f
|
Fixed #398, Recusive defualt session factory
|
6 years ago |
Oceania2018
|
a5bb191a1d
|
add tf.FIFOQueue and docs updated.
|
6 years ago |
Eli Belash
|
f27b0c892f
|
Graph, Session: defaulting was changed to thread-wide using ThreadLocal<T>
|
6 years ago |
Haiping
|
af73e3cb26
|
Merge pull request #366 from SciSharp/perf-ops
Performance optimization, refactoring and revamping.
|
6 years ago |
Eli Belash
|
9d6525ef9f
|
Buffer: Revamped and all perf-optted all use-cases.
- Fixed all test cases to use using(Buffer)
- Fixed all test cases to explicitly specify session
|
6 years ago |
Oceania2018
|
e1db2baca7
|
common.convolutional, residual_block #359
|
6 years ago |
Oceania2018
|
226720dd88
|
Merge Tensorflow.Python into Tensorflow.Binding.
|
6 years ago |
Oceania2018
|
67a58b3eac
|
change tensorflow to non-static class in order to execute some initialization.
|
6 years ago |