• Pruthvi's avatar
    layout aware "copy_from" for cpu tensor (#2991) · 27bc5f39
    Pruthvi authored
    * layout-aware cpu tensor copy_from
    
    * - add unit test case for tensor "copy_from"
    - set default layout after copy_from src to destination
    
    * - added test case to copy between two different layouts
    
    * - fix clang error
     - added test case to check copy_from if the two tensor layouts are different
    - fix the LayoutDesc comparision
    
    * fix windows build error
    
    * - move "cop_from" unit tests from tensor to cpu_test
    
    * fix compilation error
    
    * Added more unit tests
    
    * fix read and write API in cpu_tensor_view
    27bc5f39
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...