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 |
Oceania2018
|
cffc950509
|
Add TensorFlowDatasets project.
|
6 years ago |
Kerry Jiang
|
85319e0feb
|
started to use MnistModelLoader in Tensorflow.Hub (#330)
|
6 years ago |
Oceania2018
|
787c772b06
|
Merge branch 'master' into v0.11.x-numsharp
|
6 years ago |
Oceania2018
|
4ff53c93be
|
string workround. need NDArray GetNDArrays(NDArray) to implemented.
|
6 years ago |
Oceania2018
|
9dd61ab700
|
add redist-windows-gpu
|
6 years ago |
Oceania2018
|
4ca080e565
|
Hello World works.
|
6 years ago |
Antonio
|
368556d77e
|
Add missing `operator >`s and `operator <`s (#329)
* Add missing `operator >`s
Also unit testing all the operator cases.
* Add missing `operator <`s
Also unit testing the new operators.
|
6 years ago |
Oceania2018
|
8c5d59a494
|
Update doc for gpu version.
|
6 years ago |
Kerry Jiang
|
85636438c0
|
added method GetNextBatch to MnistDataSet
|
6 years ago |
Kerry Jiang
|
ef5ea664df
|
imporved MnistModelLoader's interface
|
6 years ago |
Oceania2018
|
9ed2dd55f9
|
Basic Operations goes through.
|
6 years ago |
Oceania2018
|
2b52e1142f
|
build_results can't go through at full_values.Add().
|
6 years ago |
Oceania2018
|
86463d9967
|
compile successfully with v0.11-numsharp.
|
6 years ago |
Eli Belash
|
7174e6bfcc
|
Fixed ObjectDetection.buildOutputImage
|
6 years ago |
Oceania2018
|
3f9b0b19ab
|
2st stage
|
6 years ago |
Eli Belash
|
fa94a89da6
|
Fixed Tensor.Allocate
|
6 years ago |
Antonio
|
ebf4c9f018
|
Unit testing `operator *`s. Add missing `operator /`s (#324)
Also unit testing the new operators.
|
6 years ago |
Oceania2018
|
20b348c37a
|
1st stage to integrate with NumSharp.
|
6 years ago |
Haiping
|
ca99be32f6
|
dynamic_rnn implementation (#323)
|
6 years ago |
Johann Dirry
|
da2cb19d81
|
adding tests and ignoring failing ones (#321)
* adding unit tests
* ignoring failing tests
* removing ignore from unit tests
|
6 years ago |