Joseph Turian

Results 239 issues of Joseph Turian

It's not really part of the package or pip3 install right? Maybe we need a scripts/ dir or it should go in examples. A little more thought needed on dir...

https://github.com/patrick-kidger/torchtyping

We need to make sure people don't shoot themselves in the foot and compute gradients :\ when not needed

View might be faster than squeeze and unsqueeze, since AFAIK it doesn't create a new tensor.

https://github.com/parrt/tensor-sensor/issues/21#issuecomment-794708362

Give the batch and idx and get the sound. Also, convenience methods for test/train when using different batch sizes. We might also consider change synth1B1-batchnum-idx to just synth1B1-overallidx?

Probably to our docs, not the github.

Try this: You can use the 'autodoc_mock_imports' parameter provided by Sphinx to specify the root package of the dependencies you are trying to include and which generates error. I'm talking...