Sam Harwell
|
09600a87f7
|
Implement SafeDeviceListHandle as a wrapper for TF_DeviceList
|
5 years ago |
Sam Harwell
|
caae2dbd66
|
Implement SafeBufferHandle as a wrapper for TF_Buffer
|
5 years ago |
Oceania2018
|
91fb30f3d9
|
Add PersistentTape unit test.
|
5 years ago |
Oceania2018
|
c1dcb8ca12
|
Fix tf.reshape.
|
5 years ago |
Haiping
|
7e18dcf3ee
|
Merge pull request #564 from sharwell/safe-import-graph-def-options-handle
Implement SafeImportGraphDefOptionsHandle as a wrapper for TF_ImportGraphDefOptions
|
5 years ago |
Sam Harwell
|
09466c1334
|
Implement SafeImportGraphDefOptionsHandle as a wrapper for TF_ImportGraphDefOptions
|
5 years ago |
Sam Harwell
|
6d73b8d61e
|
Implement SafeContextOptionsHandle as a wrapper for TFE_ContextOptions
|
5 years ago |
Haiping
|
6f74c425a8
|
Merge pull request #562 from sharwell/fix-graph-test
Fix Tensor constructor for int32
|
5 years ago |
Sam Harwell
|
284d3b1033
|
Fix Tensor constructor for int32
|
5 years ago |
Sam Harwell
|
ab6d624ea8
|
Implement SafeContextHandle as a wrapper for TFE_Context
|
5 years ago |
Sam Harwell
|
ae8d7e9eb9
|
Remove unnecessary test API
|
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 |
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
|
9e68b9483b
|
Operator overloading between Variable and Tensor should return Tensor.
|
5 years ago |
pepure
|
afee297e9c
|
add ResourceVarible operate functions
|
5 years ago |
Oceania2018
|
d6e04005c9
|
0.20.x-preview1, add tf.keras namespace.
|
5 years ago |
Oceania2018
|
4a74d8d044
|
add a GarbageCollector to address cross-runtime GC issue.
|
5 years ago |
Oceania2018
|
6c83176a88
|
Ignore StringEncode
|
5 years ago |
Oceania2018
|
40487d30bc
|
restructure unit test folder.
|
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 |
Pavel Šavara
|
13b1b63b4e
|
fix NullReferenceException on session run with ITensorOrOperation signature
|
5 years ago |
Oceania2018
|
8a2782c7f0
|
0.20.0-alpha
|
5 years ago |
Oceania2018
|
332b1351e2
|
experimental v0.20 version.
|
5 years ago |
Oceania2018
|
fe76c9c877
|
Add ResourceVariable native api.
|
5 years ago |
Oceania2018
|
3f8b658db3
|
ignore all uncompleted unit tests.
|
5 years ago |
Oceania2018
|
15bcc7249b
|
basic gradient works and switch to r2.2 native.
|
5 years ago |
Oceania2018
|
2f3bd61b1b
|
GradientActor
|
5 years ago |
Oceania2018
|
776486527b
|
eager Tape test
|
5 years ago |
Sam Harwell
|
7a30362cdb
|
Implement SafeStatusHandle as a wrapper for TF_Status
|
5 years ago |
Oceania2018
|
e93f112ef0
|
tf.Variable() in eager mode
|
5 years ago |
Oceania2018
|
da542513bc
|
add float and double Equal.
|
5 years ago |
Oceania2018
|
c83f355853
|
upgrade SciSharp.TensorFlow.Redist to 2.1.0.
|
5 years ago |
Oceania2018
|
e80295711b
|
eager for tf.relu, tf.tanh and tf.sigmoid
|
5 years ago |
Oceania2018
|
f115a05741
|
TestTFE_OpInferMixedTypeInputListAttrs
|
5 years ago |
Oceania2018
|
da41466dbe
|
TestTFE_OpGetInputAndOutputLengths
|
5 years ago |
Oceania2018
|
4076cd1137
|
Eager.Variables.
|
5 years ago |
Oceania2018
|
095261abfd
|
add TensorHandleDevices unit test.
|
5 years ago |
Oceania2018
|
88d0e968ce
|
TensorHandleDevices
|
5 years ago |
Oceania2018
|
f9070c547d
|
Eager Execute_MatMul_CPU unit test.
|
5 years ago |
Oceania2018
|
9dedbb5f0e
|
Eager.TensorHandle unit test.
|
5 years ago |
Oceania2018
|
48829d7206
|
Eager Context unit test.
|
5 years ago |
Oceania2018
|
4893331bc5
|
Rename IObjectLife to ITensorFlowObject
|
5 years ago |
Oceania2018
|
e61a9074db
|
move dataset to core.
|
5 years ago |
Oceania2018
|
7c6497bf0f
|
Release v0.15.0
|
5 years ago |
Oceania2018
|
8b5ef9c9a1
|
AddV2
|
5 years ago |