Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.cc322 Literal LiteralBase::CreateFromShapeWithUnknownLeafArrays(const Shape& shape) { in CreateFromShapeWithUnknownLeafArrays() function in xla::LiteralBase
H A Dliteral_test.cc2146 TEST_F(LiteralUtilTest, CreateFromShapeWithUnknownLeafArrays) { in TEST_F() argument