Searched refs:tensor_info0 (Results 1 – 3 of 3) sorted by relevance
97 const TensorInfo tensor_info0 = lhs->clone()->set_tensor_shape(tensor_shape0); in validate_arguments() local98 …)->set_tensor_shape(misc::shape_calculator::compute_interleaved_shape(tensor_info0, mult_interleav… in validate_arguments()
83 const TensorInfo tensor_info0 = src0->clone()->set_tensor_shape(tensor_shape0); in validate_arguments() local86 …fo_reshaped0 = src0->clone()->set_tensor_shape(compute_lhs_reshaped_shape(tensor_info0, lhs_info)); in validate_arguments()
127 const TensorInfo tensor_info0 = src0->clone()->set_tensor_shape(tensor_shape0); in validate_arguments() local130 …ne()->set_tensor_shape(misc::shape_calculator::compute_lhs_reshaped_shape(tensor_info0, lhs_info)); in validate_arguments()