Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h327 inline ::testing::Matcher<const ::xla::HloInstruction*> CustomCall( in CustomCall() function
339 inline ::testing::Matcher<const ::xla::HloInstruction*> CustomCall( in CustomCall() function
344 inline ::testing::Matcher<const ::xla::HloInstruction*> CustomCall() { in CustomCall() function
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md816 ## CustomCall section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc618 LocalOp ComputationBuilder::CustomCall( in CustomCall() function in xla::swig::ComputationBuilder
Dxla_client.py1418 def CustomCall(self, member in ComputationBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1493 XlaOp XlaBuilder::CustomCall( in CustomCall() function in xla::XlaBuilder
3081 XlaOp CustomCall(XlaBuilder* builder, const string& call_target_name, in CustomCall() function