mindspore/third_party/proto/tensorflow
zhanghaibo5 2c1b67c1a3 update proto file 2021-07-14 14:16:24 +08:00
..
lite update proto file 2021-07-14 14:16:24 +08:00
LICENSE update proto file 2021-07-14 14:16:24 +08:00
README.md update proto file 2021-07-14 14:16:24 +08:00
attr_value.proto update proto file 2021-07-14 14:16:24 +08:00
function.proto update proto file 2021-07-14 14:16:24 +08:00
graph.proto update proto file 2021-07-14 14:16:24 +08:00
node_def.proto update proto file 2021-07-14 14:16:24 +08:00
op_def.proto update proto file 2021-07-14 14:16:24 +08:00
resource_handle.proto update proto file 2021-07-14 14:16:24 +08:00
tensor.proto update proto file 2021-07-14 14:16:24 +08:00
tensor_shape.proto update proto file 2021-07-14 14:16:24 +08:00
types.proto update proto file 2021-07-14 14:16:24 +08:00
versions.proto update proto file 2021-07-14 14:16:24 +08:00

README.md

to support convert of third party model with pb or tflite format, we heavily copied the proto files and schem file from https://github.com/tensorflow/tensorflow, release 2.4.1

license notice of tensorflow was also copied, please see LICENSE under this floder.