Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- kernel density estimation
- Til
- triu
- GRU
- Chrome Remote Desktop
- kde
- nn.Sequential
- ai tech
- forward
- 크롬 원격 데스크톱
- error
- Linux
- tril
- RNN
- ubuntu
- tensorflow
- band_part
- 네이버 부스트캠프
- LSTM
- pytorch
Archives
- Today
- Total
목록band_part (1)
무슨 생각을 해 그냥 하는거지

공식 문서: https://www.tensorflow.org/api_docs/python/tf/linalg/band_part tf.linalg.band_part | TensorFlow Core v2.8.0 Copy a tensor setting everything outside a central band in each innermost matrix to zero. www.tensorflow.org tensorflow.linalg.band_part(input, num_lower, num_upper, name=None) input: A Tensor. Rank k tensor num_lower: A Tensor. 보존할 subdiagonals의 수. 음수면 모든 lower triangle을 보존함 num_up..
COMPUTER/Deep Learning
2022. 2. 14. 13:34