Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

The commond line "python launchers/run_mnist_exp.py" couldn't be excuted successfully #19

@bin913

Description

@bin913

root@1b0611ffe472:/InfoGAN# PYTHONPATH='.' python launchers/run_mnist_exp.py
Extracting MNIST/train-images-idx3-ubyte.gz
Extracting MNIST/train-labels-idx1-ubyte.gz
Extracting MNIST/t10k-images-idx3-ubyte.gz
Extracting MNIST/t10k-labels-idx1-ubyte.gz
--Return--
None

/InfoGAN/infogan/misc/custom_ops.py(121)call()
119 return input_layer.with_tensor(tf.matmul(input_, matrix) + bias, parameters=self.vars)
120 except Exception:
--> 121 import ipdb; ipdb.set_trace()

ipdb>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions