Searched defs:accu_type (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_conv_ops.cc | 2214 accu_type, has_bias, is_depthwise, is_native) \ argument 2225 output_type, accu_type, has_bias, \ argument 2233 output_type, accu_type, has_bias, \ argument 2241 op, kernel, output_type, accu_type, has_bias, is_depthwise, is_native) \ argument 2251 accu_type, has_bias, is_depthwise, is_native) argument 2300 accu_type, has_bias, is_depthwise, is_native) \ argument
|