Coder Social home page Coder Social logo

proc-blocks's People

Contributors

f0rodo avatar jacekpie avatar michael-f-bryan avatar mohit0928 avatar saidinesh5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

proc-blocks's Issues

The Text Extractor can't handle empty strings

I was playing around with the web runtime when I noticed passing an empty string to the Bert rune will trigger this assertion.

In this case, it looks like end_index and start_index are both zero.

I'm guessing we'll also see this happen when the model is unable to figure out the answer to your question.

Re-enable uploading compiled proc-blocks to S3

As part of #43 I needed to disable the uploading of compiled proc-blocks to S3.

This is because we are transitioning proc-blocks to the new ABI and this ABI is probably going to change a bit as we experiment. Forge loads the proc-blocks so it can extract metadata, but if it uses one variant of the ABI while the proc-block expects something different (e.g. Forge provides a function with 3 arguments while the proc-block expects 4) then the WebAssembly modules will fail to load altogether. That means Forge won't be able to use proc-blocks at all... Which would be bad.

Closing this PR should be just a case of reverting 023188c and waiting for CI to pass again.

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.