Oceania2018
|
71488b4126
|
seperate TensorFlowNET.Graph.UnitTest project.
|
4 years ago |
Oceania2018
|
9d08a313f0
|
Keras for .NET package meta and clean code.
|
4 years ago |
Oceania2018
|
fd32b842cd
|
Add ZipDataset, fix paths_and_labels_to_dataset.
|
5 years ago |
Oceania2018
|
36273fd45d
|
Fix tf.decode_jpeg and SetOpAttrScalar for float.
|
5 years ago |
Oceania2018
|
ba8b0f37af
|
add disable_eager_execution, clean unit test.
|
5 years ago |
Oceania2018
|
40487d30bc
|
restructure unit test folder.
|
5 years ago |
Oceania2018
|
3f8b658db3
|
ignore all uncompleted unit tests.
|
5 years ago |
Oceania2018
|
da8f66c0c0
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
6 years ago |
Oceania2018
|
ecbda0cdb9
|
add RefVariable.read_value()
|
6 years ago |
Eli Belash
|
cb68cd3500
|
Ignored unimplemented unit-test
|
6 years ago |
Eli Belash
|
9d6525ef9f
|
Buffer: Revamped and all perf-optted all use-cases.
- Fixed all test cases to use using(Buffer)
- Fixed all test cases to explicitly specify session
|
6 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
|
8a50673baa
|
Make Graph inherits from DisposableObject.
|
6 years ago |
Oceania2018
|
8178785b97
|
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 |
Kerry Jiang
|
3f9f2a3725
|
changed the class Python to be static
|
6 years ago |
haiping008
|
8fa1f21e3e
|
change ops.name_scope interface.
|
6 years ago |
Oceania2018
|
5a7d28c200
|
simplify with function.
|
6 years ago |
haiping008
|
4a80846d0f
|
fixed #164
|
6 years ago |