Giter VIP home page Giter VIP logo

Comments (4)

anatoly-khomenko avatar anatoly-khomenko commented on August 13, 2024

Hello,

Having the same issue when running Text-to-text Transfer Transformer (T5) model.
I have found also that in my virtual environment folder ops does not exist here: venv/lib/python3.6/site-packages/tensor2tensor/data_generators

tensor2tensor==1.15.2 installed as a dependency, as well as mesh-tensorflow==0.1.5

Is there any issue if tensor2tensor.data_generators.ops module can not be loaded?

Thank you!

from mesh.

adarob avatar adarob commented on August 13, 2024

from mesh.

wintersurvival avatar wintersurvival commented on August 13, 2024

You can safely ignore this warning if you'd not using one of these generators (which T5 does not). I will update the warning to be something less scary when I get a chance.

On Thu, Nov 28, 2019 at 8:35 AM Anatoly Khomenko @.***> wrote: Hello, Having the same issue when running Text-to-text Transfer Transformer (T5) model. I have found also that in my virtual environment folder ops does not exist here: venv/lib/python3.6/site-packages/tensor2tensor/data_generators tensor2tensor==1.15.2 installed as a dependency, as well as mesh-tensorflow==0.1.5 Is there any issue if tensor2tensor.data_generators.ops module can not be loaded? Thank you! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#33?email_source=notifications&email_token=AAIJV2AYQ5NO6K7TBJSA4UTQV7XO5A5CNFSM4JI55XM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFNCEYI#issuecomment-559555169>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIJV2HUUOOUPPUCVCX7T6LQV7XO5ANCNFSM4JI55XMQ .

when running transformer code with "infer" mode, it would call subword_text_encoder_ops. so we cannot get bleu score if subword_text_encoder_ops cannot be found.

from mesh.

wintersurvival avatar wintersurvival commented on August 13, 2024

Does subword_text_encoder_ops laid in .so file? it cannot import.

from mesh.

Related Issues (20)

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.