COMMITS
/ kernels/portable/cpu/pattern/pattern.h March 29, 2025
M
Add bf16 support to unary_ufunc_realh
Manuel Candales committed
October 10, 2024
M
Rewrite logical op pattern. Binary ops: logical_and, logical_or, logical_xor (#6015)
Manuel Candales committed
October 1, 2024
S
s/unary_ufunc_realhb_to_floath/unary_ufunc_realhbbf16_to_floathbf16/ (#5678)
Scott Wolchok committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
May 3, 2024
S
Delete core FunctionRef (#3452)
Scott Wolchok committed
January 26, 2024
M
Half support: unary ops with realh pattern (#1709)
Manuel Candales committed
M
Half support: unary ops with realhb to bool pattern (2 ops) (#1708)
Manuel Candales committed
M
Half support: unary ops with realhb to floath pattern (18 ops) (#1707)
Manuel Candales committed
August 17, 2023
M
Pattern: unary_ufunc_real
Manuel Candales committed
July 31, 2023
F
Initial commit
facebook-github-bot committed