Isaiah Becker-Mayer

Results 37 comments of Isaiah Becker-Mayer

I'm experiencing this exact same issue. I had my code up and running on the Jetson TX2 with tensorflow 1.7, but now after powering down and traveling for a few...

> @ibeckermayer Are you sure you built and tried correctly? If not, try pulling again and rebuilding. I logged in and executed `/tsh --insecure kube join 8d15155f-df49-471d-9f0d-c76b8cee7b49` as a random...

Another one here: https://console.cloud.google.com/cloud-build/builds;region=us-west1/30d35a21-a610-4941-9f59-1fad46d3f602?project=ci-account

Also: I tried for the life of me to convert `SortedMapList.js`, but couldn't define a plausible type system that fits how its currently written.

@MidhunSureshR I wasn't able to figure out a good way to do it using mixins, however I did find a way to eliminate a good amount of the boilerplate: c6efdc7513d04e788585affbb639f2e4ae7e8787

I just noticed that there's a [constrained mixin](https://www.typescriptlang.org/docs/handbook/mixins.html#constrained-mixins) pattern that might work for us, I'll play around with that.

#### Couldn't get [mixin](https://www.typescriptlang.org/docs/handbook/mixins.html#constrained-mixins) to work I did some messing around today, long story short is that I didn't find a good way use mixins, even when using constraints. A...

@MidhunSureshR Clever, it appears to work: 7d27d4676fb12be5eff60950ff06db5f65155fcd The primary downsides I see to this approach are: 1. It messes with the type system in a couple of ways. One way...

@MidhunSureshR Any thoughts on my argument above?

https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#sign-off Signed-off-by: Isaiah Becker-Mayer [[email protected]](mailto:[email protected])