HomeSort by relevance Sort by last modified time
    Searched refs:in0_num_elements (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
cwise_ops_common.cc 67 in0_num_elements = in0.NumElements();
cwise_ops_common.h 66 int64 in0_num_elements; member in struct:tensorflow::BinaryOpShared::BinaryOpState
111 } else if (state.in0_num_elements == 1) {

Completed in 548 milliseconds