Jim Fisher

Results 77 issues of Jim Fisher

It's confusing enough that PyTorch provides `torch.Tensor` and `torch.tensor`. It makes it even worse that CSS implies that this is case-insensitive and shows the page titles identically: https://pytorch.org/docs/stable/tensors.html https://pytorch.org/docs/stable/generated/torch.tensor.html#torch.tensor `text-transform`...

cla signed

The visualization is great! But I think it's also unclear what exactly it's computing. E.g. where do the weights go in the calculation? Does the bias go before or after...

It appears to have not had any activity since Nov 2018.

Steps to reproduce: - create "custom_assets" folder - Set `assets: '.\\custom_assets'` in config - Run build Expected behavior: the default SampleAppx.*.png are not included Actual behavior: ``` ls .\pre-appx\assets\ Mode...

If the user wants to manage their own assets, we should not include our own. This just leads to bloat and to confusion. Fixes https://github.com/felixrieseberg/electron-windows-store/issues/133

When submitting my .appx file to the Microsoft Store, I get the error: > A previous submission for this app was released with a Windows 10 .msixbundle or .appxbundle. Subsequent...

There's a lot of terminological/conceptual confusion in the current API. An .appx file should have an `AppXManifest.xml` which looks like the following, omitting unimportant elements: ... ... Notice that there...

**Description** When copy-pasting text from a nested element, the new text is wrapped in extra elements. The extra wrapping elements seem to come from where the context of the text...

bug