microsoft / hummingbird

Hummingbird compiles trained ML models into tensor computation for faster inference.
MIT License
3.34k stars 278 forks source link

backorder message after product into cart #778

Closed hogo20 closed 3 months ago

hogo20 commented 3 months ago

hello in hummingdird 0.2, when product add to cart in out of stock, then message shows. I think like with classic, when we increase the quantity, the increase message should be displayed over stock, not after adding to cart. ![Uploading dddd.png…]()

ksaur commented 3 months ago

Hi, I think you have the wrong repo. We do not have anything related to carts or backorders, this is a library for compiling trained traditional ML models into tensor computations. Please see our readme, and find a different Hummingbird! :)