Searched refs:first_dst_tensor (Results 1 – 2 of 2) sorted by relevance
105 const auto first_dst_tensor = root_dst_tensors[0]; in try_add_operator() local109 … if(detail::have_different_dimensions(t->tensor_shape(), first_dst_tensor->tensor_shape(), 0)) in try_add_operator()116 … if(detail::have_different_dimensions(t->tensor_shape(), first_dst_tensor->tensor_shape(), 0)) in try_add_operator()
74 const auto first_dst_tensor = root_dst_tensors[0]; in add_component() local78 … if(detail::have_different_dimensions(t->tensor_shape(), first_dst_tensor->tensor_shape(), 0)) in add_component()85 … if(detail::have_different_dimensions(t->tensor_shape(), first_dst_tensor->tensor_shape(), 0)) in add_component()