Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcwise_ops_common.cc68 in1_num_elements = in1.NumElements(); in BinaryOpState()
Dcwise_ops_common.h69 int64 in1_num_elements; member
108 if (state.in1_num_elements == 1) { in Compute()