Merge b37d5db522987671448f58ab4b52e33221e1244b into 6ce61a0241831da17a412146bcd1b0a97d50f301
This commit is contained in:
commit
0a45ff0c7d
@ -159,7 +159,6 @@ def export_policy_as_jit(actor_critic, path):
|
||||
traced_script_module = torch.jit.script(model)
|
||||
traced_script_module.save(path)
|
||||
|
||||
|
||||
class PolicyExporterLSTM(torch.nn.Module):
|
||||
def __init__(self, actor_critic):
|
||||
super().__init__()
|
||||
|
BIN
resources/.DS_Store
vendored
Normal file
BIN
resources/.DS_Store
vendored
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user