You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

runtime.json 307 B

1234567891011121314
  1. {
  2. "runtimes": {
  3. "linux-x64": {
  4. "SciSharp.TensorFlow-Gpu.Redist": {
  5. "runtime.linux-x64.SciSharp.Tensorflow-Gpu.Redist": "1.0.0"
  6. }
  7. },
  8. "win-x64": {
  9. "SciSharp.TensorFlow-Gpu.Redist": {
  10. "runtime.win-x64.SciSharp.Tensorflow-Gpu.Redist": "1.0.0"
  11. }
  12. }
  13. }
  14. }