Searched defs:tensor_info_tmp (Results 1 – 2 of 2) sorted by relevance
84 TensorInfo tensor_info_tmp(input_info.clone()->set_data_type(tmp_data_type)); in configure() local130 …const TensorInfo tensor_info_tmp(src->clone()->set_data_type(tmp_data_type).set_is_resizable(true)… in validate() local
120 TensorInfo tensor_info_tmp(src.clone()->set_data_type(tmp_data_type).set_is_resizable(true)); in validate() local