Meinrad Recheis
|
40af0c5f8a
|
Graph.unique_name fixed + test case
|
6 years ago |
Meinrad Recheis
|
fe4a06fed3
|
make_tensor_proto: supported additional types int[,] long[] long[,] float[,] double[] double[,] and byte[,]
|
6 years ago |
Meinrad Recheis
|
80a108bf18
|
added more passing control dependencies tests
|
6 years ago |
Meinrad Recheis
|
ab7aec1951
|
ported ControlDependenciesTest.TestComplex, works
|
6 years ago |
Meinrad Recheis
|
e27bf7bb83
|
_ControlDependenciesController: fixed a bug related to stack order
|
6 years ago |
Meinrad Recheis
|
5a2d265d72
|
Graph.control_dependencies: added overload and updated implementation which was far from the original functionality.
|
6 years ago |
Meinrad Recheis
|
cba10528bd
|
Graph: fixed bug with dependencies of nested with calls
|
6 years ago |
Meinrad Recheis
|
0406d4588d
|
ops.py.cs: fixed a bug in _NodeDef
|
6 years ago |
Meinrad Recheis
|
98ff3c53a2
|
added PythonTest, a base class for tests that holds useful assertions like AssertItemsEqual
|
6 years ago |
Meinrad Recheis
|
641abbd423
|
ControlDependenciesTest: added all the other test cases but currently can't translate them into c#
|
6 years ago |
Meinrad Recheis
|
f079605032
|
Operation: implemented support for Tensors in Operation constructor + Test
|
6 years ago |
Meinrad Recheis
|
5b429c7976
|
downgrade to .net core 2.1
|
6 years ago |
Oceania2018
|
bfdaa6b94d
|
work with NumSharp v0.9
|
6 years ago |
haiping008
|
dd538f97a3
|
upgrade to numsharp v0.8.3
|
6 years ago |
Oceania2018
|
8654b41c2a
|
Add Nearest Neighbor
release v0.5.1
|
6 years ago |
Oceania2018
|
86986d81e3
|
Incompatible shapes: [100,10] vs. [100] #194
|
6 years ago |
Oceania2018
|
d94c685dba
|
Add node to connectivity between two layers.
|
6 years ago |
Oceania2018
|
b5360269b5
|
fix Operation.get_attr for all properties.
add Convolution class
add convert_data_format
add as_numpy_dtype
|
6 years ago |
haiping008
|
8fa1f21e3e
|
change ops.name_scope interface.
|
6 years ago |
Oceania2018
|
a466159a53
|
upgrade NumSharp to v0.7.4
|
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 |
haiping008
|
b4556262bc
|
added ConfigProto for SessionOptions.
|
6 years ago |
Oceania2018
|
48282b86c8
|
fixed #175
|
6 years ago |
haiping008
|
3b93c7b0fb
|
linear regression test 1
|
6 years ago |
haiping008
|
317740a418
|
add imdb zip data.
|
6 years ago |
Oceania2018
|
6507a5f91b
|
Finished InceptionV3 image recognition.
|
6 years ago |
haiping008
|
53882c79b3
|
Add LabelImage example.
|
6 years ago |
Oceania2018
|
afae3e9df9
|
fix compile
|
6 years ago |
Oceania2018
|
1088e1fe19
|
ImportGraphDefFromPbFile
|
6 years ago |
Oceania2018
|
4eccba4cf5
|
add LoadFromSavedModel
|
6 years ago |
haiping008
|
fdf8231a72
|
import_graph_def
|
6 years ago |
haiping008
|
c7cf8b6084
|
add op_def_registry to load all registered op list.
add RuntimeError exception class.
add meta_graph related classes.
|
6 years ago |
Oceania2018
|
8ae2feb5fb
|
Malformed TF_STRING tensor; element 0 out of range
|
6 years ago |
Oceania2018
|
5720dfd68e
|
fix _constant_if_small for zeros.
|
6 years ago |
haiping008
|
11572bf770
|
bunch of updates.
|
6 years ago |
Oceania2018
|
fe06a29c97
|
graph_io.write_graph
|
6 years ago |
Oceania2018
|
e237ba6bff
|
#172
|
6 years ago |
Oceania2018
|
9bc0c86b0d
|
Attempting to use uninitialized value v1 #172
|
6 years ago |
Oceania2018
|
d8f8a7f5bf
|
Saver is inprogress.
|
6 years ago |
Oceania2018
|
b87aadc1f0
|
fix gen_io_ops.save_v2 memory access error.
|
6 years ago |
haiping008
|
e0f1ac0415
|
Add many Saveable classes.
|
6 years ago |
Oceania2018
|
66f390a910
|
add operator overload for RefVariable.
|
6 years ago |
haiping008
|
bf45277be8
|
add VariableScope and _VariableStore
|
6 years ago |
haiping008
|
7c420df94f
|
upgrade to tensorflow v1.13-rc1
|
6 years ago |
haiping008
|
4a80846d0f
|
fixed #164
|
6 years ago |