Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dgraph_gradual_typechecker.py85 def register_inference_rule(call_target): argument
93 def register_refinement_rule(call_target): argument
101 def register_algebraic_expressions_inference_rule(call_target): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcustom_call_thunk.cc31 CustomCallTarget call_target, in CustomCallThunk()
H A Dgpu_conv_rewriter.cc560 HloInstruction* CreateGpuConv(absl::string_view call_target, const Shape& shape, in CreateGpuConv()
H A Djitrt_custom_calls.cc1517 void* call_target = CustomCallTargetRegistry::Global()->Lookup( in operator ()() local
H A Dir_emitter_unnested.cc1281 void* call_target = CustomCallTargetRegistry::Global()->Lookup( in EmitCustomCallThunk() local
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dmock_calls.py76 def call_target(self, call): member in TestCase
/aosp_15_r20/external/pytorch/torch/fx/experimental/migrate_gradual_types/
H A Dconstraint_transformation.py22 def register_transformation_rule(call_target): argument
H A Dconstraint_generator.py26 def register_inference_rule(call_target): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_cluster_util.cc438 for (const NameAttrList& call_target : call_target_list) { in DoesAnyCalleeHaveRefNodes() local
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc7088 Label jump_target, jump_call_target, call_target, done; in BtiHelper() local
7266 Label call_target; in TEST() local