"library/vscode:/vscode.git/clone" did not exist on "1654fcce480ab8953f3ccf39c0a58da68a0ab39e"
  • shivadbhavsar's avatar
    fix bug in transpose_slice simplification (#1660) · 30af1697
    shivadbhavsar authored
    Bug found due to failing torch benchmark. Added test case to reproduce issue causing the model to error out on compile.
    Original logic results in the following error:
    AMDMIGraphX/src/include/migraphx/op/unsqueeze.hpp:128: normalize_compute_shape: UNSQUEEZE: Axis dimenstion is not divisible by step
    30af1697
simplify_reshapes.cpp 28 KB