• 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
parse_binary_op.cpp 3.3 KB