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.h392 inline ::testing::Matcher<const ::xla::HloInstruction*> CustomCall( in CustomCall() function
404 inline ::testing::Matcher<const ::xla::HloInstruction*> CustomCall( in CustomCall() function
409 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.md901 ## CustomCall section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1891 XlaOp XlaBuilder::CustomCall( in CustomCall() function in xla::XlaBuilder
1983 XlaOp XlaBuilder::CustomCall( in CustomCall() function in xla::XlaBuilder
4275 XlaOp CustomCall( in CustomCall() function