Create a Dataset of tensor-typed values. ds = ray.data.range_tensor(10000, shape=(3, 5)) # -> Dataset(num_blocks=200, num_rows=10000, # schema=<Tensor: ...
確定! 回上一頁