Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dscatter_expander.cc209 auto reduction_init = computation->AddInstruction( in CheckIndexValidity() local
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py158 def reduction_init(reduction_type, dtype): function