Home
last modified time | relevance | path

Searched refs:foreach_pow_scalar (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/polyfills/
H A D__init__.py161 def foreach_pow_scalar(scalar, exps): function
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dtorch.py598 SourcelessBuilder.create(tx, polyfills.foreach_pow_scalar),