- 21 1月, 2018 2 次提交
 - 
- 
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
 - 
由 chengduoZH 提交于
 
 - 
 - 19 1月, 2018 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 18 1月, 2018 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 17 1月, 2018 1 次提交
 - 
- 
由 guosheng 提交于
 
 - 
 - 15 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
 
 - 
 - 14 11月, 2017 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* init commit * change some dir name
 
 - 
 - 18 10月, 2017 1 次提交
 - 
- 
由 Markus Kliegl 提交于
* initial matmul operator Similar to np.matmul, but also has transpose_X and transpose_Y flags, and only supports tensors from rank 1 to 3 inclusive. For GPU, uses cublas?gemmStridedBatched. For CPU, uses cblas_?gemm_batch if available via MKL; otherwise a simple serial implementation that loops over the batch dimension is employed for now.
 
 -