Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h358 inline ::testing::Matcher<const ::xla::HloInstruction*> CustomCall( in CustomCall() function
370 inline ::testing::Matcher<const ::xla::HloInstruction*> CustomCall( in CustomCall() function
375 inline ::testing::Matcher<const ::xla::HloInstruction*> CustomCall() { in CustomCall() function
Dtuple_points_to_analysis_test.cc647 TEST_F(TuplePointsToAnalysisTest, CustomCall) { in TEST_F() argument
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md903 ## CustomCall section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1879 XlaOp XlaBuilder::CustomCall( in CustomCall() function in xla::XlaBuilder
1958 XlaOp XlaBuilder::CustomCall( in CustomCall() function in xla::XlaBuilder
4463 XlaOp CustomCall( in CustomCall() function