-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
Description
Originally posted by @huningxin in #446 (comment)
Looping |operand| in |outputs| only won't be able to validate and process the all operands and operators for the graph. Consider adding a graph traversal algorithm starting from |outputs|.
There is an implementation example: https://source.chromium.org/chromium/chromium/src/+/refs/heads/main:third_party/blink/renderer/modules/ml/webnn/ml_graph.cc;drc=ec360d3f928af69a303d413e806138b7624997e6;l=168?q=ml_graph.cc&ss=chromium
Reactions are currently unavailable