Skip to content
syt123450 edited this page Dec 16, 2018 · 16 revisions

Welcome to the tensorspace-converter wiki!

README-prototype

tfjs Converter install

under the tfjs folder (the same as package.json)

npm install

tfjs Converter usage:

node main.js \
--output_layer_names='name1/name2/name3' \
PATH_TO_INPUT_MODEL/model_name.json
OUTPUT_PATH
Clone this wiki locally