Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* messing around with tfhub to remind myself * more tries for getting on the inside a statefulpartitionedcall * keras module sub for tfhub keras models * combined eager gradients * compatbility with tfhub, nested, and eager models * formatting fix * fix layer naming in nested models * use tfhub and tf_models as optional deps * remove testing nb * fix dependency names * _layers is now a mapping. use values for layer obj * fix unittest protobuf errors * pr feedback and tf2 compatibility * remove testing nb for now * downgrade notebooks protobuf * use default input/output tensor in subclass/fn tf models * fmt fix * code clean up with recursive nesting, use model nodes * rename node attrs for older keras compatbility * add nested model tests * add TF Keras NLP demo notebook * add new notebook dependencies to tests * fix nb tests and minor compatibility changes * sync with colab * tf2 wrapper changes for nested/tfhub keras models * fmt Co-authored-by: piotrm <[email protected]>
- Loading branch information