PaConvert icon indicating copy to clipboard operation
PaConvert copied to clipboard

【Hackathon 7th No.37】为 Paddle 代码转换工具新增 API 转换规则(第 4 组)

Open monster1015 opened this issue 1 year ago • 6 comments

PR Docs

https://github.com/PaddlePaddle/docs/pull/6884

PR APIs

torch.mvlgamma
torch.Tensor.igamma
torch.Tensor.igamma_
torch.Tensor.igammac
torch.Tensor.igammac_
torch.Tensor.mvlgamma
torch.Tensor.mvlgamma_
torch.ormqr
torch.Tensor.ormqr
torch.Tensor.orgqr
torch.special.ndtr
torch.Tensor.matrix_exp
torch.linalg.inv_ex
torch.linalg.cholesky_ex
torch._assert
torch.testing.make_tensor

monster1015 avatar Sep 21 '24 02:09 monster1015

请问如何查看CI的具体结果?我点进去是一片白的 @luotao1

monster1015 avatar Sep 21 '24 05:09 monster1015

请问如何查看CI的具体结果?我点进去是一片白的

cc @tianshuo78520a @risemeup1

luotao1 avatar Sep 23 '24 02:09 luotao1

@monster1015 日志已打开

luotao1 avatar Sep 23 '24 03:09 luotao1

image image image 结果不是对得上吗?还有就是torch.Tensor.ormqr就是有至少两个输入的 @luotao1 @zhwesky2010

monster1015 avatar Sep 23 '24 08:09 monster1015

image 还有这个,self.paddleClass不是获取对应输入的?

monster1015 avatar Sep 23 '24 08:09 monster1015

已经全都跑通了 @zhwesky2010

monster1015 avatar Oct 10 '24 05:10 monster1015

已经好了,请review @zhwesky2010

monster1015 avatar Oct 12 '24 09:10 monster1015