Eric Lin

@Tzu-Chi-Lin

Joined on Aug 22, 2023

  • contributed by < ericlin1231 > 開發環境 $ gcc --version gcc (GCC) 14.2.1 20241116 Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ lscpu
     Like  Bookmark
  • contributed by < ericlin1231 >
     Like  Bookmark
  • contributed by < chi0819 > Sigmoid Function by BF16 without Floating Point Support In the field of deep learning, the sigmoid function is widely used as the activation function for each layer of neural networks. Open AI project triton is a language and compiler for writing highly efficient custom Deep-Learning primitives. To write fast code at higher productivity than CUDA. triton utilize BF16 to speed up computation and more memory efficiency. For example, we can write custom GPU kernels for activation functions like the sigmoid function to accelerate computations in deep learning models output Sigmoid function maps any real-valued number to a value between 0 and 1, which makes it useful in machine learning for activating neurons in neural networks and in logistic regression for modeling probabilities $$ \sigma(x) = \frac{1}{1 + e^{-x}}
     Like  Bookmark
  • 洗澡 洗澡水來源:自來水就可以 水溫:自來水打開的溫度就可以,如果真的天氣太冷可以用溫水,太高溫的水會造成柯爾鴨身上的羽毛油酯溶解,反而不利於保暖 每天給柯爾鴨玩水非常重要,畢竟是鴨子,沒有水會很痛苦 墊料 稻穀加木屑混合發酵床透氣性、保濕性俱佳,水盆不慎傾倒翻一翻就好 木屑包覆性好,更有效幫助分解殘餌、糞便 耐發酵,配合益菌水,可用3個月以上 每天都要翻一翻
     Like  Bookmark