Pytorch Torch Set_Printoptions
# PyTorch torch.set_printoptions Function
* * Pytorch torch Reference Manual](#)
`torch.set_printoptions` is a function in PyTorch used to set tensor printing options.
### Function Definition
torch.set_printoptions(precision, threshold, edgeitems, linewidth, profile, sci_mode)
* * *
## Usage Examples
## Example
import torch
# Set print precision to 2 decimal places
torch.set_printoptions(precision=2)
x = torch.randn(3,3)
print(x)
* * Pytorch torch Reference Manual](#)
AI is thinking...
[](#)(#)
[PyTorch torch.nn Reference Manual](#)[](#)
[ByteArk Coding Plan supports Doubao, GLM, DeepSeek, Kimi, MiniMax and other mainstream large models, official direct supply stable and reliable. Configuration Guide Β₯9.9/month Activate now](https://maas.xfyun.cn/modelSquare?ch=maas_lm_l2E)
YouTip