Home
last modified time | relevance | path

Searched defs:HumanString (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_expression_test.cc70 TEST_F(XlaExpressionTest, HumanString) { in TEST_F() argument
Dxla_expression.cc75 string XlaExpression::HumanString() const { in HumanString() function in tensorflow::XlaExpression
Dxla_compiler.cc433 string XlaCompiler::Argument::HumanString() const { in HumanString() function in tensorflow::XlaCompiler::Argument
/external/tensorflow/tensorflow/compiler/xla/
Dlayout_util.cc359 /* static */ string LayoutUtil::HumanString(const Layout& layout) { in HumanString() function in xla::LayoutUtil
Dshape_util.cc580 /* static */ string ShapeUtil::HumanString(const Shape& shape) { in HumanString() function in xla::ShapeUtil
628 /* static */ string ShapeUtil::HumanString(const ProgramShape& program_shape) { in HumanString() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc85 string XlaCompilationCache::Signature::HumanString() const { in HumanString() function in tensorflow::XlaCompilationCache::Signature