Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pierretassel
/
JobShopCPRL
like
2
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
c516358
JobShopCPRL
Ctrl+K
Ctrl+K
2 contributors
History:
23 commits
Pierre Tassel
remove some examples, too slow to start
c516358
over 2 years ago
instances
remove some examples, too slow to start
over 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
over 2 years ago
.gitignore
Safe
3.6 kB
try with 2 cpus
over 2 years ago
MyDummyVecEnv.py
Safe
5.48 kB
improvements
over 2 years ago
README.md
Safe
242 Bytes
initial commit
over 2 years ago
actor.pt
pickle
Detected Pickle imports (18)
"__torch__.torch.nn.modules.container.Sequential"
,
"__torch__.torch.nn.modules.linear.Linear"
,
"torch._utils._rebuild_tensor_v2"
,
"__torch__.torch.nn.modules.sparse.Embedding"
,
"__torch__.torch.nn.modules.activation.MultiheadAttention"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_3.Linear"
,
"__torch__.Network.Actor"
,
"__torch__.torch.nn.modules.activation.Tanh"
,
"__torch__.torch.nn.modules.linear.NonDynamicallyQuantizableLinear"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_1.Linear"
,
"__torch__.Network.PositionalEncoding"
,
"__torch__.torch.nn.modules.transformer.TransformerEncoderLayer"
,
"__torch__.torch.nn.modules.sparse.___torch_mangle_0.Embedding"
,
"__torch__.torch.nn.modules.dropout.Dropout"
,
"__torch__.torch.nn.modules.normalization.LayerNorm"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_2.Linear"
How to fix it?
80.3 kB
wip
over 2 years ago
app.py
Safe
6.96 kB
cleanup
over 2 years ago
requirements.txt
Safe
100 Bytes
change plots
over 2 years ago