MCPcopy Create free account

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

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

↓ 1 callersFunctioncreateAluComps
(_args: ICompBuilderArgs)
src/cpu/comps/Alu.tsx:19
↓ 1 callersFunctioncreateAttentionLayer
(builder: IWasmLayerBuilder)
src/llm/GptModelWasm.ts:109
↓ 1 callersFunctioncreateAttnLayer
(layerBuilder: ILayerBuilder, prefix: string, input: IBufferTex, residual: IBufferTex)
src/llm/GptModel.ts:434
↓ 1 callersFunctioncreateBinaryGateComps
(_args: ICompBuilderArgs)
src/cpu/comps/BinaryGates.tsx:44
↓ 1 callersFunctioncreateBlockLayer
(layerBuilder: ILayerBuilder, prefix: string, input: IBufferTex)
src/llm/GptModel.ts:409
↓ 1 callersFunctioncreateBlockLayer
(builder: IWasmLayerBuilder)
src/llm/GptModelWasm.ts:97
↓ 1 callersFunctioncreateCompIoComps
(args: ICompBuilderArgs)
src/cpu/comps/CompPort.tsx:63
↓ 1 callersFunctioncreateCopyOutputToInputLayer
(layerBuilder: ILayerBuilder, prevOutput: IBufferTex, currInput: IBufferTex)
src/llm/GptModel.ts:952
↓ 1 callersFunctioncreateCpuEditorState
(sharedContext: ISharedContext | null)
src/cpu/ModelHelpers.tsx:50
↓ 1 callersFunctioncreateExecutionModel
(sharedContext: ISharedContext, displayModel: IEditSnapshot, existingSystem: IExeSystem | null)
src/cpu/CpuExecution.tsx:35
↓ 1 callersMethodcreateExternalPort
(id: string, type: PortType, width: number)
src/cpu/comps/CompBuilder.tsx:258
↓ 1 callersFunctioncreateFontBuffers
(atlas: IFontAtlas, sharedRender: ISharedRender)
src/llm/render/fontRender.ts:239
↓ 1 callersFunctioncreateGptModel
(shaderManager: IShaderManager, model: ITensorSet, B: number)
src/llm/GptModel.ts:331
↓ 1 callersFunctioncreateGpuModelForWasm
(gl: WebGL2RenderingContext, config: IGptModelConfig)
src/llm/GptModelWasm.ts:16
↓ 1 callersFunctioncreateInputOutputComps
(_args: ICompBuilderArgs)
src/cpu/comps/InputOutput.tsx:32
↓ 1 callersFunctioncreateInsetGradient
(ctx: CanvasRenderingContext2D, bb: BoundingBox3d, inset: number, colorOuter: string)
src/cpu/comps/SchematicComp.tsx:95
↓ 1 callersFunctioncreateLayer
(src: IBlkDef, target: IBlockLayerLink | undefined)
src/llm/GptModelLayout.ts:363
↓ 1 callersFunctioncreateLedOutputComps
(_args: ICompBuilderArgs)
src/cpu/comps/peripheral/LedOutputSimple.tsx:68
↓ 1 callersFunctioncreateLibraryItemFromComp
(compDef: ICompDef<any>)
src/cpu/comps/CompBuilder.tsx:211
↓ 1 callersFunctioncreateLineRender
(ctx: IGLContext, sharedRender: ISharedRender)
src/llm/render/lineRender.ts:8
↓ 1 callersFunctioncreateMLP
(layerBuilder: ILayerBuilder, prefix: string, input: IBufferTex, residual: IBufferTex)
src/llm/GptModel.ts:625
↓ 1 callersFunctioncreateMlpLayer
(builder: IWasmLayerBuilder)
src/llm/GptModelWasm.ts:128
↓ 1 callersMethodcreateModel
(config: IGptModelConfig)
src/llm/NativeBindings.ts:84
↓ 1 callersFunctioncreateMuxComps
(_args: ICompBuilderArgs)
src/cpu/comps/Mux.tsx:19
↓ 1 callersFunctioncreateNodePosMap
(layout: IEditSchematic)
src/cpu/Wire.tsx:365
↓ 1 callersFunctioncreateQueryManager
(ctx: IGLContext)
src/llm/render/queryManager.ts:15
↓ 1 callersFunctioncreateRegFileCtrlComps
(_args: ICompBuilderArgs)
src/cpu/comps/riscv/RegisterControl.tsx:30
↓ 1 callersFunctioncreateRegisterComps
(_args: ICompBuilderArgs)
src/cpu/comps/Registers.tsx:29
↓ 1 callersFunctioncreateRiscvExtraComps
(_args: ICompBuilderArgs)
src/cpu/comps/RiscvExtra.tsx:27
↓ 1 callersFunctioncreateRiscvInsDecodeComps
(_args: ICompBuilderArgs)
src/cpu/comps/RiscvInsDecode.tsx:10
↓ 1 callersFunctioncreateShaderManager
(gl: WebGL2RenderingContext)
src/utils/shader.ts:37
↓ 1 callersFunctioncreateSimpleMemoryComps
(_args: ICompBuilderArgs)
src/cpu/comps/SimpleMemory.tsx:44
↓ 1 callersFunctioncreateSoftmaxLayer
(layerBuilder: ILayerBuilder, input: IBufferTex)
src/llm/GptModel.ts:883
↓ 1 callersFunctioncreateSoftmaxLayer
(builder: IWasmLayerBuilder)
src/llm/GptModelWasm.ts:88
↓ 1 callersFunctioncreateSyncObject
(render: IRenderState)
src/llm/render/syncObjects.ts:12
↓ 1 callersFunctioncreateTestValues
()
src/llm/NativeBindings.ts:175
↓ 1 callersFunctioncutSelection
(ev: KeyboardEvent, editorState: IEditorState, setEditorState: StateSetter<IEditorState>)
src/cpu/Clipboard.ts:10
↓ 1 callersMethoddecomposeToTRS
()
src/utils/matrix.ts:241
↓ 1 callersMethoddeleteCustomSchematic
(id: string)
src/cpu/schematics/SchematicLibrary.tsx:61
↓ 1 callersFunctiondepArgsToDeps
(args: IBlkDepArgs)
src/llm/GptModelLayout.ts:102
↓ 1 callersMethoddestroy
()
src/llm/LayerView.tsx:248
↓ 1 callersFunctiondimStyleText
(style: DimStyle)
src/llm/walkthrough/WalkthroughTools.ts:399
↓ 1 callersFunctiondimStyleTextShort
(style: DimStyle)
src/llm/walkthrough/WalkthroughTools.ts:407
↓ 1 callersFunctiondist
(ev1: { clientX: number, clientY: number }, ev2: { clientX: number, clientY: number })
src/utils/pointer.ts:33
↓ 1 callersMethoddistSq
(a: Vec4)
src/utils/vector.ts:152
↓ 1 callersFunctiondivideSpacing
(opts: IFontOpts, inner: ITextBlock)
src/llm/components/TextLayout.ts:113
↓ 1 callersFunctiondragSegment
(wire: IWireGraph, node0Idx: number, node1Idx: number, delta: Vec3)
src/cpu/Wire.tsx:277
↓ 1 callersFunctiondrawAllArrows
(state: IRenderState, layout: IGptModelLayout)
src/llm/components/Arrow.ts:34
↓ 1 callersFunctiondrawArc
(state: IProgramState, a: Vec3, b: Vec3, color: Vec4, mtx: Mat4f, thick: number)
src/llm/components/DataFlow.ts:855
↓ 1 callersFunctiondrawArrowCorner
(state: IRenderState, center: Vec3, mode: CornerMode, opts: IArrowOpts)
src/llm/components/Arrow.ts:456
↓ 1 callersFunctiondrawArrowHead
(state: IRenderState, a: Vec3, b: Vec3, opts: IArrowOpts)
src/llm/components/Arrow.ts:424
↓ 1 callersFunctiondrawAttention
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:610
↓ 1 callersFunctiondrawBezierRibbon
()
src/llm/components/Arrow.ts:300
↓ 1 callersFunctiondrawBlockInfo
(state: IProgramState)
src/llm/components/BlockInfo.ts:9
↓ 1 callersFunctiondrawBlockLabels
(state: IRenderState, layout: IGptModelLayout)
src/llm/components/SectionLabels.ts:10
↓ 1 callersFunctiondrawCellIndexAndValue
(args: IDataFlowArgs, bb: BoundingBox3d)
src/llm/components/DataFlow.ts:716
↓ 1 callersFunctiondrawCirclePlane
(render: IRenderState, center: Vec3, radius: number, color: Vec4, mtx: Mat4f)
src/llm/components/DataFlow.ts:135
↓ 1 callersFunctiondrawDepArrows
(args: IDataFlowArgs, bb: BoundingBox3d)
src/llm/components/DataFlow.ts:759
↓ 1 callersFunctiondrawEndCircle
(p: Vec3, isHover: boolean)
src/cpu/WireRender.tsx:255
↓ 1 callersFunctiondrawFieldToCanvas
(state: IFluidSimState, canvas: HTMLCanvasElement, arr: Float32Array)
src/fluidsim/FluidSimView.tsx:275
↓ 1 callersFunctiondrawFinalArrow
()
src/llm/components/DataFlow.ts:788
↓ 1 callersFunctiondrawGeluActivation
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:644
↓ 1 callersFunctiondrawGrid
(mtx: AffineMat2d, ctx: CanvasRenderingContext2D, gridState: ICanvasGridState, fillStyle = '#aaa', special: bo
src/cpu/CanvasRenderHelpers.tsx:32
↓ 1 callersFunctiondrawGridAtScale
(scale: number)
src/cpu/CanvasRenderHelpers.tsx:55
↓ 1 callersFunctiondrawLayerNorm
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:440
↓ 1 callersFunctiondrawLayerNormMuAgg
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:401
↓ 1 callersFunctiondrawLayerNormSigmaAgg
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:418
↓ 1 callersFunctiondrawOLIndexLookup
(args: IDataFlowArgs, offset: Vec3)
src/llm/components/DataFlow.ts:206
↓ 1 callersFunctiondrawOLInputEmbed
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:175
↓ 1 callersFunctiondrawOLMatrixMul
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:285
↓ 1 callersFunctiondrawOLPosEmbedLookup
(args: IDataFlowArgs, offset: Vec3)
src/llm/components/DataFlow.ts:251
↓ 1 callersFunctiondrawResidualAdd
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:489
↓ 1 callersFunctiondrawSoftmax
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:562
↓ 1 callersFunctiondrawSoftmaxAggExp
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:535
↓ 1 callersFunctiondrawSoftmaxAggMax
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:519
↓ 1 callersFunctiondrawToCanvas
(state: IFluidSimState, canvas: HTMLCanvasElement, sourceArr: Float32Array)
src/fluidsim/FluidSimView.tsx:206
↓ 1 callersFunctiondrawZeroSymbol
(args: IDataFlowArgs)
src/llm/components/DataFlow.ts:505
↓ 1 callersFunctioneditCtxFromRefId
(ref: IElRef)
src/cpu/SubSchematics.tsx:9
↓ 1 callersFunctioneditEnabled
(ev: React.ChangeEvent, end: boolean, enabled: boolean)
src/cpu/comps/riscv/RegisterControl.tsx:112
↓ 1 callersFunctioneditSnapshotDirect
(updateSnapshot: (element: IEditSnapshot, state: IEditorState) => IEditSnapshot)
src/cpu/Editor.tsx:128
↓ 1 callersFunctioneditValueOverride
(end: boolean, value: number, valueMode: HexValueInputType)
src/cpu/comps/CompPort.tsx:203
↓ 1 callersFunctionelIsHoveredOrActive
(el: IEl)
src/llm/components/TocDiagram.tsx:222
↓ 1 callersFunctionendQuery
(manager: IQueryManager, name: string)
src/llm/render/queryManager.ts:56
↓ 1 callersMethodensureSuiteLoaded
(fileName: string)
src/cpu/library/CodeSuiteManager.tsx:38
↓ 1 callersFunctionevToScreen
(viewLayout: IViewLayoutContext, ev: IPointerEvent)
src/cpu/CompBoundingBox.tsx:155
↓ 1 callersFunctionfetchFontAtlasData
()
src/llm/render/fontRender.ts:64
↓ 1 callersFunctionfindById
(id: string, offset?: Vec3, el?: IEl)
src/llm/components/TocDiagram.tsx:204
↓ 1 callersFunctionfixWires
(layout: IEditSchematic, wires: IWireGraph[], editIdx: number)
src/cpu/Wire.tsx:404
↓ 1 callersFunctionfloatAsInt
(f: number)
src/llm/NativeBindings.ts:235
↓ 1 callersFunctionfocusSelfAttentionHead
(args: IWalkthroughArgs, timers: ReturnType<typeof focusSelfAttentionHeadTimers>)
src/llm/walkthrough/Walkthrough04_SelfAttention.tsx:667
↓ 1 callersFunctionfocusSelfAttentionHeadTimers
(args: IWalkthroughArgs, duration: number)
src/llm/walkthrough/Walkthrough04_SelfAttention.tsx:655
↓ 1 callersMethodfromColMajor
(flatArr: ArrayLike<number>, offset: number = 0)
src/utils/matrix.ts:127
↓ 1 callersMethodfromJson
(obj: ITensorJson)
src/utils/tensor.ts:175
↓ 1 callersMethodfromOrtho
(left: number, right: number, bottom: number, top: number, near: number, far: number)
src/utils/matrix.ts:214
↓ 1 callersMethodfromQuat
(q: Vec4)
src/utils/matrix.ts:163
↓ 1 callersMethodfromScale
(s: Vec3)
src/utils/matrix.ts:169
↓ 1 callersMethodfromVec3
(v: Vec3, w: number = 1.0)
src/utils/vector.ts:175
↓ 1 callersMethodg
(index: number[])
src/utils/tensor.ts:94
↓ 1 callersMethodg
(r: number, c: number)
src/utils/matrix.ts:357
↓ 1 callersFunctiongenCommentary
(c: ICommentary, t: number)
src/llm/Commentary.tsx:306
← previousnext →501–600 of 1,088, ranked by callers