Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dmlc/HalideIR issues and pull requests
#63 - Fix broken lock guard
Pull Request -
State: closed - Opened by NewProggie almost 5 years ago
#62 - Add new_expr and free_function to Realize
Pull Request -
State: closed - Opened by minminsun over 5 years ago
- 2 comments
#61 - Fix CFlags
Pull Request -
State: closed - Opened by marcelotrevisani over 5 years ago
#60 - Use variable to set the dlpack include path
Pull Request -
State: closed - Opened by marcelotrevisani almost 6 years ago
#59 - substitute make expr more complicated
Issue -
State: open - Opened by xqdan almost 6 years ago
- 1 comment
#58 - Version tag
Issue -
State: open - Opened by marcelotrevisani almost 6 years ago
#57 - Remove restriction on FloatImm type
Pull Request -
State: closed - Opened by gussmith23 almost 6 years ago
#56 - Node hierarchy codegen
Pull Request -
State: closed - Opened by kazimuth almost 6 years ago
- 5 comments
#55 - teach make_intersection to return the "nothing" interval when the int…
Pull Request -
State: closed - Opened by derisavi almost 6 years ago
- 1 comment
#54 - Support Object in visit API
Pull Request -
State: closed - Opened by jroesch almost 6 years ago
#53 - incorrect constant folding for division and mod for negative integers
Issue -
State: closed - Opened by derisavi almost 6 years ago
#52 - Fix wrong simplification for TVM mod
Pull Request -
State: closed - Opened by icemelon almost 6 years ago
#51 - Simplify single point variables
Issue -
State: closed - Opened by derisavi almost 6 years ago
- 1 comment
#50 - Simplify to const value variables that are single point
Pull Request -
State: closed - Opened by derisavi almost 6 years ago
- 4 comments
#49 - [typo] fix confusing comment
Pull Request -
State: closed - Opened by antinucleon almost 6 years ago
#48 - Fix failing simplifications
Pull Request -
State: closed - Opened by alexeyr about 6 years ago
#47 - Minor typo fix
Pull Request -
State: closed - Opened by junrushao about 6 years ago
#46 - Clang disable UBSAN
Pull Request -
State: closed - Opened by hlu1 about 6 years ago
- 4 comments
#45 - Add more export symbol to HalideIR
Pull Request -
State: closed - Opened by Anthony-Mai about 6 years ago
#44 - Some symbols now need to be explicitly exported
Pull Request -
State: closed - Opened by Anthony-Mai about 6 years ago
- 1 comment
#43 - Cleanup exported symbol visibility to optimize shared library modules.
Pull Request -
State: closed - Opened by Anthony-Mai about 6 years ago
#42 - [dynamic shape runtime] bounded_var
Pull Request -
State: closed - Opened by antinucleon about 6 years ago
- 1 comment
#41 - Treat Halide call_type as pure expression
Pull Request -
State: closed - Opened by wweic about 6 years ago
#40 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
- 1 comment
#39 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#38 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#37 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#36 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#35 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#34 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#33 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#32 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#31 - Destructor undefined
Pull Request -
State: closed - Opened by lihaozhehw about 6 years ago
#30 - Added rules for Div simplification
Pull Request -
State: closed - Opened by derisavi about 6 years ago
#29 - [typo] depenency => dependency
Pull Request -
State: closed - Opened by liangdzou about 6 years ago
#28 - Add a constructor for Array
Pull Request -
State: closed - Opened by merrymercy about 6 years ago
#27 - AttrVisitor has virtual dtor
Pull Request -
State: closed - Opened by ajtulloch over 6 years ago
#26 - call base class constructor from copy constructors
Pull Request -
State: closed - Opened by yangchen-MS over 6 years ago
- 3 comments
#25 - disable simplification for div when ic<0
Pull Request -
State: closed - Opened by xqdan over 6 years ago
- 4 comments
#24 - TVM and HalideIR circular dependency
Issue -
State: closed - Opened by doctaweeks over 6 years ago
- 5 comments
#23 - How can I get serialized HalideIR in tvm through c++, thanks
Issue -
State: closed - Opened by blueyi over 6 years ago
- 1 comment
#22 - Add tvm::Array::at
Pull Request -
State: closed - Opened by jroesch over 6 years ago
- 1 comment
#21 - Add total_bytes for Type
Pull Request -
State: closed - Opened by xqdan about 7 years ago
- 1 comment
#20 - Fix compile error when building with g++
Pull Request -
State: closed - Opened by alex-weaver about 7 years ago
#19 - Add TVM_AUTO_STATIC_IR_FUNCTOR macro for auto-unregistering dispatch functions
Pull Request -
State: closed - Opened by alex-weaver about 7 years ago
#18 - Remove Halide_SHARED condition from EXPORT macro on Windows
Pull Request -
State: closed - Opened by alex-weaver about 7 years ago
#17 - It seems size_t different from uint64_t on macOS (64 bit)
Issue -
State: closed - Opened by clouds56 about 7 years ago
#16 - Fix linker error in TOPI
Pull Request -
State: closed - Opened by alex-weaver about 7 years ago
#15 - Halide -> HalideIR
Pull Request -
State: closed - Opened by abadams about 7 years ago
#14 - add rule for Add simplifier
Pull Request -
State: closed - Opened by derisavi-huawei about 7 years ago
#13 - Do not override flags from environment
Pull Request -
State: closed - Opened by doctaweeks over 7 years ago
#12 - [ATTR] Add Visit for void*
Pull Request -
State: closed - Opened by ZihengJiang over 7 years ago
#11 - gitignore TAGS.
Pull Request -
State: closed - Opened by ezyang over 7 years ago
#10 - [IR] Add body field to AssertStmt
Pull Request -
State: closed - Opened by tqchen over 7 years ago
#9 - add make_pos_inf, make_neg_inf
Pull Request -
State: closed - Opened by ZihengJiang about 8 years ago
#8 - Add 'operator->' for NodeRef
Pull Request -
State: closed - Opened by ZihengJiang about 8 years ago
#7 - [IR] Move AttrStmt to HalideIR
Pull Request -
State: closed - Opened by tqchen about 8 years ago
#6 - Optionally disable rtti
Pull Request -
State: closed - Opened by tqchen about 8 years ago
#5 - simplify makefile
Pull Request -
State: closed - Opened by tqchen about 8 years ago
#4 - include Simplify tests and fix bugs
Pull Request -
State: closed - Opened by icemelon about 8 years ago
#3 - [IR] Provide, Realize associate with per value_index
Pull Request -
State: closed - Opened by tqchen about 8 years ago
#2 - Add reverse iterator on array container
Pull Request -
State: closed - Opened by tqchen about 8 years ago
#1 - Tracking changes in upstream
Issue -
State: closed - Opened by tqchen over 8 years ago
- 4 comments