Fix small issues around def_function.
- default keyword arguments not always respected - optimizers create variables in init_scope() which wasn't supported - test coverage improved by moving most tfe.defun tests - correct calling convention for concrete functions PiperOrigin-RevId: 218187646
Loading
Please sign in to comment