tl_runtime 0.3.6

Runtime library for TL differentiable programming language
docs.rs failed to build tl_runtime-0.3.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

このディレクトリは、TL言語のランタイムのトレイトのみを提供するものです。 トレイト以外のコードは、このディレクトリに存在させてはいけません。 実際の実装は、CPUならtl_cpu、GPUならtl_metalやtl_cudaなど、別のディレクトリにあります。