Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
9303113
initial tests and modified custom op kernel template
tianrengao Sep 30, 2025
807e35f
add tests
tianrengao Sep 30, 2025
7206224
add test
tianrengao Sep 30, 2025
46759ac
update test
tianrengao Sep 30, 2025
ce751dc
refine test for rmsnorm variants and custom op, clean up code, test p…
tianrengao Sep 30, 2025
75bf74d
refine tests and update customop
tianrengao Sep 30, 2025
ffc1707
lint
tianrengao Sep 30, 2025
aae722c
linter fix
tianrengao Oct 1, 2025
6efa559
fix lint
tianrengao Oct 1, 2025
579ff95
fix lint issues
tianrengao Oct 1, 2025
ea6d1ff
add fallback and seperate cpu and gpu backend
tianrengao Oct 2, 2025
13bedfd
fix lint issue and deal with device properly
tianrengao Oct 2, 2025
89283b4
Tianren/custom op autotune fix (#164689)
tianrengao Oct 7, 2025
fd69387
revert changes and clean up code
tianrengao Oct 7, 2025
60cd4b5
remove input_gen_fns from user's interface; moving to inductor internal
tianrengao Oct 9, 2025
1c77a09
resolve input_gen_fn call and register faketensor input
tianrengao Oct 12, 2025
584bd31
support custom op tuning for parameters; passing tuning knob as an arg
tianrengao Oct 13, 2025
69688d4
simplify logic
tianrengao Oct 13, 2025
58590fb
fix cpu tests and lint
tianrengao Oct 13, 2025
8daee12
simplify API and improve code readability
tianrengao Oct 14, 2025
dd83ee3
add initial code to enable custom op max autotune for users
tianrengao Oct 15, 2025
f194b74
resolve comments:fix input_gen_fns API; tensor shape infer with siz_h…
tianrengao Oct 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading