Skip to content

eq19/grammar

 
 

Repository files navigation

This directory implements a higher-level runtime API on top of the low level APIs split across iree/base/api.h, iree/hal/api.h, and iree/vm/api.h.

Using this higher level API may pull in additional dependencies and perform additional allocations compared to what you can get by directly going to the lower levels. For the most part, the higher level and lower levels APIs may be mixed.

See the demo directory for sample usage.

About

Build Chromium source for Background Independence

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 85.9%
  • Shell 8.7%
  • Starlark 2.9%
  • CMake 2.5%