Oceania2018
|
40da3d7a61
|
add DisposableObject as base class.
|
6 years ago |
Oceania2018
|
0f26c7736b
|
GC.SuppressFinalize for TF object.
|
6 years ago |
Oceania2018
|
4ca080e565
|
Hello World works.
|
6 years ago |
Oceania2018
|
2b52e1142f
|
build_results can't go through at full_values.Add().
|
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 |
Johann Dirry
|
0e9aeafad5
|
removing unused namespaces (#301)
* removing unused namespaces
* implementing Tensor to scalar and scalar to tensor conversions
|
6 years ago |
Meinrad Recheis
|
9a58ebb60e
|
BaseSession: feeddict values are not auto-converted to NDArray any more (was a waste of time and memory)
|
6 years ago |
Oceania2018
|
7950e8e9e4
|
apply the Apache License boilerplate notice at the top of every single file.
|
6 years ago |
Oceania2018
|
5751c2037d
|
can training and cross validating, but train_saver.save failed. #248
|
6 years ago |
Oceania2018
|
bd04f5bad2
|
run_bottleneck_on_image.resized_input_values
|
6 years ago |
Oceania2018
|
ddbbe068e7
|
fix SessionTest.Session #247
|
6 years ago |
Oceania2018
|
a5d2aa950f
|
#247
|
6 years ago |
pkingwsd
|
8bf4edb713
|
fix call sessionoptions issue
|
6 years ago |
Meinrad Recheis
|
6479706535
|
added FeedDict
|
6 years ago |
Meinrad Recheis
|
5b49f73eda
|
session.run: added overload with Hashtable as feed dict
|
6 years ago |
Oceania2018
|
ffebb85e78
|
Word2Vec example works, but still has a minor display issue.
|
6 years ago |
c q
|
b345efa320
|
Solve ObjectDetection functions
|
6 years ago |
haiping008
|
cc0b994d8c
|
rollback object detection example.
|
6 years ago |
c q
|
f8324e87e5
|
Add object detection example
Add byte type support in Session and Tensor
Add pbtxtParser class to utility
|
6 years ago |
c q
|
60fafc7872
|
测试
Signed-off-by: c q <quchenxy@yeah.net>
|
6 years ago |
Oceania2018
|
bfdaa6b94d
|
work with NumSharp v0.9
|
6 years ago |
Oceania2018
|
a1853a9236
|
v0.5.2, memory leak when allocating Tensor.
|
6 years ago |
haiping008
|
2f29995d14
|
fixed Tensor memory leak.
|
6 years ago |
Oceania2018
|
8654b41c2a
|
Add Nearest Neighbor
release v0.5.1
|
6 years ago |
Oceania2018
|
6495cace99
|
fix NotImplementedException for short data type #186
|
6 years ago |
haiping008
|
3b93c7b0fb
|
linear regression test 1
|
6 years ago |
Oceania2018
|
7d0f38a9e4
|
Update document
|
6 years ago |
Oceania2018
|
6507a5f91b
|
Finished InceptionV3 image recognition.
|
6 years ago |
haiping008
|
53882c79b3
|
Add LabelImage example.
|
6 years ago |
haiping008
|
3d7ff13d2c
|
change constant creation method.
|
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
|
596afe2059
|
#173
|
6 years ago |
Oceania2018
|
e237ba6bff
|
#172
|
6 years ago |
Oceania2018
|
ce59939ac1
|
fix default session
|
6 years ago |
Oceania2018
|
d8f8a7f5bf
|
Saver is inprogress.
|
6 years ago |
haiping008
|
7c420df94f
|
upgrade to tensorflow v1.13-rc1
|
6 years ago |
Oceania2018
|
1022fad16a
|
CApiGradientsTest.Gradients_GradInputs
|
6 years ago |
Oceania2018
|
7426fd0af0
|
Add FeedItem to hold feed session dictionary.
|
6 years ago |
Oceania2018
|
fbc836e24a
|
Fix BasicOperations error. #144
|
6 years ago |
haiping008
|
b3497f31f2
|
finished tf.zeros #143
|
6 years ago |
Oceania2018
|
aecaa78c6e
|
build_results can't handle when is_op is false condition.
|
6 years ago |
haiping008
|
ff51917018
|
_ElementFetchMapper.build_results
|
6 years ago |
haiping008
|
62a2634b92
|
gen_math_ops.real_div
|
6 years ago |
Oceania2018
|
2418539568
|
Implicit between RefVariable and Tensor
|
6 years ago |
Oceania2018
|
35141c54b9
|
gen_math_ops.mul(x, y)
|
6 years ago |
Oceania2018
|
11216bfec1
|
Finished BasicOperations example.
|
6 years ago |
Oceania2018
|
72d25e058f
|
Multiplication with variables in BasicOperations example.
|
6 years ago |
Oceania2018
|
422bacfd80
|
fix OperationsTest.addInPlaceholder.
|
6 years ago |
Oceania2018
|
b03a52dd3f
|
add Tensor.Operator +
|
6 years ago |