Searched defs:shape_shape (Results 1 – 5 of 5) sorted by relevance
50 std::initializer_list<int> shape_shape, in ReshapeOpModel()92 std::initializer_list<int> shape_shape, in BuildWithTensorShape()109 std::initializer_list<int> shape_shape, in BuildWithConstantTensorShape()
43 const TensorShape shape_shape = ctx->InputShape("shape"); in Compile() local
37 shape_shape=None): argument
791 Output shape_shape = ops::Const(root.WithOpName("shape_shape"), {2}, {1}); in TEST() local862 Output shape_shape = in TEST() local
1495 ShapeHandle values_shape, ShapeHandle shape_shape) { in ValidateSparseTensor()