zhu jianjiang

Results 9 issues of zhu jianjiang

I use envelopes in our project. I found a bug:some attachment disappear in some email client (Airmail exactly)when I send email use envelopes. I try to fix this bug,and I...

I have read code in "pattern/db" ,there is unnecessary using mysqlclient, as I know,mysqlclient is not enough good at compatibility, how about useing `mysql-connector-python-rf` for few system library requirements?

## Description (Brief description of the problem in no more than 2 sentences.) I use `pip install mxnet -v` but everywhere it can't be install every whl package have the...

Installation
Feature request

``` time.clock_gettime(clk_id) Return the time of the specified clock clk_id. Availability: Unix. New in version 3.3. ``` time.clock_gettime is only used in Unix,can you have some method to add support...

I using [Dash](https://kapeli.com/docsets) for manual cosult, and It support some open source document format like Sphinx or Javadoc, but `beedoc` have not any Dash support..

matlab is too expensive.. or maybe it can be completely implemented by caffe?

I have write a Pub/Sub code in worker_init and work very well,thanks agentzh abundant issue support ,code under here: ```lua local res, err = red:subscribe("nginx") while not ngx.worker.exiting() do repeat...

**Describe the Bug** I can found apex code like: ``` #if defined(CUBLAS_VERSION) && CUBLAS_VERSION >= 11600 ``` but I have read cublas_api.h ,there is ``` #define CUBLAS_VER_MAJOR 11 #define CUBLAS_VER_MINOR...

bug

## Report needed documentation **Report needed documentation** [Memory resource objects](https://docs.rapids.ai/api/rmm/stable/guide/#memoryresource-objects) **Steps taken to search for needed documentation** this doc haven't show how to use BinningMemoryResource to reach best performance describe...

doc