Home
last modified time | relevance | path

Searched defs:ConstantLiteral (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc457 LocalOp ComputationBuilder::ConstantLiteral(const Literal& literal) { in ConstantLiteral() function in xla::swig::ComputationBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc589 XlaOp XlaBuilder::ConstantLiteral(const LiteralSlice& literal) { in ConstantLiteral() function in xla::XlaBuilder
2835 XlaOp ConstantLiteral(XlaBuilder* builder, const LiteralSlice& literal) { in ConstantLiteral() function