COMMITS
/ kernels/portable/cpu/op_masked_fill.cpp March 25, 2025
D
Tiny fixes to make gcc pedantic build happy (#8933)
Digant Desai committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
January 22, 2025
S
Support Half/BFloat16 in masked_fill (#7828)
Scott Wolchok committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 5, 2024
G
m to p start ops | add dim order sanity check
Gasoonjia committed
January 24, 2024
G
Remove use of ET_EXTACT_SCALAR in portable kernels (#1683)
Gregory Comer committed
January 11, 2024
G
Refactor resize_to_broadcast_target_size for non-fatal (#1558)
Gregory Comer committed
G
Clean up masked_fill, softmax, and constant_pad_nd (#1560)
Gregory Comer committed
October 20, 2023
L
Update portable op names to match functions.yaml (#1049)
Lucy Qiu committed
August 15, 2023
M
ATen Compliance: masked_fill (Dtype, Shape & Broadcast)
Manuel Candales committed
August 10, 2023
S
Rename `context` to `ctx` in kernel code
Stephen Jia committed
August 3, 2023
S
Remove uses of `data_ptr`
Stephen Jia committed
July 31, 2023
F
Initial commit
facebook-github-bot committed