Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/backends/_nnapi/
H A Dserializer.py1784 self, node, transpose_weight, jit_input, jit_weight, jit_bias argument
1894 def get_optional_bias(self, jit_bias, weight_tensor, transpose=False): argument