Amr Shahin

Results 5 issues of Amr Shahin

### Description I'm training a Reformer-based NMT model, the code is pretty much identical to https://github.com/google/trax/blob/283cbda9cb87f4a25a952d4c302aedfe54a65850/trax/examples/NMT_with_Transformers_Reformers_using_Trax.ipynb with a custom dataset. The model itself looks like this: ``` model = trax.models.Reformer(...

@galkahana I just added support for doing the BiDi using libICU, here are some notes: 1. By default the library will build with both ICU And Fribidi, and use friBidi,...

**Describe the bug** I'm testing my bacnet integration using the bacnet test suite: (https://www.bacnetlabs.org/page/pre_testing_tools), the group object reading is returning two errors: "Error Reading LIST_OF_GROUP_MEMBERS" and "Error Reading PRESENT_VALUE". I...

## Expected Behavior A single request (or an appropriate number) should be made ## Actual Behavior A single call to findAll with a limit of 20 is loading the whole...

Hello and thanks for your great work, I was wondering if you have any example of building a bacnet server with writable properties. Thanks

new feature