Git Product home page Git Product logo

Comments (8)

turgut090 avatar turgut090 commented on August 12, 2024 1

@muellerzr Yes, this worked with fastai 2.1.8 and with the installation from Pypi. Thank you.

from fastinference.

muellerzr avatar muellerzr commented on August 12, 2024

from fastinference.

muellerzr avatar muellerzr commented on August 12, 2024

Related to: #21

from fastinference.

turgut090 avatar turgut090 commented on August 12, 2024

This is the installation: pip install fastinference fastinference[interp]. And I noticed that for fastai 2.1.15 it works fine. But with 2.1.7 I get an error while testing with Github Actions (fresh installation every time).
Fastai 2.1.7 throws errors:

  • model summary cannot be printed, again
  • dicom file cannot be read. (fastai/fastai#3032)
  • AttributeError: module 'fastinference' has no attribute 'tabular'

from fastinference.

muellerzr avatar muellerzr commented on August 12, 2024

The first two are unrelated, this project is separate from fastai.

You're also installing wrong, it should just be pip install fastinference[interp].

That being said there is some bugs going on so install via:

pip install git+https://github.com/muellerzr/fastinference#egg=fastinference[interp]

from fastinference.

turgut090 avatar turgut090 commented on August 12, 2024

It worked with the dev version of fastinference. Thanks!

from fastinference.

turgut090 avatar turgut090 commented on August 12, 2024

@muellerzr Hi. Should we clone fastinference from Github every time or it will be on PyPI soon?

from fastinference.

muellerzr avatar muellerzr commented on August 12, 2024

Can you go ahead and try now? It seems I tried to make a release at some point but doesn't look like it went through

from fastinference.

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.