Maksim Levental
Maksim Levental
@gpetters94 i fired the tests but they're gonna fail (though I'm not sure which ones) because you haven't genereated the cpp definitions like here https://github.com/pytorch/pytorch/pull/79194/files. you need to run [gen_jit_shape_functions.py](https://github.com/pytorch/pytorch/blob/45cb8199df131a333615123e76c9cf5b37b7cdf1/torchgen/shape_functions/gen_jit_shape_functions.py#L14-L17).
> Sorry for all the small commits, still not used to locally testing PyTorch code. np but you're gonna have to squash before it can be merged
just in case anyone lands here trying to "solve" an inequality like `x1 < 0` over `x1, x2` and gets an error around ```python it = {k: Interval(v[1].rhs, v[0].lhs) for...
if your app pops up a system modal (e.g. asking for camera permission) this prevents the popup from closing). my solution was to set the redirect to be a blank...
i commented but i guess people are clambering for code so here's some code: here's my config ```javascript const oauthRedirectUri = window.location.origin + '/oauth' Vue.use(VueAuthenticate, { baseUrl: API.API_ROUTE, // Your...
is it still maintained?
@altagir what does this mean?
@clavin-xlnx > I thought these did not include them, but it looks like they do! >Did you set any special variables to get it to run under Linux? Those jars...