-
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