Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcwise_ops_common.cc67 in0_num_elements = in0.NumElements(); in BinaryOpState()
Dcwise_ops_common.h68 int64 in0_num_elements; member
113 } else if (state.in0_num_elements == 1) { in Compute()