Searched refs:function_result_ptr (Results 1 – 1 of 1) sorted by relevance
315 auto function_result_ptr = get_nested_tensor_impl(function_result); in matmul_out_nested() local319 for (int64_t i = 0; i < function_result_ptr->dim(); i++) { in matmul_out_nested()320 std::optional<int64_t> opt_size = function_result_ptr->opt_size(i); in matmul_out_nested()