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