jax.Array.reshape#

abstract Array.reshape(*args, order='C')[原始碼]#

傳回包含相同資料但具有新形狀的陣列。

請參閱 jax.numpy.reshape() 以取得完整文件。

參數:
傳回型別:

Array