Skip to content

Rename elementwise operation (single source) #179

@rocking5566

Description

@rocking5566

Rename type, variable and file like
AElementwiseOperation a_element_op
BElementwiseOperation b_element_op
CElementwiseOperation c_element_op
SrcElementwiseOperation src_element_op_
DstElementwiseOperation dst_element_op_
element_wise_reduce_operation
element_wise_operation.hpp

Because we need to add other elementwise operation (two source), to prevent confuse.
We need to rename the original concept. ex: tensor functor

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions