Skip to content

Mlpgの入出力をvector化する #33

Description

@phenylshima

高速化とリーダビリティの向上が期待できるが,メモリ使用量が増える(今までは多数のvectorに対して順次処理していたので,MlpgMatrixは大きくなかったが,一度に多数のvectorを処理するとMlpgMatrixがかなり大きくなる.最大35倍?).

組み込み向けに使われる可能性を考えると,メモリ使用量を減らすオプションをつけたほうがよいのかもしれない.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions