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.h1930 XlaOp ConstantR1(XlaBuilder* builder, absl::Span<const NativeT> values) { in ConstantR1() function
1935 XlaOp ConstantR1(XlaBuilder* builder, int64 length, NativeT value) { in ConstantR1() function
1942 inline XlaOp ConstantR1(XlaBuilder* builder, in ConstantR1() function