본문 바로가기

Tech/파이썬

Bias / torch.empty


https://github.com/pytorch/pytorch/blob/main/torch/nn/modules/linear.py

https://rahulrajpvr7d.medium.com/getting-started-with-pytorch-a-guide-to-creating-and-initializing-tensors-b34a6edc9d39

https://discuss.pytorch.org/t/difference-between-torch-tensor-and-torch-empty/32831/6

https://stackoverflow.com/questions/51129043/whats-the-difference-between-torch-tensor-vs-torch-empty-in-pytorch

 

'Tech > 파이썬' 카테고리의 다른 글

OOP  (0) 2024.05.17
Keras Tuner/Hyperparameter Tuning  (0) 2024.03.20
Python Random Number Generator/난수 생성  (0) 2024.01.19
Pytorch 프로파일러  (0) 2023.12.22









>