Home
last modified time | relevance | path

Searched refs:conv1_dst_memory (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_conv2d_mkl.cc137 auto conv1_dst_memory = need_output_conversion in MKLConvImpl() local
143 conv1_weights_memory, conv1_dst_memory)); in MKLConvImpl()
145 net.push_back(reorder(conv1_dst_memory, user_dst_memory)); in MKLConvImpl()