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 |
Eli Belash
|
a7cdf6e1a2
|
ops.uid: Use Interlocked.Increment instead of ++
|
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
|
e3de67385c
|
fix StringVar testing.
|
6 years ago |
Oceania2018
|
226720dd88
|
Merge Tensorflow.Python into Tensorflow.Binding.
|
6 years ago |
Oceania2018
|
b084ae6dbf
|
reorganize file structure
|
6 years ago |
Oceania2018
|
cb96250ec1
|
add oper constant
|
6 years ago |
haiping008
|
2995c36c9d
|
sess.run not finished yet
|
6 years ago |
Oceania2018
|
91f42b3e3e
|
restructure dir and namespace
|
6 years ago |
Oceania2018
|
ff8f72a38e
|
added OpDef for Operation
|
6 years ago |
Oceania2018
|
28732a13b1
|
TF_Input, TF_Output
|
6 years ago |
haiping008
|
8adb34df65
|
init session.run
|
6 years ago |
Oceania2018
|
7b24f538fb
|
added TF_Status, TF_SetAttrValueProto
|
6 years ago |
haiping008
|
a4e4c36390
|
protobuf #3
|
6 years ago |
haiping008
|
5a58965e91
|
Import Google Protocol Buffers #3
|
6 years ago |
Oceania2018
|
6b1c2c66e6
|
Added _nodes_by_id, _nodes_by_name
|
6 years ago |
Oceania2018
|
1291aa5dac
|
add ops._create_c_op
|
6 years ago |