Tags: jayzlee147/halo
Tags
Update version to IPU_STABLE_SDK_2.3.1_v8 (alibaba#917)
[ODLA/TRT] fix:dilation for conv/deconv (cherry picked from commit 47cbb8c52b9bc01052521304140e2749e6b4b748)
Add tid for execute function. (alibaba#896)
Add e.what() in print when catch exception. (alibaba#877)
print tid in vODLA adapter (alibaba#876) * Update version to 0.7.32 * Print tid in vODLA Adapter execution.
Fixed a bug for data reuse in vODLA Adapter. (alibaba#858)
Move computation init to odla_BindToArgument to avoid problem caused … …by ASYNC call (alibaba#840) * callback function definition changes, and handle the error raised by poplar SDK * Move computation init to odla_BindToArgument to avoid early call odla_CreteContext before compuation graph constructed in ASYN call
Add the test for the cache configuration (alibaba#730) * Add information to check the cache sdk version and the working sdk version * Set the log level to info for test * Add environment variable for error injection test * format the code for lint check * Add information to show the ENGION OPTIONS set * Make it recompile when cache version mismatch * Remote the environment for error simulator to make it set by environment variable * Add error injector for temporarily test * Fix the problem when there's not the error injection config file * Move the error injector to the odla_CreateComputation to make sure it will be called for each inference request * Add try catch to computation create and init * make the error handling code at one place * Use config file setting for batch per step when it's inconsistent with ODLA set * set the log level when error injector used * pass the error code to caller * Make sdk version mismatch cache recompile when error injector set * Make the popart log level take POPART_LOG_LEVEL firstly * change format to pass lint Co-authored-by: tianboh <54729592+tianboh@users.noreply.github.com>
PreviousNext