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.cc76 string XlaExpression::HumanString() const { in HumanString() function in tensorflow::XlaExpression
Dxla_compiler.cc432 string XlaCompiler::Argument::HumanString() const { in HumanString() function in tensorflow::XlaCompiler::Argument
/external/tensorflow/tensorflow/compiler/xla/
Dlayout_util.cc421 /* static */ std::string LayoutUtil::HumanString(const Layout& layout) { in HumanString() function in xla::LayoutUtil
Dshape_util.cc642 /* static */ std::string ShapeUtil::HumanString(const Shape& shape) { in HumanString() function in xla::ShapeUtil
706 /* static */ std::string ShapeUtil::HumanString( in HumanString() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc193 string XlaCompilationCache::Signature::HumanString() const { in HumanString() function in tensorflow::XlaCompilationCache::Signature