Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h2716 XlaOp ConstantR1(XlaBuilder* builder, absl::Span<const NativeT> values) { in ConstantR1() function
2725 XlaOp ConstantR1(XlaBuilder* builder, int64_t length, NativeT value) { in ConstantR1() function
2732 inline XlaOp ConstantR1(XlaBuilder* builder, in ConstantR1() function