Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_computation.h60 friend class XlaBuilder; variable
Dxla_builder.h47 class XlaBuilder; variable
97 friend class XlaBuilder; variable
Dxla_builder.cc121 XlaBuilder::XlaBuilder(const string& computation_name) in XlaBuilder() function in xla::XlaBuilder
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dreduction_ops_common.cc41 xla::XlaBuilder* /*builder*/, const xla::XlaOp& /*input*/, in BuildFinalizer()
Dreduction_ops.cc117 xla::XlaBuilder* /*builder*/, const xla::XlaOp& input, in BuildFinalizer()