Skip to content

halide/apply-schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building

ApplySchedule.[cpp,h] can be directly imported into an outside project to provide their functionality. ApplySchedule.cpp should usually be compiled with -fno-rtti to be sure it links successfully with the corresponding types (IRVisitor, etc.) in libHalide.a as Halide is usually compiled by its default Mac/Linux Makefile.

NOTE: this is still work in progress. It may have significant bugs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages