8000 Keras bisect and editable install · Issue #86 · keras-team/tf-keras · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Keras bisect and editable install #86
Closed
@bhack

Description

@bhack

System information.

TensorFlow version (you are using):
Are you willing to contribute it (Yes/No) :
Just if we have a clear path on what will be accepted in the repo
Describe the feature and the current behavior/state.

I want to use git-bisect on different Keras commits to execute third party library tests.
This is hard to achieve currently as Keras doesn't support editable installs (e.g. pip -e) and we need to build and install the wheel on every single commit.

Describe the feature clearly here. Be sure to convey here why the requested feature is needed. Any brief description about the use-case would help.

I want to move between multiple Keras commits to execute third party library tests.
To achieve this we need to have something like an editable Keras install pip -e

Will this change the current api? How?
No

Who will benefit from this feature?
All the developers and third party libraries that need to execute tests on multiple Keras commits

Contributing

/cc @qlzh727

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0