• charlie's avatar
    Resnet50 runs with dyn_test_runner · 21db7647
    charlie authored
    * changed split_single_dyn_dim to add a get_tuple_element instruction
    needed to access tuple type created by select_module
    * dyn_test_runner changed to have offload_copy to false
    * split_single_dyn_dim is not going to work with offload_copy unless we
    make `load`, `copy_to_gpu` and `copy_from_gpu` handle dynamic shapes
    21db7647
split_single_dyn_dim.cpp 5.58 KB