Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dreduction.h159 ExprPtr ri_operand, in ReduceOp()
211 void setRiOperand(ExprHandle ri_operand) { in setRiOperand()
H A Dreduction.cpp60 ExprHandle ri_operand, in make()