MCPcopy Create free account

hub / github.com/bbycroft/llm-viz / functions

Functions1,088 in github.com/bbycroft/llm-viz

↓ 1 callersFunctionrenderAllText
(fontBuf: IFontBuffers, renderPhase: RenderPhase)
src/llm/render/fontRender.ts:417
↓ 1 callersFunctionrenderAllThreads
(threadRender: IThreadRender)
src/llm/render/threadRender.ts:183
↓ 1 callersFunctionrenderAllTris
(render: ITriRender, renderPhase: RenderPhase)
src/llm/render/triRender.ts:155
↓ 1 callersFunctionrenderBlocksSimple
(blockRender: IBlockRender, cubes: IBlkDef[])
src/llm/render/blockRender.ts:336
↓ 1 callersFunctionrenderBlur
(blur: IBlurRender, destFbo: WebGLFramebuffer | null)
src/llm/render/blurRender.ts:207
↓ 1 callersFunctionrenderCompPort
(cvs: ICanvasState, editorState: IEditorState, comp: IComp, node: ICompPort)
src/cpu/CpuCanvas.tsx:548
↓ 1 callersFunctionrenderComponentBoundingBox
(cvs: ICanvasState, editorState: IEditorState, layout: IEditSnapshot, idPrefix: string)
src/cpu/CpuCanvas.tsx:587
↓ 1 callersFunctionrenderCpu
(cvs: ICanvasState, editorState: IEditorState, layout: ISchematic, exeSystem: IExeSystem, idPrefix = '')
src/cpu/CpuCanvas.tsx:335
↓ 1 callersFunctionrenderData
(comp: IComp, bytes: Uint8Array, updateCntr: number, read: IReadWriteInfo | null, write: IReadWriteInfo | null
src/cpu/comps/SimpleMemory.tsx:293
↓ 1 callersFunctionrenderEl
(el: IEl, idx: number)
src/llm/components/TocDiagram.tsx:254
↓ 1 callersFunctionrenderExampleText
()
src/llm/components/TocDiagram.tsx:346
↓ 1 callersFunctionrenderFluidSimTarget
(state: IFluidSimState, canvas: HTMLCanvasElement, opts: ICanvasRenderOpts)
src/fluidsim/FluidSimView.tsx:299
↓ 1 callersFunctionrenderFocusBox
(bb: BoundingBox3d, i: number)
src/llm/components/TocDiagram.tsx:481
↓ 1 callersFunctionrenderFocusBoxes
()
src/llm/components/TocDiagram.tsx:475
↓ 1 callersFunctionrenderInputAtTop
(state: IProgramState)
src/llm/components/ModelCard.ts:264
↓ 1 callersFunctionrenderInputBoxes
(state: IProgramState, layout: IGptModelLayout, tl: Vec3, br: Vec3, cellW: number, fontSize: number, lineOpts:
src/llm/components/ModelCard.ts:111
↓ 1 callersFunctionrenderInputLines
()
src/llm/components/TocDiagram.tsx:416
↓ 1 callersFunctionrenderModel
(state: IProgramState)
src/llm/render/modelRender.ts:127
↓ 1 callersFunctionrenderOutputAtBottom
(state: IProgramState)
src/llm/components/ModelCard.ts:325
↓ 1 callersFunctionrenderOutputLine
()
src/llm/components/TocDiagram.tsx:442
↓ 1 callersFunctionrenderResiduals
()
src/llm/components/TocDiagram.tsx:261
↓ 1 callersFunctionrenderSelectRegion
(cvs: ICanvasState, editorState: IEditorState, idPrefix: string)
src/cpu/CpuCanvas.tsx:474
↓ 1 callersFunctionrenderTocToDigramLines
()
src/llm/components/TocDiagram.tsx:504
↓ 1 callersFunctionrenderWire
(cvs: ICanvasState, editorState: IEditorState, wire: IWireGraph, exeNet: IExeNet, exeSystem: IExeSystem, idPre
src/cpu/WireRender.tsx:7
↓ 1 callersFunctionresetFontBuffers
(fontBuf: IFontBuffers)
src/llm/render/fontRender.ts:441
↓ 1 callersFunctionresetLineRender
(render: ILineRender)
src/llm/render/lineRender.ts:399
↓ 1 callersFunctionresetRenderBuffers
(args: IRenderState)
src/llm/render/modelRender.ts:121
↓ 1 callersFunctionresetSoft
()
src/cpu/toolbars/CpuToolbars.tsx:201
↓ 1 callersFunctionresetTriRender
(render: ITriRender)
src/llm/render/triRender.ts:170
↓ 1 callersFunctionresizeCompBox
(snap: IEditSchematic, newSize: Vec3)
src/cpu/CompLayoutEditor.tsx:443
↓ 1 callersMethodresolveSchematicRefs
(compLibrary: CompLibrary)
src/cpu/schematics/SchematicLibrary.tsx:118
↓ 1 callersFunctionrotateAffineInt
(r: number)
src/cpu/comps/BinaryGates.tsx:27
↓ 1 callersFunctionroundUpTo
(a: number, b: number)
src/utils/math.ts:14
↓ 1 callersFunctionrun
()
src/cpu/CompExampleView.tsx:24
↓ 1 callersFunctionrunMouseHitTesting
(state: IProgramState)
src/llm/Interaction.ts:8
↓ 1 callersFunctionrunNet
(comps: IExeComp[], net: IExeNet)
src/cpu/CpuExecution.tsx:545
↓ 1 callersFunctionrunProgram
(view: IRenderView, state: IProgramState)
src/llm/Program.ts:223
↓ 1 callersFunctionrunWalkthrough
(state: IProgramState, view: IRenderView)
src/llm/walkthrough/Walkthrough.ts:144
↓ 1 callersMethods
(r: number, c: number, v: number)
src/utils/matrix.ts:25
↓ 1 callersMethodsaveToFile
(id: string, editSnapshot: IEditSnapshot)
src/cpu/schematics/SchematicLibrary.tsx:167
↓ 1 callersFunctionschematicToLsState
(layout: ISchematic)
src/cpu/ImportExport.tsx:353
↓ 1 callersFunctionscreenToModel
(viewLayout: IViewLayoutContext, screenPos: Vec3)
src/cpu/CompBoundingBox.tsx:164
↓ 1 callersFunctionsegAttachedToInner
(seg: ISegment, pt: Vec3)
src/cpu/Wire.tsx:733
↓ 1 callersFunctionsegsTouching
(seg1: ISegment, seg2: ISegment)
src/cpu/Wire.tsx:741
↓ 1 callersFunctionselectionHasRef
(id: string, type: RefType)
src/cpu/Selection.ts:35
↓ 1 callersFunctionsendEvent
(ev: TouchEvent)
src/utils/pointer.ts:175
↓ 1 callersFunctionsetAtDepthAndTruncate
(depth: number, idx: number)
src/llm/components/MovementControls.tsx:160
↓ 1 callersMethodsetData
(data: ICanvasData)
src/llm/LayerView.tsx:252
↓ 1 callersMethodsetEl
(id: Phase, ref: HTMLDivElement | null)
src/llm/components/TocDiagram.tsx:601
↓ 1 callersFunctionsetProgramTexUniforms
(gl: WebGL2RenderingContext, program: IProgram, names: string[])
src/utils/renderPhases.ts:15
↓ 1 callersFunctionsetupBlurTarget
(blur: IBlurRender)
src/llm/render/blurRender.ts:179
↓ 1 callersFunctionsetupFontAtlas
(ctx: IGLContext, data: IFontAtlasData)
src/llm/render/fontRender.ts:82
↓ 1 callersFunctionsfc32
(a: number, b: number, c: number, d: number)
src/utils/random.ts:14
↓ 1 callersMethodshowWelcomeDialog
()
src/llm/WelcomePopup.tsx:84
↓ 1 callersMethodshrinkInPlaceXY
(inset: number)
src/utils/vector.ts:275
↓ 1 callersFunctionsignExtend16Bit
(x: number)
src/cpu/comps/RiscvInsDecode.tsx:329
↓ 1 callersFunctionsignExtend8Bit
(x: number)
src/cpu/comps/RiscvInsDecode.tsx:321
↓ 1 callersFunctionstep
()
src/cpu/toolbars/CpuToolbars.tsx:207
↓ 1 callersFunctionstepWasmModel
(wasmModel: IWasmGptModel, jsModel: IGptModelLink)
src/llm/GptModelWasm.ts:204
↓ 1 callersMethodsub
(a: Mat4f)
src/utils/matrix.ts:35
↓ 1 callersFunctionswitchPortDir
(dir: PortType)
src/cpu/comps/CompPort.tsx:161
↓ 1 callersFunctiontensor_to_json
(tensor)
gen_test_data.py:24
↓ 1 callersFunctiontest
()
src/utils/matrix.ts:640
↓ 1 callersFunctiontokenIndexToString
(a: number)
src/llm/components/Tokens.ts:28
↓ 1 callersFunctiontouchPixelDist
(a: TouchSimple, b: TouchSimple)
src/utils/pointer.ts:255
↓ 1 callersFunctiontransformer_forward_with_capture
(tModule, x)
gen_test_data.py:78
↓ 1 callersFunctionundo
()
src/cpu/EditorControls.tsx:22
↓ 1 callersFunctionundo
()
src/cpu/toolbars/CpuToolbars.tsx:48
↓ 1 callersMethodupdateAllCompsFromDefs
(comps: IComp[])
src/cpu/comps/CompBuilder.tsx:194
↓ 1 callersFunctionupdateCamera
(state: IProgramState, view: IRenderView)
src/llm/Camera.ts:145
↓ 1 callersFunctionupdateChildDirs
(level: INavLevel)
src/llm/components/MovementControls.tsx:468
↓ 1 callersFunctionupdateFluidSim
(state: IFluidSimState, dt: number)
src/fluidsim/FluidSimView.tsx:318
↓ 1 callersFunctionupdateManifestFile
(manifest: IManifest, manifestTsFileName: string)
src/app/cpu/api/save-schematic-to-file/route.ts:64
↓ 1 callersFunctionupdateQuery
(searchParams: URLSearchParams, changes: Record<string, string | null>)
src/cpu/CpuMain.tsx:89
↓ 1 callersFunctionupdateWiresForComp
(layout: T, comp: IComp<any>, portHandling: PortHandling)
src/cpu/Wire.tsx:97
↓ 1 callersFunctionuploadAllLines
(render: ILineRender)
src/llm/render/lineRender.ts:373
↓ 1 callersFunctionuploadAllText
(fontBuf: IFontBuffers)
src/llm/render/fontRender.ts:394
↓ 1 callersFunctionuploadAllTris
(render: ITriRender)
src/llm/render/triRender.ts:149
↓ 1 callersFunctionuseGetCodeSuite
(manager: CodeSuiteManager, fileName: string)
src/cpu/library/CodeSuiteManager.tsx:81
↓ 1 callersFunctionuseInterval
(active: boolean, delay: number, cb: () => void, opts?: IIntervalOptions)
src/utils/hooks.ts:42
↓ 1 callersFunctionuseLocalStorageState
(key: string, hydrateFromLS: (a: Partial<T> | undefined) => T)
src/utils/localstorage.ts:41
↓ 1 callersFunctionverifyWebGpuDevice
(device: GPUDevice)
src/llm/gpu/WebGpuMain.ts:42
↓ 1 callersFunctionwalkthrough01_Prelim
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough01_Prelim.tsx:12
↓ 1 callersFunctionwalkthrough02_Embedding
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough02_Embedding.tsx:12
↓ 1 callersFunctionwalkthrough03_LayerNorm
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough03_LayerNorm.tsx:12
↓ 1 callersFunctionwalkthrough04_SelfAttention
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough04_SelfAttention.tsx:19
↓ 1 callersFunctionwalkthrough05_Softmax
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough05_Softmax.tsx:5
↓ 1 callersFunctionwalkthrough06_Projection
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough06_Projection.tsx:7
↓ 1 callersFunctionwalkthrough07_Mlp
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough07_Mlp.tsx:13
↓ 1 callersFunctionwalkthrough08_Transformer
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough08_Transformer.tsx:5
↓ 1 callersFunctionwalkthrough09_Output
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough09_Output.tsx:5
↓ 1 callersFunctionwalkthroughDetailed
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough.ts:194
↓ 1 callersFunctionwalkthroughIntro
(args: IWalkthroughArgs)
src/llm/walkthrough/Walkthrough00_Intro.tsx:51
↓ 1 callersFunctionwalkthroughToParagraphs
(wt: IWalkthrough, nodes: INode[])
src/llm/Commentary.tsx:304
↓ 1 callersFunctionwiresFromLsState
(layoutBase: IEditSnapshot, ls: ILSState, compLibrary: CompLibrary)
src/cpu/ImportExport.tsx:302
↓ 1 callersFunctionwriteToLocalStorage
(key: string, value: T)
src/utils/localstorage.ts:32
↓ 1 callersFunctionxmur3
(str: string)
src/utils/random.ts:3
↓ 1 callersFunctionzoom
(initial: { camAngle: Vec3, camTarget: Vec3 }, dy: number)
src/llm/CanvasEventSurface.tsx:42
FunctionAddressing
({ editCtx, comp, exeComp })
src/cpu/comps/Addressing.tsx:167
FunctionAutoLoadCode
({ fileName, section })
src/cpu/guide/AutoLoadCode.tsx:13
← previousnext →701–800 of 1,088, ranked by callers