Searched defs:x_init (Results 1 – 3 of 3) sorted by relevance
564 auto x_init = _clone_param(); in step() local
103 Variable x_init = torch::randn({2, 2}, torch::requires_grad()); in TEST() local
5545 x_init(void) in x_init() function