Searched refs:dtype (Results 1 – 3 of 3) sorted by relevance
46 int dtype, int dclass, int ttl, byte[] rr) { in assertRecordParses() argument48 assertEquals(record.nsType, dtype); in assertRecordParses()
68 A = numpy.array(IM, dtype=numpy.double)74 return numpy.array(AVG, dtype=numpy.uint8)
166 yield (label_list, np.asarray(data_2d, dtype=int))