Yaohui Liu
|
07ea656833
|
fix: error when training SimpleRNN.
|
2 years ago |
Haiping Chen
|
e5dfe90e9b
|
More SafeHandles.
|
2 years ago |
Oceania2018
|
5f1f59897d
|
Partial implementation of tf.keras. #355
|
5 years ago |
Oceania2018
|
34efa15d4d
|
fix iterator_get_next for dataset.
|
5 years ago |
Sam Harwell
|
d123f44322
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
4a74d8d044
|
add a GarbageCollector to address cross-runtime GC issue.
|
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 |
Oceania2018
|
e488c67662
|
TF_ImportGraphDefResults.return_tensors
|
5 years ago |
Eli Belash
|
c1910e5c9c
|
Status: made Check(bool throwException = false) [DebuggerHidden]
|
6 years ago |
Eli Belash
|
47e80cddd0
|
Status: Changed exception of Check(bool) to TensorflowException
|
6 years ago |
Eli Belash
|
916ebc53b2
|
BaseSession: Heavy perf-ops in sess.run logic-flow.
|
6 years ago |
Eli Belash
|
891346e4e3
|
Refactored DisposableObject
|
6 years ago |
Oceania2018
|
403aa38d04
|
add debug info
|
6 years ago |
Oceania2018
|
1bf44ece63
|
Logistic Regression can run but has accuracy and performance.
|
6 years ago |
Oceania2018
|
a89c9aba34
|
rename with to tf_with, only use to construct graph purpose.
|
6 years ago |
Oceania2018
|
40da3d7a61
|
add DisposableObject as base class.
|
6 years ago |
Johann Dirry
|
0e9aeafad5
|
removing unused namespaces (#301)
* removing unused namespaces
* implementing Tensor to scalar and scalar to tensor conversions
|
6 years ago |
Meinrad Recheis
|
b2a9a989af
|
Tensor: dispose Tensors that have been garbage collected (thread safe) + test
|
6 years ago |
Oceania2018
|
1a5a7f8cf6
|
Released the SciSharp.TensorFlow.Redist. It's a migration from Microsoft.ML.TensorFlow.Redist. ML.NET team will not maintain the package since ML.NET v1.3.0.
|
6 years ago |
Oceania2018
|
b44fda96a7
|
remove Microsoft.ML.TensorFlow.Redist dependency.
|
6 years ago |
Oceania2018
|
7950e8e9e4
|
apply the Apache License boilerplate notice at the top of every single file.
|
6 years ago |
Deepak Battini
|
1143d866d6
|
Scoped Struct Added for Ops API extensions
|
6 years ago |
haiping008
|
ccce43861f
|
finished HelloWorld example.
|
6 years ago |
Oceania2018
|
d7e04d5cb4
|
test string const
|
6 years ago |
Oceania2018
|
4fa14feeca
|
add c_api.StringPiece to avoid crash for unmanaged memory.
|
6 years ago |
Oceania2018
|
740ca28965
|
GetNodeDef
|
6 years ago |
Oceania2018
|
9e42e3c67f
|
add implicit for Graph, Operation, Tensor, Status.
|
6 years ago |
Oceania2018
|
b084ae6dbf
|
reorganize file structure
|
6 years ago |