Home | History | Annotate | Download | only in lookup

Lines Matching refs:sp_shape

168       sp_shape = [2, 2]
172 constant_op.constant(sp_shape, dtypes.int64))
179 self.assertAllEqual(sp_shape, out_shape)