You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Ng Yi Sen (JIRA)" <ji...@apache.org> on 2018/05/30 03:15:00 UTC

[jira] [Created] (SINGA-370) Improvement to tensor reshape and various misc. changes related to SINGA-341 and 351

Ng Yi Sen created SINGA-370:
-------------------------------

             Summary: Improvement to tensor reshape and various misc. changes related to SINGA-341 and 351
                 Key: SINGA-370
                 URL: https://issues.apache.org/jira/browse/SINGA-370
             Project: Singa
          Issue Type: Improvement
            Reporter: Ng Yi Sen


Reshape function should be modified to 'Tensor Reshape' instead of 'void Reshape', to allow the function to return a new tensor object with new block when encountering a transposed tensor.

Various misc. changes:
 * Fixing of various naming conventions (standardization of lower-case characters) in tensor.cc related files
 * CUDNN error checks for all CUDNN functions
 * Strides should not be modified in CUDA or CPP files



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)