Activity
rebase main.
rebase main.
Force push
[Stablehlo]fix CumsumInputDtypeInt32Module_basic on stablehlo backend. (
[Stablehlo]fix CumsumInputDtypeInt32Module_basic on stablehlo backend. (
merge communication ops into TorchOps.td
merge communication ops into TorchOps.td
use TypeConverter.
use TypeConverter.
on Jan 24, 2024
fix CumsumInputDtypeInt32Module_basic on stablehlo backend.
fix CumsumInputDtypeInt32Module_basic on stablehlo backend.
Force push
on Jan 24, 2024
fix CumsumInputDtypeInt32Module_basic on stablehlo backend.
fix CumsumInputDtypeInt32Module_basic on stablehlo backend.
on Jan 24, 2024
fix CumsumInputDtypeInt32Module_basic on stablehlo backend.
fix CumsumInputDtypeInt32Module_basic on stablehlo backend.
add all_gather_into_tensor_test.py and reduce_scatter_tensor_test.py.
add all_gather_into_tensor_test.py and reduce_scatter_tensor_test.py.
add wait_tensor.
add wait_tensor.
profile the output.
profile the output.
add all_reduce test.
add all_reduce test.
Force push
add all_reduce test.
add all_reduce test.
Decompose AtenNormalFunctionalOp into AtenRandn* and other arithmetic. (
Decompose AtenNormalFunctionalOp into AtenRandn* and other arithmetic. (
Merge branch 'main' into add_isneginf
Merge branch 'main' into add_isneginf
fix nit and tests.
fix nit and tests.
Merge branch 'main' into add_isneginf
Merge branch 'main' into add_isneginf
[Torch Dialect] support aten.isneginf, aten.isposinf, aten.nan_to_num
[Torch Dialect] support aten.isneginf, aten.isposinf, aten.nan_to_num
Force push
update xfail_sets.py.
update xfail_sets.py.
[Torch Dialect] support aten.isneginf, aten.isposinf, aten.nan_to_num
[Torch Dialect] support aten.isneginf, aten.isposinf, aten.nan_to_num
Force push
update abstract_interp_lib_gen.py.
update abstract_interp_lib_gen.py.
add AtenNanToNumOp.
add AtenNanToNumOp.
add DecomposeAtenNanToNumOp.
add DecomposeAtenNanToNumOp.