Home
last modified time | relevance | path

Searched defs:mutable_expr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_printer.cpp602 ExprHandle& mutable_expr = const_cast<ExprHandle&>(expr); in operator <<() local
615 Expr& mutable_expr = const_cast<Expr&>(expr); in operator <<() local