Dynamic allocate (#2079)
Makes a version of allocate that takes in dimensions and allocates a buffer Going to create a simplify_dynamic_ops compiler pass that will use the use_shape_attr flag The ONNX op ConstantOfShape needs the buffer to be filled with a specific value, so going to make another PR for that and a fill operator
Showing
test/ref/allocate.cpp
0 → 100644
Please register or sign in to comment