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 |
Sam Harwell
|
a3795c880a
|
Renormalize all files
|
5 years ago |
Oceania2018
|
728699d6a6
|
upgrade libraries.
|
5 years ago |
Oceania2018
|
bd20f0723d
|
rename project.
|
5 years ago |
Oceania2018
|
3516079dbb
|
Tensorflow Hub
|
5 years ago |
Oceania2018
|
998a9ac4d2
|
tf.layers.dense does not pass through name to the Keras Layer #484
|
5 years ago |
Oceania2018
|
f5c064170d
|
rename to Tensorflow.NET
|
5 years ago |
Deepak Kumar
|
1c3529267e
|
Optimizer and Regularizer classes skeleton added
|
5 years ago |
Oceania2018
|
a1c8dec737
|
unit test Eval_LargeString_Scalar
|
5 years ago |
Oceania2018
|
06c08c93de
|
ByteString #479
|
5 years ago |
Will
|
788cd5c20c
|
Fix Float64 equal compare in GradientTest
|
5 years ago |
Will
|
6f84f53ca7
|
Fix GraphTest, comparing GraphDef directly without converting to JSON
|
5 years ago |
Oceania2018
|
f946560271
|
Ignore ScanForward and ScanReverse tests.
|
5 years ago |
Alexander Mishunin
|
421c663bde
|
A few simple gradient tests
|
5 years ago |
Brendan Mulcahy
|
f9ac0ffa1c
|
Add tf.scan test cases
|
5 years ago |
Brendan Mulcahy
|
67bfd365f4
|
Implement map_fn and other fixes
|
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 |