Yaohui Liu
e0b1e640c8
Update proto files to version 3.21.9.
2 years ago
Yaohui Liu
31f79e8a5f
Update protobuf and fix autograph.
2 years ago
AsakusaRinne
3943375b67
Support loading weights for customized layer.
2 years ago
AsakusaRinne
acae9b3e39
Partially support the analysis of loaded functions.
2 years ago
Yaohui Liu
355ca3ab6c
Support construct graph from proto.
2 years ago
Haiping
197224fd74
Add pb model save ( #976 )
* Add check for dims of x and y in model.fit.
* Init the serialization of keras pb model.
* Add more facilities to the saved model framework.
* Add ListWrapper and ITrackable, and revise implmentations.
* Add serialized attributes.
* Implement layer serializations.
* Add lacked implementations (mainly MultiDeviceSaver).
* Support autograph.to_graph under graph mode.
* Add more implementations to the pb model save.
* Add more implementations to the keras part of pb model save.
* Refine some code after merge.
* Add two simple sequential test case of pb model save.
* Implement serializing attributes other keras arg definitions.
* Add alexnet pb save test.
* Check and refine the code.
---------
Co-authored-by: AsakusaRinne <AsakusaRinne@gmail.com>
2 years ago
Oceania2018
f3a51daba4
Update protobuf per tf 2.6.
4 years ago
Oceania2018
07c7835a03
Update protobuf align with tf 2.5.0.
4 years ago
Oceania2018
dff4f510af
model.get_config for Keras.
5 years ago
Oceania2018
7d7a3174e4
Upgrade protobuf definition.
5 years ago
Sam Harwell
5e2aa2bff5
Fix CS1711 (XML comment has a typeparam tag, but there is no type parameter by that name)
5 years ago
Oceania2018
fe76c9c877
Add ResourceVariable native api.
5 years ago
Oceania2018
71fef9ac14
regenerate protobufs.
5 years ago
Oceania2018
f1a80aac1c
Merge branch 'master' into v0.20-tensorflow2.0
6 years ago
Oceania2018
a589552ca9
update ConfigProto.
6 years ago
Oceania2018
4e0c062bcb
merge
6 years ago
Oceania2018
11de786f44
variable_handle_from_shape_and_dtype
6 years ago
Oceania2018
f7264403d3
try tensorflow2.0-beta1, all examples passed. the compatibility is very well.
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
84440b2e01
manually construct graph for retain layer.
6 years ago
Oceania2018
1fca618958
add SummaryToEventTransformer, EventProto, SummaryProto. #248
6 years ago
Oceania2018
f4067f28f7
tf.train.import_meta_graph can import CondContext.
6 years ago
haiping008
b4556262bc
added ConfigProto for SessionOptions.
6 years ago
haiping008
d61ccf0b96
linear regression 2
6 years ago
Oceania2018
5c2818e389
added KeyError exception.
added VariableDef
tf_buffer, tf_operations
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
haiping008
97049a3cb5
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
6 years ago
haiping008
e0f1ac0415
Add many Saveable classes.
6 years ago
Haiping
4fc98e0a7a
Update README.md
6 years ago
Oceania2018
d5b81e9c1f
add GraphDef and FunctionDef.
7 years ago
Oceania2018
1d2fe5b2c6
Scalar and String constant creation.
7 years ago
Oceania2018
b084ae6dbf
reorganize file structure
7 years ago