Thomas Mikhail

Results 6 issues of Thomas Mikhail

### What happened? I used the following code for launchapp: ``` await device.launchApp({ permissions: {notifications: 'YES', location: 'inuse'}, launchArgs: { detoxEnableSynchronization: 0 } }); ``` To get around an animation...

type: bug 🐞
platform: android
status: triage

It doesn't seem to happen on mojave or high sierra. It may be apple blocking it on their end

Hello all, I've been trying to use a sweep on wandb, and while it does work, it seems to take way too long between runs, with the console remaining on:...

Hello everyone, There seems to be an issue with the PReLU activation layer , as it gives the error: ``` Attempt to convert a value (None) with an unsupported type...

stat:awaiting response from contributor
type:Bug

Hello, I'm currently trying to simulate a circuit. Initially, I was attempting to recreate results I got with another software, ANSYS INTERCONNECT, on an optical filter. The results were expected...

**Describe the bug** gmeep.write_sparameters_meep not correctly implementing geometry. **To Reproduce** Installing gdsfactory and meep and running the tutorial at https://gdsfactory.github.io/gplugins/notebooks/meep_01_sparameters.html **Expected behavior** the waveguide to appear in the meep plot...

bug