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