Bin Li

Results 15 comments of Bin Li

看起来是Tensorflow transform_graph的问题,这行之后权重变为0https://github.com/XiaoMi/mace/blob/master/mace/python/tools/converter_tool/tensorflow_converter.py#L292

Does your model have multiple input nodes? Or you want to validate the model with different input data? You can paste the yaml file if it helps to clarify.

MACE only supports validation for one group of inputs (for models with multiple input nodes), you can't specify multiple groups of input data. You can validate it multiple times with...

@TUT-jiayou You don't need to add an android device to mobile-ai-bench, it runs on the android device if it is connected successfully. As for the benchmark, maybe you could add...

@TUT-jiayou I checked the `adb logcat` and found the error as follows, ``` 04-30 15:06:37.497 14011 14011 E SYMPHONY: FATAL 0 t72c3ba3ed0 /home/host/build/aarch64-android-gcc4.9/SecondParty/symphony/src/symphony/src/lib/runtime.cc:468 runtime_init() This version of Symphony is targeted...