This is an automated email from the ASF dual-hosted git repository.

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 45327127d5 [TIR][Schedule] Make consistent implementation for 
GetProducers() & GetConsumers() (#13344)
     add f9ed60aaef [Relay] Refactor constant folding over expr into a utility 
function (#13343)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/contrib/constant_transforms.cc   | 10 ++------
 src/relay/backend/contrib/constant_transforms.h    |  9 -------
 .../backend/contrib/ethosn/convert_equivalent.cc   |  4 +--
 src/relay/quantize/realize.cc                      | 18 +++++--------
 src/relay/quantize/realize.h                       |  2 --
 src/relay/transforms/fold_constant.cc              | 20 +++++++--------
 .../fold_constant.h}                               | 30 ++++++++++------------
 src/relay/transforms/simplify_expr.cc              | 11 +++-----
 8 files changed, 36 insertions(+), 68 deletions(-)
 copy src/relay/{backend/contrib/constant_transforms.h => 
transforms/fold_constant.h} (60%)

Reply via email to