jax.numpy.set_printoptions#
- jax.numpy.set_printoptions(*args, **kwargs)[源代码]#
-
JAX 数组通过 NumPy 打印,因此 NumPy 的 printoptions 配置将应用于打印的 JAX 数组。
请参阅
numpy.set_printoptions()
文档,了解有关可用选项及其含义的详细信息。
JAX 数组通过 NumPy 打印,因此 NumPy 的 printoptions 配置将应用于打印的 JAX 数组。
请参阅 numpy.set_printoptions()
文档,了解有关可用选项及其含义的详细信息。