You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the main release of Torch (version 3.x) only supports Phoenix Framework 1.5 and below. If you
20
+
need Phoenix 1.6+ support, please use the Torch v4.x release and reference the code in the [v4 branch](https://github.com/mojotech/torch/tree/v4).
21
+
22
+
When Phoenix 1.6 support is fully stabilized in the [v4 branch](https://github.com/mojotech/torch/tree/v4), Torch 4
23
+
will become the new "default" release, and we will move the current Torch v3 release into a `v3` branch which will be maintained
24
+
for support but no new feature development. All new feature development will be on Torch v4 going forward.
25
+
17
26
## Installation
18
27
19
28
To install Torch, perform the following steps:
@@ -23,7 +32,7 @@ To install Torch, perform the following steps:
0 commit comments