Chang Lan
Chang Lan
Currently we are vulnerable to a number of DoS attacks, including (perhaps not limited to): 1. Client can crash server by sending invalid / corrupted packets 1.1 Corrupted packets 1.2...
- [x] closes #738 and #610 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] passes `black --check pandas_datareader`...
# Description I took a stab at #82 and #22 to add support for searching on recreation.gov for permits. Similar to campgrounds, there is a 3-level hierarchy for permits: rec-area...
So far only 32-bit builds are available on `pip`. It would be good if there are 64-bit builds as well.
Hi, Currently the plugin will highlight the word "type" as a keyword when it is in an identifier (the subsequent string literal is not highlighted as well): ![screen shot 2015-06-23...
* Added sliding window local attention feature to MultiheadAttention and FlashAttention. * Added or_masks and and_masks which would be useful to composite different mask functions. * Fixed a bug that...