Home
last modified time | relevance | path

Searched refs:XlaOpGenerator (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dcomparators.cc35 using XlaOpGenerator = XlaOp (*)(const XlaOp&, const XlaOp&, typedef
94 XlaBuilder* builder, XlaOpGenerator generator) { in CreateScalarComparisonComputation()
Darithmetic.cc32 using XlaOpGenerator = XlaOp (*)(XlaBuilder*, const XlaOp&, const XlaOp&); typedef
36 XlaOpGenerator generator) { in CreateScalarComputation()