Giter Site home page Giter Site logo

adversarial_examples_with_bugs's People

Contributors

hiromu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

adversarial_examples_with_bugs's Issues

ValueError: Op Mfcc is used by the graph, but is not registered

Hello, I am learning the code related to audio generation. When I run this program, I get the following error:
File "train_wavegan.py", line 253, in train save_summaries_secs=args.train_summary_secs) as sess: File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/training/monitored_session.py", line 508, in MonitoredTrainingSession stop_grace_period_secs=stop_grace_period_secs) File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/training/monitored_session.py", line 934, in __init__ stop_grace_period_secs=stop_grace_period_secs) File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/training/monitored_session.py", line 636, in __init__ h.begin() File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/training/basic_session_run_hooks.py", line 664, in begin self._summary_writer = SummaryWriterCache.get(self._output_dir) File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/summary/writer/writer_cache.py", line 63, in get logdir, graph=ops.get_default_graph()) File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/summary/writer/writer.py", line 370, in __init__ super(FileWriter, self).__init__(event_writer, graph, graph_def) File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/summary/writer/writer.py", line 91, in __init__ maybe_graph_as_def)) File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/framework/meta_graph.py", line 585, in create_meta_graph_def stripped_op_list_for_graph(meta_graph_def.graph_def)) File "/usr/local/python3.7/lib/python3.7/site-packages/tensorflow/python/framework/meta_graph.py", line 202, in stripped_op_list_for_graph raise ValueError("Op %s is used by the graph, but is not registered" % op) ValueError: Op AudioSpectrogram is used by the graph, but is not registered

I don't know if the author has encountered this problem, I would appreciate it if you could help me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.