-
Taichi Graphics
Block or Report
Block or report lin-hitonami
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
388 contributions in the last year
Less
More
Activity overview
Contributed to
taichi-dev/taichi,
taichi-dev/test_actions,
lin-hitonami/taichi
and 1 other
repository
Contribution activity
March 2022
Created 15 commits in 2 repositories
Created a pull request in taichi-dev/taichi that received 7 comments
[llvm] Support real function which has scalar arguments
Related issue = #602 New TODOs: Determine which passes real functions need. (Maybe) let the function body be a serial offloaded statement to enabl…
+176
−170
•
7
comments
Opened 7 other pull requests in 1 repository
taichi-dev/taichi
7
merged
- [test] Add test for recursive real function
- [bug] [llvm] Initialize the field to 0 when finalizing a field
- [Error] Add error for invalid snode size
- [lang] Add decorator ti.experimental.real_func
- [llvm] Support real function with single scalar return value
- [bug] [lang] Enable break in the outermost for not in the outermost scope
- [Error] Remove the mentioning of ti.pyfunc in the error message