Coder Social home page Coder Social logo

Comments (5)

edwinpaul121 avatar edwinpaul121 commented on September 2, 2024 1

Hi @Hamedloghmani, just to clarify, we're trying to load .pred files created using PyTorch in OpeNTF, using another library that we may already be using in our pipeline or can it be any other library that is a bit more lightweight than PyTorch?

from adila.

Hamedloghmani avatar Hamedloghmani commented on September 2, 2024 1

Hi @edwinpaul121 ,
Exactly, we are looking for something lighter. Although it should somehow be significantly lighter to be worthy of switching from PyTorch to that second library. In Adila, we don't use PyTorch except for loading .pred files.

from adila.

edwinpaul121 avatar edwinpaul121 commented on September 2, 2024 1

Hi @Hamedloghmani hope you're doing well,
I was looking into a few ways to do this and came by ONNX and ONNX runtime, I still have to research it a little bit but from what I've understood they are tools that acts as an intermediary between different libraries, but I think we might be able to use it for this purpose.
Two concerns though:

  1. The output/export prediction file needs to be converted into the ONNX format beforehand, meaning ONNX might need to be incorporated into OpeNTF just for this purpose.
  2. I'm not entirely sure how much lighter it will be compared to PyTorch.

from adila.

Hamedloghmani avatar Hamedloghmani commented on September 2, 2024 1

Hi @edwinpaul121
Thank you for your update.
As you kindly mentioned, ONNX requires changes in saving procedure of the model as well which is a bit unpleasant for us. I'll take a deeper look and send you an update here.

from adila.

Hamedloghmani avatar Hamedloghmani commented on September 2, 2024

Hi @edwinpaul121 , hope you are doing well.

I assigned this new side-task to you for the moment. Let me know if you have any questions. I'll send you another one soon.

from adila.

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.