Searched refs:compute_shape_random (Results 1 – 2 of 2) sorted by relevance
74 TORCH_API std::vector<torch::lazy::Shape> compute_shape_random(const at::Tensor & self, ::std::opti…75 TORCH_API std::vector<torch::lazy::Shape> compute_shape_random(const at::Tensor & self, int64_t to,…76 TORCH_API std::vector<torch::lazy::Shape> compute_shape_random(const at::Tensor & self, int64_t fro…
693 std::vector<Shape> compute_shape_random( in compute_shape_random() function699 std::vector<Shape> compute_shape_random( in compute_shape_random() function703 return compute_shape_random(self, generator); in compute_shape_random()706 std::vector<Shape> compute_shape_random( in compute_shape_random() function711 return compute_shape_random(self, generator); in compute_shape_random()