Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.
This repository was archived by the owner on May 28, 2024. It is now read-only.

Need a working example how to build the custom ops for new tensorflow versions - like 2.8. #111

@ml-scripts

Description

@ml-scripts

Need a working example how to build the custom ops for new tensorflow versions - like 2.8.

Current docker container come with old python version (3.6) and won't even allow me to pip install tensorflow-cpu==2.8.2.

There is a need to either update the docker containers for building custom ops or provide updated documentation.

Also the instructions run out of sync with https://www.tensorflow.org/guide/create_op which now uses tf_custom_op_library

Thank you

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