Skip to content

Enhance layer_function_generator to accept *args #8544

@reyoung

Description

@reyoung

In current fluid API, it is noising to use a layer which is warped by layer_function_generator. For example, we must use mean(x=blah) to create a mean operator. The x= cannot be ignored. We should make these functions able to accept *args so that we can write mean(blah).

Metadata

Metadata

Assignees

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