`fill` ref operator (#2087)
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
Showing
test/ref/fill.cpp
0 → 100644
Please register or sign in to comment