We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f3f391 commit 125e052Copy full SHA for 125e052
1 file changed
tutorials/sphinx-tutorials/llm_browser.py
@@ -67,7 +67,7 @@
67
import torch
68
69
from tensordict import set_list_to_stack, TensorDict
70
-from torchrl import torchrl_logger
+from torchrl import logger as torchrl_logger
71
from torchrl.data import Composite, Unbounded
72
from torchrl.envs import Transform
73
from torchrl.envs.llm import ChatEnv
0 commit comments