Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/
H A Dop_registry.py197 OpKey = Union[str, torch._ops.OpOverload, EdgeOpOverload] variable
204 def update_features_impl(op: OpKey):
540 def has_impl(target: OpKey) -> bool:
549 def get_op_features(target: OpKey) -> OpFeatures:
560 def handles_own_prepacking(target: OpKey) -> bool:
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_op_metrics_db.cc159 struct OpKey { struct
160 std::optional<uint64_t> program_id;
161 std::optional<uint64_t> symbol_id;