Home
last modified time | relevance | path

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

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