{"id":"compute.tensor--TensorPlanHints","name":"TensorPlanHints","owner":"yeho","package":"compute.tensor","kind":"function","signature":"external TensorPlanHints() returns list of tensorPlanHint","description":"Tensor plan hints.","context":"Represent tensor shapes, layouts, and numerical storage contracts.","parameters":[],"returns":"list of tensorPlanHint","members":[],"tags":["compute","compute.tensor","cpu","function","source-example","tensor","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/compute/tensor/tensor_plan.yh","line":76,"sha256":"875719899eab402106d4d840e705bf1d52e721f335c1b89221ce0fb74ad3aa29"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use TensorPlanHints","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using compute.tensor\n\n// Represent tensor shapes, layouts, and numerical storage contracts.\nlist of tensorPlanHint result = TensorPlanHints()\nConsole.Log(Text.From(result.count))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.compute_tensor__tensorplanhints\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"compute.tensor\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/tensor\"\n\n[[dependencies]]\npackage = \"console\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/console\"\n\n[[dependencies]]\npackage = \"diagnostics\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/diagnostics\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"f6f51080be46a95d91f18776f615ecce3806c86728e110cf8ffca0a4bd07ed4e","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=compute.tensor--TensorPlanHints","json":"https://demonhunterlabs.com/reference/items/compute.tensor--TensorPlanHints.json","markdown":"https://demonhunterlabs.com/reference/text/compute.tensor--TensorPlanHints.md"}
