Home
last modified time | relevance | path

Searched refs:CreateFromShapeWithUndeterminedLeafArrays (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.h411 static Literal CreateFromShapeWithUndeterminedLeafArrays(const Shape& shape);
H A Dliteral.cc327 Literal LiteralBase::CreateFromShapeWithUndeterminedLeafArrays( in CreateFromShapeWithUndeterminedLeafArrays() function in xla::LiteralBase
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc1508 Literal::CreateFromShapeWithUndeterminedLeafArrays( in HandleTuple()