MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / gpu-target.ts

File gpu-target.ts

src/compute-engine/compilation/gpu-target.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Expression } from '../global-types.js';
2import { entrySource } from './function-purity.js';
3import { COLLECTION_SHAPE_TYPE } from '../../common/type/primitive.js';
4import { normalizeDeprecatedCompileOptions } from './deprecation-warnings.js';

Callers

nothing calls this directly

Calls 15

foldTermsFunction · 0.90
tryGetComplexPartsFunction · 0.90
isSymbolFunction · 0.90
isNumberFunction · 0.90
formatFloatFunction · 0.90
parenthesizeFactorFunction · 0.90
tryGetConstantFunction · 0.90
isFunctionFunction · 0.90
gpuVec2Function · 0.85
foldNaryBuiltinFunction · 0.85
gpuConditionalFunction · 0.85
gpuNaNFunction · 0.85

Tested by

no test coverage detected