Searched refs:GetTensorShapeAsString (Results 1 – 1 of 1) sorted by relevance
109 "shape": )" + GetTensorShapeAsString(inputInfo.GetShape()) + R"(, in DummyCustomFixture()128 "shape": )" + GetTensorShapeAsString(outputInfo.GetShape()) + R"(, in DummyCustomFixture()181 static std::string GetTensorShapeAsString(const TensorShape& tensorShape) in GetTensorShapeAsString() function in DummyCustomFixture