zeros#
- vulkpy.zeros(gpu: GPU, shape: Iterable[int]) Array #
Zero initialized Array
- Parameters:
gpu (vulkpy.GPU) – GPU
shape (iterable of ints) – Shape
- Returns:
Zero initialized Array
- Return type:
Zero initialized Array
gpu (vulkpy.GPU) – GPU
shape (iterable of ints) – Shape
Zero initialized Array