Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: uddmorningsun/mips-applications-in-python

Release 0.1.0

03 Apr 13:37

Choose a tag to compare

Release 0.1.0 Pre-release
Pre-release

NOTE:

  • All binary based on debian:stretch build(GLIBC ~ 2.24) if there are no special instructions
>>> import sys
>>> sys.byteorder
'little'

$ python -c "from distutils.util import get_platform; print(get_platform())"
linux-mips64

$ python -c "from pip._internal.utils import glibc; print(glibc.glibc_version_string())"
2.24

Support tensorflow wheel file

  • MD5:
4108e7846633005a4bfa256e82615c40  tensorflow-1.14.0-cp37-cp37m-linux_mips64.whl
8c02a5da6cb80f552c7fd5a76bfd9075  tensorflow-2.0.0-cp37-cp37m-linux_mips64.whl

Support pytorch wheel file

  • About version number, after adding PATCH files and committing to build(TODO: keep original commit in future release)
  • MD5:
846cfda37f600aefd283ab59df45ff2f  torch-1.4.0a0+21152dc-cp37-cp37m-linux_mips64.whl
Morty Proxy This is a proxified and sanitized view of the page, visit original site.