Results 47 issues of Yuxin Wu

This fixes #33. Helps #40.

According to [wikipedia](https://www.wikiwand.com/en/Mel-frequency_cepstrum) as well as my knowledge, a logarithm should be applied after mel-scale FFT and before DCT.

* TensorFlow 1.15 * Python 3.8 * CUDA 10.2 * CuDNN 7.6 * Compute Compatibility: 6.0,6.1,7.0 MKL enabled XLA enabled Download: https://github.com/ppwwyyxx/tensorflow-wheels/releases/download/v0.2/tensorflow-1.15.0-cp38-cp38-linux_x86_64.whl Note that it has to be built with...

* TensorFlow 1.14 * Python 3.7 * CUDA 9.2 * CuDNN 7.5 * gcc 4.8 * Compute Compatibility: 5.2,6.0,7.0 Build options: ``` --config=xla --config=mkl --config=noaws --config=nogcp --config=nohdfs --config=nokafka --config=noignite --config=numa...

Make it work for python 3.5+. Some relevant discussion at: https://github.com/alecthomas/importmagic/issues/25

This PR adds a few more test cases - __all of them fail__ before this PR. https://github.com/vinta/pangu.js/issues/194 also talks about these failed cases. However, after this PR, the existing test...

**遇到的問題** ``` > pangu.spacing("吃apple / banana") '吃 apple /banana' > pangu.spacing("apple / banana") 'apple / banana' > pangu NodePangu { version: '4.0.7', default: [Circular *1], Pangu: [Function: NodePangu] } ```...

Upstream has a docset "TensorFlow_2": https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/TensorFlow_2 for quite a while. However it's missing from this repo. Is this a bug?

enhancement

I start with a xrandr profile of 3 active displays, with HDMI-0 in the middle: [xrandr.txt](https://github.com/phillipberndt/autorandr/files/4542437/xrandr.txt) Then I want to load a profile that only has the two other displays....

Problem: When I save my screen layout with `autorandr -s`, I did not enable panning. Later, the screen layout was changed and panning was added. When I restore the previous...

info needed