{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tinygrad.org/#organization",
      "name": "tinygrad: A simple and powerful neural network framework",
      "url": "https://tinygrad.org/",
      "description": "tinygrad: A simple and powerful neural network framework tinygrad | docs | jobs | tinybox (buy now!) | FAQ tinygrad We write and maintain tinygrad , the fastest growing neural network framework It's extremely simple, and breaks down the most complex networks into 3 OpTypes ElementwiseOps are UnaryOps, BinaryOps, and TernaryOps. They operate on 1-3 tensors and run elementwise. example: SQRT, LOG2, ADD, MUL, WHERE, etc..."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tinygrad-a-simple-and-powerful-neural-network-framework#asg",
      "name": "tinygrad: A simple and powerful neural network framework ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tinygrad-a-simple-and-powerful-neural-network-framework",
      "isPartOf": {
        "@id": "https://tinygrad.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}