Searched refs:ShapeHumanString (Results 1 – 3 of 3) sorted by relevance
175 string ShapeHumanString() const;
379 " shape=", ShapeHumanString()); in HumanString()415 string XlaCompiler::Argument::ShapeHumanString() const { in ShapeHumanString() function in tensorflow::XlaCompiler::Argument
81 << " shape: " << arg.ShapeHumanString() in MakeXlaCompilerArgumentsFromInputs()