Oceania2018
|
587c421091
|
Basic Operations passed.
|
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
|
f35b146cc6
|
update docs. change example interface.
|
6 years ago |
Antonio Cifonelli
|
0f4cb1aedb
|
Add `BatchMatMul` operation
Adding the `BatchMatMul` operation.
Expanding `BasicOperations` to test the new operation.
|
6 years ago |
Oceania2018
|
c42f8bbf88
|
add train and predict interfaces to IExample.
|
6 years ago |
Kerry Jiang
|
3f9f2a3725
|
changed the class Python to be static
|
6 years ago |
Meinrad Recheis
|
438a0f9720
|
Xor: import graph
|
6 years ago |
Meinrad Recheis
|
4bc97cd478
|
added all examples to the unit testing suite
|
6 years ago |
Oceania2018
|
bfdaa6b94d
|
work with NumSharp v0.9
|
6 years ago |
Oceania2018
|
19f4699502
|
Added Name and Priority to IExample interface.
|
6 years ago |
Oceania2018
|
625368abec
|
fix result of session.run
|
6 years ago |
Oceania2018
|
5a2433c7ea
|
abstract PrepareData interface for example
|
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
|
62a2634b92
|
gen_math_ops.real_div
|
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
|
7f1c92e77d
|
Implement gen_math_ops.mul for Tensors #93
|
6 years ago |
Oceania2018
|
b03a52dd3f
|
add Tensor.Operator +
|
6 years ago |