// Python bindings for torch.* functions implemented through ATen. // The functions are bound as static methods on a class // torch._C._VariableFunctions which is also aliased as Variable._torch // ...