This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
v2.0.0.beta0.rc1
* Use cuDNN for conv bias and bias grad * Environment variables to use native add-bias and bias-grad * Handle 3D tensors in cuDNN legacy API * Fix AMP for ndarray.numpy * Remove env vars, used for benchmarking Co-authored-by: Vladimir Cherepanov <[email protected]>