Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

sanity check #25

Open
todo bot opened this issue Jun 30, 2021 · 0 comments
Open

sanity check #25

todo bot opened this issue Jun 30, 2021 · 0 comments

Comments

@todo
Copy link

todo bot commented Jun 30, 2021

// TODO: sanity check
let dtype = torch_tensor
.getattr("dtype")
.expect("must pass valid torch tensor")
.repr()?
.to_string();


This issue was generated by todo based on a TODO comment in 2166d61 when #19 was merged. cc @BaguaSys.
@todo todo bot added the todo 🗒️ label Jun 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants