Searched full:astype (Results 1 – 2 of 2) sorted by relevance
95 (features, labels.astype("int32")))
214 " low=0, high=2*math.pi, size=SAMPLES).astype(np.float32)\n",220 "y_values = np.sin(x_values).astype(np.float32)\n",3056 " x_test_ = x_test_.astype(np.float32)\n",3069 " x_test_ = x_test_.astype(input_details[\"dtype\"])\n",3081 " y_pred = y_pred.astype(np.float32)\n",