Skip to content
Snippets Groups Projects
Forked from dfall / dfall-system
Source project has a limited visibility.
Name Last commit Last update
..
tests/transformation/streamline
tests/transformation/test_absorb_mul_into_topk.py
tests/transformation/test_absorb_opposite_transposes.py
tests/transformation/test_absorb_transp_into_flatten.py
tests/transformation/test_batchnorm_to_affine.py
tests/transformation/test_change_datalayout.py
tests/transformation/test_collapse_repeated_op.py
tests/transformation/test_conv_lowering.py
tests/transformation/test_factor_out_mul_sign_magnitude.py
tests/transformation/test_fold_constants.py
tests/transformation/test_general_transformation.py
tests/transformation/test_infer_data_layouts.py
tests/transformation/test_infer_datatypes.py
tests/transformation/test_infer_shapes.py
tests/transformation/test_linear_past_eltwise.py
tests/transformation/test_merge_onnx_models.py
tests/transformation/test_move_add_past_mul.py
tests/transformation/test_move_chw_add_past_conv.py
tests/transformation/test_move_flatten_past_affine.py
tests/transformation/test_move_flatten_past_topk.py
tests/transformation/test_move_maxpool_past_multithreshold.py
tests/transformation/test_move_mul_past_dw_conv.py
tests/transformation/test_move_past_fork.py
tests/transformation/test_move_scalar_past_conv.py
tests/transformation/test_move_scalar_past_matmul.py
tests/transformation/test_move_transpose_past_scalar_mul.py
tests/transformation/test_remove_identity_ops.py
tests/transformation/test_renaming.py
tests/transformation/test_round_thresholds.py
tests/transformation/test_sign_to_thres.py
tests/transformation/test_sort_graph.py
tests/transformation/test_topk_insert.py