"sgl-kernel/csrc/spatial_extension.cc" did not exist on "c186feed7fb7604db59377e74d48bcc61053832e"
  • Brian Pickrell's avatar
    Dyn slice (#1503) · 102c6bdb
    Brian Pickrell authored
    Add dynamic shape support to slice operator.
    
    First draft of this feature doesn't support ops slicing non-fixed, dynamic axes. Resulting shape in such cases is not guaranteed.* Also, onnx parsing doesn't support any arguments other than "axes".
    102c6bdb
gen_onnx.py 254 KB