Skip to content

P-Chao/Halide-Zoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HalideZoon

halide demo for learning.

Demo List

Index Name
001 work with opencv

official tutorial

Official Tutorial
lesson_01_basic
lesson_02_input_image
lesson_03_debugging_1
lesson_04_debugging_2
lesson_05_scheduling_1
lesson_06_realizing_over_shifted_domains
lesson_07_multi_stage_pipelines
lesson_08_scheduling_2
lesson_09_update_definitions
lesson_10_aot_compilation_generate
lesson_10_aot_compilation_run
lesson_11_cross_compilation
lesson_12_using_the_gpu
lesson_13_tuples
lesson_14_types
lesson_15_generators
lesson_16_rgb_generate
lesson_16_rgb_run
lesson_17_predicated_rdom
lesson_18_parallel_associative_reductions
lesson_19_wrapper_funcs
lesson_20_cloning_funcs
lesson_21_auto_scheduler_generate
lesson_21_auto_scheduler_run

Setup

Halide zoon need halide and opencv support. Make sure halide and opencv has been installed.

Our project is easy to build on windows\linux\macos, just:

cd Halide-Zoon
mkdir build
cmake ..

In windows, we can open project in build directory.

In Linux, we can directly make target in buld directory.

Personaly, I dont have mac, but I think the configuration are quitly esay.

TODO

About

P-Chao, mail to: deeplearning@vip.qq.com

About

halide learning demo collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors