krrome
krrome
In order to make it easier to retrieve original Keras layers in a DeepLIFT model after conversion I would suggest having a layer object variable `alt_name` or `original_name` or something...
**Is your feature request related to a problem? Please describe.** In order to generalise it will be necessary for users to bring their own requirements, python versions etc. An example...
**Describe the bug** When deployment fails e.g. because the access to a mentioned external Lambda Layer was rejected then hark destroy fails. **To Reproduce** Steps to reproduce the behavior: ```...
# Teal PR Checklist Thanks so much for your PR! Before hitting Create, please check you've covered these points - it'll make the process much smoother :). Have you... -...
### Description This PR adapts the HTML backend to read hrefs from anchor tags anywhere in the document. Hyperlinks that exist only for fractions of a given text item will...
**This is still a draft with limited functionality (and failing tests) to gauge whether my approach of the integration is in line with the docling team. I will keep extending...