Skip to content

Latest commit

 

History

History
54 lines (47 loc) · 1.64 KB

CodeOwners.md

File metadata and controls

54 lines (47 loc) · 1.64 KB

This file lists the "owners" for each part of Tensor Comprehensions. These people are major contributors of a specific part, they ensure issues in that part get addressed and pull requests get reviewed. If you want to contribute to Tensor Comprehensions, make sure to include these people in your review requests.

Tensor Comprehensions language and frontend

tc/lang/*

Halide integration

tc/core/*halide*

Polyhedral scheduling and GPU mapping

tc/core/polyhedral/*

Autotuner

tc/autotuner/*

Protocol buffers

tc/proto/*
tc/mapping_options*

LLVM backend and integration

tc/core/*llvm*

Everything not covered by somebody else

*/*