Searched defs:ASMoutput (Results 1 – 2 of 2) sorted by relevance
16 struct TORCH_API ASMoutput { struct20 Tensor output;23 double loss;
13 ASMoutput::ASMoutput(Tensor output_, double loss_) in ASMoutput() function in torch::nn::ASMoutput