• Charlie Lin's avatar
    `fill` ref operator (#2087) · 0da1037f
    Charlie Lin authored
    Implements a fill operator that sets the values in an output buffer to a given value
    Will be used when parsing ONNX ConstantOfShape
    Can also be used when a buffer needs to be filled with a value that is determined at runtime
    0da1037f
op_shape_test.cpp 153 KB