Skip to main content

Install

pip install nnops

Example

import nnops, nnops.tensor

x = nnops.tensor.randn(2, 3)
y = nnops.tensor.randn(3, 4)

x = (x + 2) * 3
y = (y - 4) / 5
z = x @ y # [2, 4]

Sponsor

公众号
AliPay.png
AliPay WeChatPay
AliPay.png WeChatPay.png

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nnops-0.1.0.tar.gz (37.6 kB view details)

Uploaded Source

File details

Details for the file nnops-0.1.0.tar.gz.

File metadata

  • Download URL: nnops-0.1.0.tar.gz
  • Upload date:
  • Size: 37.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for nnops-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0c1361fe34a813be689ca8960d0c979172a5d27d5733633b03a2250d5d16bb33
MD5 a4be7b6db8c5f3cd386c3c510e1710ff
BLAKE2b-256 453b8a94891cf53e7a6239b52a94078d72110dd6fc8b244fd0aa8ce2f180e40c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

1 file

0.0.20

1 file

0.0.19

1 file

0.0.18

1 file

0.0.17

1 file

0.0.16

1 file

0.0.15

1 file

0.0.14

1 file

0.0.13

1 file

0.0.12

1 file

0.0.11

1 file

0.0.10

1 file

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

0.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page