Skip to content

Factorize Bazel rules of custom ops #580

@guillaumekln

Description

@guillaumekln

All custom ops use similar flags and options in their respective BUILD. For example, #539 had to apply the same change to all custom ops. To ease the maintenance of these modules, the common logic should be factorized in a single Bazel macro.

See for example tf_custom_op_library in TensorFlow core.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions