Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

TargetPlatformAccelerator

import type { TargetPlatformAccelerator } from "https://aws-api.deno.dev/v0.4/services/sagemaker.ts?docs=full";
type TargetPlatformAccelerator =
| "INTEL_GRAPHICS"
| "MALI"
| "NVIDIA"
| "NNA"

§Type

§
"INTEL_GRAPHICS" | "MALI" | "NVIDIA" | "NNA" | cmnP.UnexpectedEnumValue
[src]