Skip to main content

Neural Network Operators

Project description

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

Project details


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.

Supported by

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