Xuxuanang
Xuxuanang
### PR Docs 单测case覆盖 ### PR APIs ```bash torch.autograd.grad torch.bernoulli torch.chain_matmul torch.cumulative_trapezoid torch.distributions.Bernoulli torch.distributions.Categorical torch.distributions.Geometric torch.distributions.Multinomial torch.dsplit torch.hsplit torch.linalg.matrix_rank torch.linalg.solve_triangular torch.load torch.max torch.max_pool1d torch.nn.init.xavier_uniform_ torch.nn.utils.vector_to_parameters torch.nonzero ```
单测case覆盖
### PR Docs 单测case覆盖 ### PR APIs torch.cuda.amp.autocast torch.diff torch.distributed.rpc.shutdown torch.distributions.AffineTransform torch.distributions.ExpTransform torch.distributions.PowerTransform torch.histogramdd torch.hub.download_url_to_file torch.inference_mode torch.median torch.nanmedian torch.nn.CrossEntropyLoss torch.nn.KLDivLoss torch.nn.LayerNorm torch.nn.UpsamplingBilinear2d torch.nn.UpsamplingNearest2d torch.nn.functional.grid_sample torch.nn.functional.kl_div torch.nn.functional.pad torch.nn.functional.softmin torch.nn.init.xavier_normal_ ```bash ```
### PR Docs 优化GPU单测写法 ### PR APIs ```bash torch.Tensor.pin_memory torch.cuda.Event torch.cuda.StreamContext torch.cuda.amp.autocast torch.cuda.current_stream torch.cuda.device_count torch.cuda.empty_cache torch.cuda.get_device_capability torch.cuda.get_device_name torch.cuda.get_device_properties torch.cuda.is_current_stream_capturing torch.cuda.mem_get_info torch.cuda.memory_usage torch.cuda.nvtx.range_pop torch.cuda.nvtx.range_push torch.cuda.synchronize torch.nn.Module.cuda torch.sparse.addmm torch.tensor ```
新增转换规则
### PR Docs ### PR APIs ```bash torch.distributed.all_gather_object torch.distributed.all_to_all_single torch.distributed.reduce_scatter_tensor torch._foreach_round torch._foreach_round_ torch._foreach_sin torch._foreach_sin_ torch._foreach_sinh torch._foreach_sinh_ torch.utils.set_module ```