Oceania2018
|
e80295711b
|
eager for tf.relu, tf.tanh and tf.sigmoid
|
5 years ago |
Oceania2018
|
226720dd88
|
Merge Tensorflow.Python into Tensorflow.Binding.
|
6 years ago |
Oceania2018
|
67a58b3eac
|
change tensorflow to non-static class in order to execute some initialization.
|
6 years ago |
Oceania2018
|
a89c9aba34
|
rename with to tf_with, only use to construct graph purpose.
|
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
|
7950e8e9e4
|
apply the Apache License boilerplate notice at the top of every single file.
|
6 years ago |
Oceania2018
|
93eb56e5a3
|
add apply_adam, _apply_dense for Adam. #271
|
6 years ago |
Kerry Jiang
|
3f9f2a3725
|
changed the class Python to be static
|
6 years ago |
Oceania2018
|
e3c5bb7755
|
fix name issue in internal_convert_to_tensor._autopacking_helper
|
6 years ago |
Oceania2018
|
3bd928cabb
|
_random still in progress.
overload random_uniform.
add more on random_seed.get_seed.
|
6 years ago |
Oceania2018
|
694f99cf36
|
overload the cond function
|
6 years ago |
Oceania2018
|
b3a2422e4d
|
k-means input has only 0 dims for 'cond/strided_slice'
|
6 years ago |
haiping008
|
c491c17921
|
pass c_api.TF_AddControlInput
|
6 years ago |
haiping008
|
128e56d8bb
|
add check_ops.assert_positive, check_ops.assert_less
|
6 years ago |
haiping008
|
8c5ac3a64c
|
control_flow_ops.Asset.
gen_math_ops._all.
math_ops.add_n.
|
6 years ago |
Oceania2018
|
2d52f60650
|
add K-means, in progress.
add validate_shape for variable.
|
6 years ago |