Home
last modified time | relevance | path

Searched refs:render_errors (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dschema_matching.cpp578 bool render_errors) { in matchSchemas() argument
598 render_errors ? &failure_messages : nullptr, in matchSchemas()
608 if (!render_errors) { in matchSchemas()
H A Dschema_matching.h39 bool render_errors = false);