You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neville Dipale (Jira)" <ji...@apache.org> on 2021/01/04 19:21:00 UTC

[jira] [Updated] (ARROW-11115) [Rust] Implement dot-product in a compute kernel

     [ https://issues.apache.org/jira/browse/ARROW-11115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neville Dipale updated ARROW-11115:
-----------------------------------
    Summary: [Rust] Implement dot-product in a compute kernel  (was: Implement dot-product in a compute kernel)

> [Rust] Implement dot-product in a compute kernel
> ------------------------------------------------
>
>                 Key: ARROW-11115
>                 URL: https://issues.apache.org/jira/browse/ARROW-11115
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>            Reporter: Erik De Smedt
>            Priority: Minor
>              Labels: compute, dotproduct, linalg
>
> An efficient implementation of the [dot-product|https://en.wikipedia.org/wiki/Dot_product] is useful for many machine-learning applications.
> I would propose to treat null as zero for the implementation. This behavior is sensible because it corresponds to dropping any observation where null-data is present. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)