Searched refs:truth_shape_t (Results 1 – 1 of 1) sorted by relevance
1049 const Tensor* truth_shape_t = c->input_tensor(5); in __anondb9326b21502() local1050 if (hypothesis_shape_t == nullptr || truth_shape_t == nullptr) { in __anondb9326b21502()1056 if (hypothesis_shape_t->NumElements() != truth_shape_t->NumElements()) { in __anondb9326b21502()1060 truth_shape_t->NumElements()); in __anondb9326b21502()1064 auto t_values = truth_shape_t->flat<int64>(); in __anondb9326b21502()