You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ti format command should not need to import taichi
Otherwise, the format server will fail frequently, since it never compiles taichi_core when triggered and there is a mismatch between Python scripts and taichi_core.
Non-POT internal nodes should no longer be allowed
Merge AppVeyor and Travis CI tasks so that we pay fewer dollars
Vulkan backend
To lead the implementation of an item, please open up an issue, briefly describe the implementation plan, and wait for an approving response from one of the TSC members.
The roadmap lists our top-priorities and will be dynamically adjusted. We do encourage contributors to propose other items that they are interested in :-)
The text was updated successfully, but these errors were encountered:
This roadmap is deprecated. Please see #2398 instead :-)
refactor
template)misc
folderpylint
get_current_program
([refactor] [ir] IR system refactorings #988)ti format
command should not need toimport taichi
taichi_core
when triggered and there is a mismatch between Python scripts andtaichi_core
.README.md
(lead: @yuanming-hu)taichi::lang
?taichi::lang
withtaichi::ir
,taichi::backend
etc.TLANG_NAMESPACE_BEGIN
/TI_NAMESPACE_BEGIN
?gather_statements
(lead: @k-ye)gather_statements
is often abused to achieve something elsepointer
on Metal (SNodeType=pointer not supported on Metal #1740, lead: @k-ye)To lead the implementation of an item, please open up an issue, briefly describe the implementation plan, and wait for an approving response from one of the TSC members.
The roadmap lists our top-priorities and will be dynamically adjusted. We do encourage contributors to propose other items that they are interested in :-)
The text was updated successfully, but these errors were encountered: