Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dstate_ops.py78 def init_variable(v, init, name="init"): function
/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dtriton_kernel_wrap.py798 def init_variable(self, variable, kernel, kernel_idx, grid): member in TritonHOPifier