Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/_shard/
H A Dop_registry_utils.py14 def _register_op(op, func, op_table): argument
29 def _decorator_func(wrapped_func, op, op_table): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c83 } op_table[TGSI_OPCODE_LAST] = { variable