Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

タグ

GPUとC++に関するigrepのブックマーク (2)

  • GitHub - arrayfire/arrayfire: ArrayFire: a general purpose GPU library.

    ArrayFire is a general-purpose tensor library that simplifies the software development process for the parallel architectures found in CPUs, GPUs, and other hardware acceleration devices. The library serves users in every technical computing market. Several of ArrayFire's benefits include: Hundreds of accelerated tensor computing functions, in the following areas: Array handling Computer vision Im

    GitHub - arrayfire/arrayfire: ArrayFire: a general purpose GPU library.
    igrep
    igrep 2020/07/04
  • TensorFlowを算数で理解する - Qiita

    Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? TensorFlowは主に機械学習、特に多層ニューラルネットワーク(ディープラーニング)を実装するためのライブラリになりますが、その基的な仕組みを理解するのにそうした難しい話は特に必要ありません。 記事では、TensorFlowの仕組みを、算数程度の簡単な計算をベースに紐解いていきたいと思います。 TensorFlowの特徴 初めに、TensorFlowの特徴についてまとめておきたいと思います。 TensorFlowは、その名前の通りTensor(多次元配列、行列などに相当)のFlow(計算処理)を記述するためのツールです。その特徴

    TensorFlowを算数で理解する - Qiita
    igrep
    igrep 2015/11/13
    “「計算」は機械学習に限らないため、大規模な行列演算等が必要なシーンでも同様に活用することができます。”
  • 1