MCPcopy Create free account
hub / github.com/Tencent/PocketFlow / export_pb_tflite_model

Function export_pb_tflite_model

tools/conversion/export_quant_tflite_model.py:196–247  ·  view source on GitHub ↗

Export *.pb & *.tflite models from checkpoint files. Args: * net: network configurations * file_path_meta: file path to the *.meta data * file_path_pb: file path to the *.pb model * file_paths_tflite: dictionary of file paths to *.tflite models

(net, file_path_meta, file_path_pb, file_paths_tflite)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 4

replace_dropout_layersFunction · 0.70
test_pb_modelFunction · 0.70
test_tflite_modelFunction · 0.70

Tested by

no test coverage detected