Home
last modified time | relevance | path

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

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