Oceania2018
|
a192d88c84
|
Object Detection pass.
|
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 |
Kerry Jiang
|
3f9f2a3725
|
changed the class Python to be static
|
6 years ago |
Oceania2018
|
1c8aa4a93e
|
fix unit test by new a graph.
|
6 years ago |
Oceania2018
|
bfdaa6b94d
|
work with NumSharp v0.9
|
6 years ago |
haiping008
|
a4e52abe3a
|
add tf.keras
|
6 years ago |
Oceania2018
|
c976b818fc
|
unit test of how to reenter a premade variable scope safely
|
6 years ago |
Oceania2018
|
5a7d28c200
|
simplify with function.
|
6 years ago |
Oceania2018
|
91608875a0
|
VarCreation1 passed. create variable through variable_scope.
|
6 years ago |
Oceania2018
|
50ef868eeb
|
_name_stack isn't correct before entering random_uniform
|
6 years ago |
haiping008
|
8d47f40cea
|
update docs
|
6 years ago |
Oceania2018
|
9bc0c86b0d
|
Attempting to use uninitialized value v1 #172
|
6 years ago |
Oceania2018
|
d8f8a7f5bf
|
Saver is inprogress.
|
6 years ago |
Oceania2018
|
fbc836e24a
|
Fix BasicOperations error. #144
|
6 years ago |
Oceania2018
|
c56e2c89a3
|
finished #140
|
6 years ago |
Oceania2018
|
8f42762f1c
|
Add control_inputs in Operation #141
|
6 years ago |
Oceania2018
|
666372455c
|
seperate Input and Output implementation from Operation
|
6 years ago |
Oceania2018
|
1b347a833b
|
VariableTest.Initializer OK
|
6 years ago |
Oceania2018
|
0ca9485dea
|
as_base_type #136
|
6 years ago |
haiping008
|
43273b37d5
|
fixed #108
|
6 years ago |
Oceania2018
|
aecaa78c6e
|
build_results can't handle when is_op is false condition.
|
6 years ago |
Oceania2018
|
d94e545448
|
fix compile issue.
|
6 years ago |
haiping008
|
ff51917018
|
_ElementFetchMapper.build_results
|
6 years ago |
Oceania2018
|
ca1fa35b8e
|
Add VariableTest.Add test in UnitTest
|
6 years ago |
Oceania2018
|
35141c54b9
|
gen_math_ops.mul(x, y)
|
6 years ago |
Oceania2018
|
8ce3caa3f5
|
string and scalar variable.
|
6 years ago |
Oceania2018
|
1d2fe5b2c6
|
Scalar and String constant creation.
|
6 years ago |
Oceania2018
|
8aa30b9ef6
|
RefVairable and Variable
|
6 years ago |