Oceania2018
|
03c1637748
|
remove ScopedTFGraph destructor. no carsh occurs any more.
|
6 years ago |
Oceania2018
|
8a50673baa
|
Make Graph inherits from DisposableObject.
|
6 years ago |
Oceania2018
|
2c8771429c
|
release v0.10.7.2.
|
6 years ago |
Oceania2018
|
33d82e8817
|
GC.SuppressFinalize for TF object.
|
6 years ago |
Oceania2018
|
a8aac8d0b8
|
fix default graph and operation issue when import model.
|
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 |
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 |
Oceania2018
|
477d03db16
|
remove order of _control_dependencies_for_inputs.
|
6 years ago |
Oceania2018
|
89f305ca08
|
fix shape issue for IndexedSlice
|
6 years ago |
Oceania2018
|
b357cad63c
|
fix -1 index for _ConcatGradHelper
|
6 years ago |
Oceania2018
|
c4a585c320
|
remove global static Graph instance.
|
6 years ago |
Oceania2018
|
7a706c9ca7
|
fix unique_layer_name
|
6 years ago |
Oceania2018
|
84440b2e01
|
manually construct graph for retain layer.
|
6 years ago |
Meinrad Recheis
|
08266afb0b
|
minor change in TextClassificationTrain
|
6 years ago |
Juanu Haedo
|
c654c6bc61
|
- Changed return value of get_tensor_by_name
|
6 years ago |
Juanu Haedo
|
31a106dc23
|
Added get_tensor_by_name to the Graph class
|
6 years ago |
Oceania2018
|
f4067f28f7
|
tf.train.import_meta_graph can import CondContext.
|
6 years ago |
Meinrad Recheis
|
e7707cbfad
|
added GraphTests, all Igored at the moment
|
6 years ago |
Meinrad Recheis
|
40af0c5f8a
|
Graph.unique_name fixed + test case
|
6 years ago |
Oceania2018
|
8654b41c2a
|
Add Nearest Neighbor
release v0.5.1
|
6 years ago |
haiping008
|
c26fccf856
|
fix name issue in placeholder.
control_flow_ops.switch.
|
6 years ago |
Oceania2018
|
b5360269b5
|
fix Operation.get_attr for all properties.
add Convolution class
add convert_data_format
add as_numpy_dtype
|
6 years ago |
haiping008
|
bdd9beca6b
|
x_emb shape is not correct #189
|
6 years ago |
Oceania2018
|
6495cace99
|
fix NotImplementedException for short data type #186
|
6 years ago |
haiping008
|
7263694fb8
|
update docs for Linear Regression
|
6 years ago |
Oceania2018
|
48282b86c8
|
fixed #175
|
6 years ago |
haiping008
|
d61ccf0b96
|
linear regression 2
|
6 years ago |
Oceania2018
|
8dfc3b7cad
|
#175
|
6 years ago |
haiping008
|
3b93c7b0fb
|
linear regression test 1
|
6 years ago |
Oceania2018
|
6507a5f91b
|
Finished InceptionV3 image recognition.
|
6 years ago |
Oceania2018
|
4eccba4cf5
|
add LoadFromSavedModel
|
6 years ago |
haiping008
|
de082e1029
|
tf.train.import_meta_graph passed.
|
6 years ago |
Oceania2018
|
5c2818e389
|
added KeyError exception.
added VariableDef
tf_buffer, tf_operations
|
6 years ago |
Oceania2018
|
8ae2feb5fb
|
Malformed TF_STRING tensor; element 0 out of range
|
6 years ago |
haiping008
|
11572bf770
|
bunch of updates.
|
6 years ago |
Oceania2018
|
fe06a29c97
|
graph_io.write_graph
|
6 years ago |
Oceania2018
|
596afe2059
|
#173
|
6 years ago |
Oceania2018
|
e237ba6bff
|
#172
|
6 years ago |
Oceania2018
|
9bc0c86b0d
|
Attempting to use uninitialized value v1 #172
|
6 years ago |
Oceania2018
|
d8f8a7f5bf
|
Saver is inprogress.
|
6 years ago |
Oceania2018
|
de7a6941a1
|
fix name_scope stack can't restore when name is empty.
|
6 years ago |
haiping008
|
7c420df94f
|
upgrade to tensorflow v1.13-rc1
|
6 years ago |
Oceania2018
|
8914e6164d
|
fix compile error
|
6 years ago |
Oceania2018
|
cd4c7312d5
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
6 years ago |
Oceania2018
|
8e321bd1ba
|
add operation creation log
|
6 years ago |
haiping008
|
afcc1ff92f
|
add floor_div and where operations.
|
6 years ago |
haiping008
|
4a80846d0f
|
fixed #164
|
6 years ago |
Oceania2018
|
8f42762f1c
|
Add control_inputs in Operation #141
|
6 years ago |