• Charlie Lin's avatar
    Dynamic broadcast (#1424) · 890816bd
    Charlie Lin authored
    Two input version of the broadcast operator to handle dynamic shapes
    Added comments to describe the versions of the broadcast operator
    Dynamic broadcast only handles broadcasting a static 1D shape tensor into the other input shape
    890816bd
op_shape_test.cpp 88.8 KB