Oceania2018
|
e2f7be6d43
|
InputLayer for Keras.
|
5 years ago |
Sam Harwell
|
941a241055
|
Simplify code using SafeTensorHandleHandle
|
5 years ago |
Sam Harwell
|
17df4c1c44
|
Use leases to ensure handles are not released before calling StringPiece
|
5 years ago |
Sam Harwell
|
263fbcf244
|
Implement SafeTensorHandleHandle as a wrapper for TFE_TensorHandle
|
5 years ago |
Sam Harwell
|
076b3fc508
|
Fix incorrect copy lengths in memcpy
|
5 years ago |
Oceania2018
|
601c42341c
|
fix attrs missing.
|
5 years ago |
Oceania2018
|
2efaaa8826
|
Add optimize_dataset to IDatasetV2.
|
5 years ago |
Oceania2018
|
73a4dbe6d4
|
tensor_util.to_numpy_string
|
5 years ago |
Oceania2018
|
03a9e95d34
|
Create tensor from string array.
|
5 years ago |
Oceania2018
|
3a220fa52d
|
tf.data framework.
|
5 years ago |
Sam Harwell
|
fae2c29599
|
Implement SafeOpHandle as a wrapper for TFE_Op
|
5 years ago |
Esther2013
|
4bba3f8b6c
|
Improve string display from byte array.
|
5 years ago |
Sam Harwell
|
c2f13e2289
|
Implement SafeExecutorHandle as a wrapper for TFE_Executor
|
5 years ago |
Oceania2018
|
d76eebfdc7
|
Clean code.
|
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 |
Sam Harwell
|
48dfc92407
|
Suppress CS0642 (Possible mistaken empty statement)
|
5 years ago |
Sam Harwell
|
e40b2f7925
|
Suppress CS0219 (Variable is assigned but its value is never used)
|
5 years ago |
Oceania2018
|
16ea35126d
|
fix tf.cond.
|
5 years ago |
Oceania2018
|
0c7638f8b5
|
Fix tf.split, #569
|
5 years ago |
Oceania2018
|
43ab3cad88
|
_AddNGrad
|
5 years ago |
Sam Harwell
|
09600a87f7
|
Implement SafeDeviceListHandle as a wrapper for TF_DeviceList
|
5 years ago |
Sam Harwell
|
33e17dff25
|
Mark SafeHandle interop constructors private
|
5 years ago |
Oceania2018
|
2602fb95f7
|
Implement EagerRunner.
|
5 years ago |
Oceania2018
|
91fb30f3d9
|
Add PersistentTape unit test.
|
5 years ago |
Sam Harwell
|
6d73b8d61e
|
Implement SafeContextOptionsHandle as a wrapper for TFE_ContextOptions
|
5 years ago |
Sam Harwell
|
ab6d624ea8
|
Implement SafeContextHandle as a wrapper for TFE_Context
|
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
|
6989cb1ce5
|
Add EagerRunner to fix memory leak and exception.
|
5 years ago |
Oceania2018
|
56a9661101
|
restore to use wrap_tfe_src.TFE_FastPathExecute.
|
5 years ago |
Sam Harwell
|
f7b84215c9
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Sam Harwell
|
d123f44322
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
c078ef6a9f
|
add EagerTensorPass and TensorManager.
|
5 years ago |
Oceania2018
|
6556c16a80
|
Add eager of truncated_normal, tanh and squeeze.
|
5 years ago |
Oceania2018
|
784b1ebee9
|
remove output for assign_add_variable_op.
|
5 years ago |
Oceania2018
|
e3034fafa4
|
add Resolve() to gradient.
|
5 years ago |
Oceania2018
|
4a74d8d044
|
add a GarbageCollector to address cross-runtime GC issue.
|
5 years ago |
Oceania2018
|
40487d30bc
|
restructure unit test folder.
|
5 years ago |
Oceania2018
|
3aa1cf9928
|
change parameter to BindingArray.
|
5 years ago |
Oceania2018
|
86618e49c9
|
SGD works.
|
5 years ago |
Oceania2018
|
2062ad09de
|
simple linear model in unit test.
|
5 years ago |
Oceania2018
|
b0c0a22165
|
simplify wrap_tfe_src.SetOpAttrs parameters.
|
5 years ago |
Oceania2018
|
332b1351e2
|
experimental v0.20 version.
|
5 years ago |
Oceania2018
|
70526e0161
|
fix EagerTensor.Device property.
|
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
|
ca6f8b2a46
|
TFE_TapeVariableAccessed
|
5 years ago |
Oceania2018
|
3f8b658db3
|
ignore all uncompleted unit tests.
|
5 years ago |