torch_truncnorm icon indicating copy to clipboard operation
torch_truncnorm copied to clipboard

how to define expand method?

Open XiankangTang opened this issue 1 year ago • 0 comments

Dear Anton,

I'm currently trying to add the expand function to the truncated normal class you provided, as I need to generate multiple truncated normal distributions in parallel. I've made some attempts, but I haven't found a solution to the problem yet. What do you suggest? I am looking forward to your reply.

XiankangTang avatar Jun 17 '24 15:06 XiankangTang