Oceania2018
|
d4f1c349bc
|
fix _apply_dense for Optimizer.
|
5 years ago |
Oceania2018
|
e2f7be6d43
|
InputLayer for Keras.
|
5 years ago |
Oceania2018
|
04942fba74
|
fix creating tesnor from string array.
|
5 years ago |
Oceania2018
|
a8a0731c4d
|
Change RefVariable to IVariableV1.
|
5 years ago |
Oceania2018
|
ba8b0f37af
|
add disable_eager_execution, clean unit test.
|
5 years ago |
Sam Harwell
|
7884b243fe
|
Fix CS1570 (XML comment has badly formed XML)
|
5 years ago |
Sam Harwell
|
cef6ec0019
|
Fix CS1572 (XML comment has a param tag, but there is no parameter by that name)
|
5 years ago |
Oceania2018
|
43ab3cad88
|
_AddNGrad
|
5 years ago |
Sam Harwell
|
6b48c0d208
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
7d2d186fe3
|
Use shared status object.
|
5 years ago |
Sam Harwell
|
8f8b0fdaff
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
56a9661101
|
restore to use wrap_tfe_src.TFE_FastPathExecute.
|
5 years ago |
Sam Harwell
|
d123f44322
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
ca6f8b2a46
|
TFE_TapeVariableAccessed
|
5 years ago |
Sam Harwell
|
7a30362cdb
|
Implement SafeStatusHandle as a wrapper for TF_Status
|
5 years ago |
Oceania2018
|
af9b64c2be
|
reousrce variable.
|
5 years ago |
Oceania2018
|
855eba9d15
|
add TFE_Executor, TFE_Context and TFE_Op.
|
5 years ago |
Esther2013
|
653427144a
|
add gen_array_ops.pack eager
|
5 years ago |
Oceania2018
|
88d0e968ce
|
TensorHandleDevices
|
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 |
Oceania2018
|
945ac02415
|
Rollback Fix collections typing #448
|
5 years ago |
Mascha, Philipp
|
b87081cc4a
|
Made internal collection of graph a list.
|
5 years ago |
Oceania2018
|
5ee46e494a
|
tf.while_loop #348
|
6 years ago |
Oceania2018
|
ded16ea82f
|
BatchNormalization return tuple for call
|
6 years ago |
Oceania2018
|
02871910c1
|
create ResourceVariable, still with buggy.
|
6 years ago |
Oceania2018
|
66f7e6d87f
|
Can't get Output Context fixed #411
|
6 years ago |
Oceania2018
|
5c891eaa49
|
make get_collection<T> generic.
|
6 years ago |
Oceania2018
|
389f7dd2e3
|
fix output dtype error for control_flow.ref_switch
|
6 years ago |
Oceania2018
|
f1b7e1182a
|
yolo.build_nework() #359
|
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 |
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 |