-
Amy Zhuang authored
* Implement thread safe calls. Create MKLDNN primitives on first iteratin for quantized_concat. * Add buffer_data to CPURuntimeContext. * Fix bugs. * Modify unit test. * Swap vectors of mkldnn primitive pointers for CODEGEN. * Fix a bug. * Address PR feedback. * Rename variables. * Update Gather, GatherND, and DeconvolutionBias. * Fix style error. Disable cpu thread_safe_calls test on Windows.
8e798add