Code Monkey home page Code Monkey logo

Comments (6)

kinoh avatar kinoh commented on June 30, 2024 1

How do you use it on colab?

"Setup Environment" installs jax and "Imports and Definitions" imports seqio; so add a code cell between them.

image

And sorry, I misstyped the code above. (Due to my session, although, import jax.linear_util may also be necessary.)

from mt3.

bianzuilun avatar bianzuilun commented on June 30, 2024

I encountered the same problem.

from mt3.

kinoh avatar kinoh commented on June 30, 2024

The module seqio seems to be inconsistent with jax (before the change ?).
I fixed it with the following code for now:

import jax.linear_util
jax.extend.linear_util = jax.linear_util

from mt3.

Yuyu0914 avatar Yuyu0914 commented on June 30, 2024

该模块seqio似乎与jax更改之前?)不一致。 我现在用以下代码修复了它:

import jax.linear_util
jax.extend.linear_util = jax.linear_util

How do you use it on colab?
I don known how to replace the code in module seqio on colab.
I try to install jax 0.4.11 instead, but falled.

from mt3.

Yonglin666 avatar Yonglin666 commented on June 30, 2024

How do you use it on colab?

"Setup Environment" installs jax and "Imports and Definitions" imports seqio; so add a code cell between them.

image

And sorry, I misstyped the code above. (Due to my session, although, import jax.linear_util may also be necessary.)

It works, thank you!

from mt3.

Yuyu0914 avatar Yuyu0914 commented on June 30, 2024

你如何在 Colab 上使用它?

“Setup Environment”安装jax和“Imports and Definitions”导入seqio;所以在它们之间添加一个代码单元。

图像

抱歉,我输错了上面的代码。(不过,由于我的会议,import jax.linear_util可能也是必要的。)

TKS

from mt3.

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.