Home
last modified time | relevance | path

Searched refs:ToStringWithoutShape (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_rewriter_test.cc621 LiteralUtil::CreateR4FromArray4D(constant_arr).ToStringWithoutShape(); in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h103 string ToStringWithoutShape() const;
Dliteral.cc1305 string LiteralBase::ToStringWithoutShape() const { in ToStringWithoutShape() function in xla::LiteralBase
1314 return CompactOneline(ToStringWithoutShape()); in ToStringWithoutShapeOneline()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc851 constant->literal().ToStringWithoutShape()); in GetInstructionNodeInlinedOperands()
Dpattern_matcher.h1750 << const_inst_scalar.ToStringWithoutShape()