Kerry Jiang
|
a36d0602e2
|
fixed issues about displaying progress in console when download/unzip resources
|
6 years ago |
Oceania2018
|
07bed359b9
|
merge from master
|
6 years ago |
Oceania2018
|
8a50673baa
|
Make Graph inherits from DisposableObject.
|
6 years ago |
Antonio Cifonelli
|
bad9aba49e
|
Adding `logical_not` operator (#343)
Relative unit test in `OperationTest`.
|
6 years ago |
Kerry Jiang
|
fa2cc20fc2
|
removed the direct console output for now, will add logging later
|
6 years ago |
Oceania2018
|
d519ffb93d
|
remove duplicate code.
|
6 years ago |
Oceania2018
|
f32692b1c7
|
Change Graph.Import interface.
|
6 years ago |
Oceania2018
|
f28693b34c
|
rename with to tf_with, only use to construct graph purpose.
|
6 years ago |
Oceania2018
|
abdf4d815b
|
add DisposableObject as base class.
|
6 years ago |
Oceania2018
|
31909cd802
|
Change Graph.Import interface.
|
6 years ago |
Oceania2018
|
0f59f6d839
|
fix compile error.
|
6 years ago |
Oceania2018
|
85b848f888
|
new operation alwasy in current graph.
|
6 years ago |
Oceania2018
|
6457a4e8e0
|
exception when OpType handle is zero.
|
6 years ago |
Oceania2018
|
e73d3d8645
|
Downgrade protobuf to 3.5.1.
|
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 |
久永
|
724809ca99
|
Added features to avoid repeated downloads of running data.
Perhaps you can add more code to implement the hash check ingress of the file and intermittently pass on.
|
6 years ago |
Antonio Cifonelli
|
3ff5988c1d
|
Adding `logical_and` operator (#338)
Relative unit test in `OperationTest`.
|
6 years ago |
Oceania2018
|
ce7d5fed5b
|
add overload for TF_AllocateTensor.
|
6 years ago |
Oceania2018
|
810df5bf23
|
Removed shared Status instance in Operation.
|
6 years ago |
Oceania2018
|
de696fb341
|
new operation alwasy in current graph.
|
6 years ago |
Oceania2018
|
3d085c4e73
|
exception when OpType handle is zero.
|
6 years ago |
Oceania2018
|
25a79c19f7
|
Downgrade protobuf to 3.5.1.
|
6 years ago |
Oceania2018
|
8178785b97
|
rename with to tf_with, only use to construct graph purpose.
|
6 years ago |
Oceania2018
|
b06b09932e
|
add DisposableObject as base class.
|
6 years ago |
久永
|
fa2ae8c3b4
|
Added features to avoid repeated downloads of running data.
Perhaps you can add more code to implement the hash check ingress of the file and intermittently pass on.
|
6 years ago |
Antonio Cifonelli
|
9502395de7
|
Adding `logical_and` operator (#338)
Relative unit test in `OperationTest`.
|
6 years ago |
Oceania2018
|
9d2267f83a
|
add overload for TF_AllocateTensor.
|
6 years ago |
Oceania2018
|
c12b5b9d58
|
Removed shared Status instance in Operation.
|
6 years ago |
Oceania2018
|
b962e6ff11
|
MakeNdarray exception when shape is empty.
|
6 years ago |
Oceania2018
|
6eeb4e1992
|
compiled.
|
6 years ago |
Oceania2018
|
918f79ebde
|
merge
|
6 years ago |
Oceania2018
|
06282cb8f9
|
compiled
|
6 years ago |
Oceania2018
|
34ed75132f
|
release v0.10.7.2.
|
6 years ago |
Oceania2018
|
0f26c7736b
|
GC.SuppressFinalize for TF object.
|
6 years ago |
Oceania2018
|
6623162244
|
fix default graph and operation issue when import model.
|
6 years ago |
Sattisvar TANDABANY
|
b03bb19f89
|
fix memory leak due to wrong handle sent to api (#339)
A simple typo that led to a memory leak.
|
6 years ago |
Oceania2018
|
81c3da3399
|
Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression.
|
6 years ago |
Kerry Jiang
|
164aa3cfd9
|
fixed a bug about loading datasets
|
6 years ago |
Antonio
|
198e598231
|
Add missing `operator >=`s and `operator <=`s (#331)
* Add missing `operator >=`s
Also unit testing the new operators.
* Add missing `operator <=`s
Also unit testing all the operator cases.
|
6 years ago |
Kerry Jiang
|
f677439d8d
|
started to use MnistModelLoader in Tensorflow.Hub (#330)
|
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 |
Sattisvar TANDABANY
|
29265c55ee
|
fix memory leak due to wrong handle sent to api (#339)
A simple typo that led to a memory leak.
|
6 years ago |
Oceania2018
|
ae22b6d2b2
|
Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression.
|
6 years ago |
久永
|
eb3b56ee90
|
fix #333 : Add a project file for GPU examples 。 (#336)
|
6 years ago |
Haiping
|
0d0e8d068f
|
dynamic_rnn implementation (#335)
|
6 years ago |
Kerry Jiang
|
83b62e494d
|
fixed a bug about loading datasets
|
6 years ago |
Antonio
|
c938fa895f
|
Add missing `operator >=`s and `operator <=`s (#331)
* Add missing `operator >=`s
Also unit testing the new operators.
* Add missing `operator <=`s
Also unit testing all the operator cases.
|
6 years ago |