deep-learning-model-convertor icon indicating copy to clipboard operation
deep-learning-model-convertor copied to clipboard

Add Convertors from TensorFlow/Caffe to ComputeLibrary

Open ysh329 opened this issue 7 years ago • 1 comments

Compute Library: Importing data from existing models https://arm-software.github.io/ComputeLibrary/v17.12/data_import.xhtml

ysh329 avatar Dec 25 '17 02:12 ysh329

Dear @ysh329 ;

I want to translate a model AI (e.x. alex_net) to c++ program. So, how can I do it?

babatn1 avatar Feb 28 '19 07:02 babatn1

Dear @ysh329 ;

I want to translate a model AI (e.x. alex_net) to c++ program. So, how can I do it?

Sorry for late answer. You can refer more detailed doc about the framework you used.

ysh329 avatar Jun 23 '23 02:06 ysh329