• Mahbub Zaman's avatar
    Dyn broadcast initial (#2564) · 288e2ed4
    Mahbub Zaman authored
    * Adds new core op DynBroadcast
    
    * Adds new core op DynBroadcast
    
    * Fixes build error caused by recent changes in node validation API
    
    * Addresses code review comments.
    
    * Moves new op under experimental.
    
    * Fixes style errors.
    
    * Silee2/external project rpath (#2525)
    
    * Set rpath for mkl-dnn.
    
    * Set library rpath to  on Linux.
    
    * Use patchelf to set rpath of prebuilt mklml library.
    
    * Add patchelf to Linux Dockerfiles.
    
    * Revert "Add patchelf to Linux Dockerfiles."
    
    This reverts commit 1769505a866061552942e19467ddcc0dad0922e8.
    
    * Revert "Use patchelf to set rpath of prebuilt mklml library."
    
    This reverts commit 726f6553a0450520328607177d64baf48fa93dd2.
    
    * Copy cldnn runtime.
    
    * Copy mlsl libraries.
    
    * add unit tests for the two versions of Backend create_tensor (#2607)
    
    * add unit tests for the two versions of Backend create_tensor
    
    * disable new unit test on GPU until we have time to address it
    
    * Resolves merge conflicts
    
    * Addresses code review comments.
    
    * Fixes merge issues
    
    * Fixes style errors
    
    * Fixes type check to use compatible()
    
    * Reverts unintenional change
    
    * Reverts unintenional change
    
    * Fixes typo in comment
    
    * Addresses code review comments.
    288e2ed4
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...
.gitmodules 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...