Oceania2018
|
b098c66d8d
|
Restore tensor unit tests.
|
5 years ago |
Oceania2018
|
e6876306e9
|
Enable Multi-threading tests.
|
5 years ago |
Oceania2018
|
a08275563e
|
Fix data type in TapeTensor.OnesLike. #581
|
5 years ago |
pepure
|
a3672abdbe
|
Gradient Variable Test
|
5 years ago |
Sam Harwell
|
fae2c29599
|
Implement SafeOpHandle as a wrapper for TFE_Op
|
5 years ago |
Oceania2018
|
ba8b0f37af
|
add disable_eager_execution, clean unit test.
|
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
|
02d9023621
|
Fix CS1587 (XML comment is not placed on a valid language element)
|
5 years ago |
Sam Harwell
|
0da5c3552e
|
Suppress CS0414 (The field 'name' is assigned but its value is never used)
|
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
|
7ec1422588
|
fix tensor creation from n-dim array.
|
5 years ago |
Oceania2018
|
0c7638f8b5
|
Fix tf.split, #569
|
5 years ago |
pepure
|
47ba2ae6fd
|
add tf.split problem describe
|
5 years ago |
pepure
|
13f20d28fd
|
add Concat Double Type problem describe
|
5 years ago |
pepure
|
3e31304002
|
tensor init bug test
|
5 years ago |
pepure
|
87c547a29c
|
tensor init bug test
|
5 years ago |
Oceania2018
|
25d1c743b1
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
5 years ago |
Oceania2018
|
43ab3cad88
|
_AddNGrad
|
5 years ago |
pepure
|
3f4b5b3a74
|
add transpose API eagerly
|
5 years ago |
Sam Harwell
|
f7e61b0199
|
Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults
|
5 years ago |
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 |