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