Searched defs:RandomShape (Results 1 – 3 of 3) sorted by relevance
31 static TensorBlockShapeType RandomShape() { in RandomShape() function
2122 Status RandomShape(shape_inference::InferenceContext* c) { in RandomShape() function
921 TEST(XlaCompilationTest, RandomShape) { in TEST() argument