Searched refs:atleast_1d (Results 1 – 4 of 4) sorted by relevance
96 l2 = np.atleast_1d(np.linalg.norm(x, order, axis))
136 shape = atleast_1d(shape)1053 arrays = [atleast_1d(a) for a in tup]1123 def atleast_1d(*arys): function1151 a = atleast_1d(a)
1208 a_t = np_array_ops.atleast_1d(a)
224 name: "atleast_1d"