Neural Network Libraries
latest
Python パッケージ
C++ API
C++ ライブラリのビルド
C++ コマンドラインインターフェイス
C++ API 実装例
C++ API Document
NNABLA C++ API Document
NNABLA Class
NNABLA Struct
NNABLA Namespace
NNABLA Ext Cuda C++ API Document
データファイルフォーマット
データフォーマット
ファイルフォーマットコンバーター
サポート状況
コントリビューションガイド
License
Neural Network Libraries
C++ API
C++ API Document
NNABLA C++ API Document
NNABLA Class
class Tan
Edit on GitHub
class Tan
class
Tan
Tangent (
Tan
) defined as.
\[ y_i = \tan (x_i). \]
Inputs:
N-D array.
Outputs:
N-D array.
テンプレートパラメータ
:
T
-- Data type for computation.