MCPcopy Create free account

hub / github.com/affinelayer/pix2pix-tensorflow / functions

Functions458 in github.com/affinelayer/pix2pix-tensorflow

FunctionTensorArrayMapBase
()
server/static/deeplearn-0.3.15.js:4774
FunctionTextureManager
(gpgpu)
server/static/deeplearn-0.3.15.js:9664
FunctionTileProgram
(aShape, reps)
server/static/deeplearn-0.3.15.js:9736
FunctionTransposeProgram
(aShape, newDim)
server/static/deeplearn-0.3.15.js:9772
FunctionUnaryOpProgram
(aShape, opSnippet)
server/static/deeplearn-0.3.15.js:9804
FunctionVariableNode
(graph, name, data)
server/static/deeplearn-0.3.15.js:1924
FunctionVarianceScalingInitializer
(scale, mode, distribution)
server/static/deeplearn-0.3.15.js:5166
FunctionXhrDataset
(xhrDatasetConfig)
server/static/deeplearn-0.3.15.js:1357
FunctionXorGen
(seed)
server/static/deeplearn-0.3.15.js:188
FunctionZerosInitializer
()
server/static/deeplearn-0.3.15.js:5203
Function__
()
server/static/deeplearn-0.3.15.js:1228
Method__init__
Constructs object for Checkpoint Dumper. Parameters ---------- checkpoint_file : str Path to the model checkpoint output_dir
server/tools/dump_checkpoints/checkpoint_dumper.py:53
Method__init__
Constructs object for Tensorflow Checkpoint Dumper. Parameters ---------- checkpoint_file : str Path to the model checkpoint
server/tools/dump_checkpoints/tensorflow_checkpoint_dumper.py:47
Method__init__
Constructs object for Pytorch Checkpoint Dumper. Parameters ---------- checkpoint_file : str Path to the model checkpoint out
server/tools/dump_checkpoints/pytorch_checkpoint_dumper.py:50
FunctionaddPersistentArraysToTensorArrayMap
(evaluationSet, tensorArrayMap)
server/static/deeplearn-0.3.15.js:4652
FunctionassertAndGetBroadcastShape
(shapeA, shapeB)
server/static/deeplearn-0.3.15.js:10186
FunctionassertAxesAreInnerMostDims
(msg, axes, rank)
server/static/deeplearn-0.3.15.js:5437
FunctionassertIsNan
(val, dtype)
server/static/deeplearn-0.3.15.js:12611
FunctionassertParams
(aShape, bShape, axis)
server/static/deeplearn-0.3.15.js:10207
FunctionassertParamsValid
(input, begin, size)
server/static/deeplearn-0.3.15.js:12315
FunctionassertShapesMatch
(shapeA, shapeB, errorMessagePrefix)
server/static/deeplearn-0.3.15.js:12657
FunctionbackpropagateGradients
(backend, arrayAccumulatedGradientMap, filteredNodes)
server/static/deeplearn-0.3.15.js:7732
FunctionbindCanvasToFramebuffer
(gl)
server/static/deeplearn-0.3.15.js:10079
FunctionbindColorTextureToFramebuffer
(gl, texture, framebuffer)
server/static/deeplearn-0.3.15.js:10085
FunctionbindTextureToProgramUniformSampler
(gl, program, texture, uniformSamplerLocation, textureUnit)
server/static/deeplearn-0.3.15.js:10074
FunctionbindVertexBufferToProgramAttribute
(gl, program, attribute, buffer, arrayEntriesPerItem, itemStrideInBytes, itemOffsetInBytes, attribLocations)
server/static/deeplearn-0.3.15.js:10042
FunctionbindVertexProgramAttributeStreams
(gl, program, vertexBuffer, attribLocations)
server/static/deeplearn-0.3.15.js:8665
FunctionbroadcastDimsAreOuter
(dims)
server/static/deeplearn-0.3.15.js:10177
Methodbuild_and_dump_vars
Builds and dumps variables and a manifest file.
server/tools/dump_checkpoints/tensorflow_checkpoint_dumper.py:87
Functionclamp
(min, x, max)
server/static/deeplearn-0.3.15.js:12634
FunctioncompileProgram
(gpgpu, program, inputs, output)
server/static/deeplearn-0.3.15.js:8412
FunctioncomputeDilatedRC
(rc, origStride)
server/static/deeplearn-0.3.15.js:10315
FunctioncomputeOptimalWindowSize
(inSize)
server/static/deeplearn-0.3.15.js:12295
FunctioncomputeOutAndReduceShapes
(aShape, axes)
server/static/deeplearn-0.3.15.js:5410
FunctioncomputeOutShape
(x1Shape, x2Shape, axis)
server/static/deeplearn-0.3.15.js:10220
FunctioncomputePool2DInfo
(inShape, filterSize, strides, pad, dataFormat)
server/static/deeplearn-0.3.15.js:10232
FunctioncomputeWeightsShape4D
(inputDepth, outputDepth, filterHeight, filterWidth)
server/static/deeplearn-0.3.15.js:10311
FunctioncpuDotProduct
(a, b)
server/static/deeplearn-0.3.15.js:12513
FunctioncpuMultiplyMatrix
(a, aRow, aCol, b, bRow, bCol)
server/static/deeplearn-0.3.15.js:12497
FunctioncreateColorMatrixTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8653
FunctioncreateFragmentShader
(gl, fragmentShaderSource)
server/static/deeplearn-0.3.15.js:9930
FunctioncreateFramebuffer
(gl)
server/static/deeplearn-0.3.15.js:10038
FunctioncreateIndexBuffer
(gl)
server/static/deeplearn-0.3.15.js:8597
FunctioncreateMatrixTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8647
FunctioncreatePackedMatrixTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8659
FunctioncreateProgram
(gl)
server/static/deeplearn-0.3.15.js:9967
FunctioncreateShuffledIndices
(n)
server/static/deeplearn-0.3.15.js:12740
FunctioncreateStaticIndexBuffer
(gl, data)
server/static/deeplearn-0.3.15.js:9994
FunctioncreateStaticVertexBuffer
(gl, data)
server/static/deeplearn-0.3.15.js:9987
FunctioncreateTexture
(gl)
server/static/deeplearn-0.3.15.js:10020
FunctioncreateVertexBuffer
(gl)
server/static/deeplearn-0.3.15.js:8592
FunctioncreateVertexShader
(gl)
server/static/deeplearn-0.3.15.js:8587
FunctioncreateWebGLContext
(canvas)
server/static/deeplearn-0.3.15.js:8566
FunctioncreateWebGLRenderingContext
(attributes)
server/static/deeplearn-0.3.15.js:9851
FunctioncustomIt
(name, testFunc)
server/static/deeplearn-0.3.15.js:12580
FunctiondecodeMatrixFromPackedRGBA
(packedRGBA, rows, columns, matrix)
server/static/deeplearn-0.3.15.js:9604
FunctiondecodeMatrixFromUnpackedArray
(unpackedArray, matrix, channelsPerTexture)
server/static/deeplearn-0.3.15.js:9516
FunctiondecodeMatrixFromUnpackedColorRGBAArray
(unpackedArray, matrix, channels)
server/static/deeplearn-0.3.15.js:9527
FunctiondecodeToFloatArray
(uintArray)
server/static/deeplearn-0.3.15.js:9493
FunctiondefaultCompare
(a, b)
server/static/deeplearn-0.3.15.js:4363
FunctiondescribeCustom
(name, tests, featuresList, customBeforeEach, customAfterEach)
server/static/deeplearn-0.3.15.js:12540
FunctiondescribeMathCPU
(name, tests, featuresList)
server/static/deeplearn-0.3.15.js:12524
FunctiondescribeMathGPU
(name, tests, featuresList)
server/static/deeplearn-0.3.15.js:12532
FunctiondisposeAndInitializeOperationInputGradients
(evaluationSet, gradients)
server/static/deeplearn-0.3.15.js:4733
FunctiondisposeAndInitializeOperationOutputs
(evaluationSet, tensorArrayMap)
server/static/deeplearn-0.3.15.js:4722
FunctiondisposeTransientOperationArrays
(operations, activations, gradients)
server/static/deeplearn-0.3.15.js:4745
FunctiondistSquared
(a, b)
server/static/deeplearn-0.3.15.js:12642
FunctiondownloadMatrixFromOutputTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8765
FunctiondownloadMatrixFromOutputTextureAsync
(gl, getBufferSubDataAsyncExtension, rows, columns)
server/static/deeplearn-0.3.15.js:8738
FunctiondownloadMatrixFromPackedOutputTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8786
FunctiondownloadMatrixFromRGBAColorTexture
(gl, rows, columns, channels)
server/static/deeplearn-0.3.15.js:8773
FunctionemitFromGraphNodes
(nodes)
server/static/deeplearn-0.3.15.js:2491
FunctionenableDebugWebGLErrorChecking
(enabled)
server/static/deeplearn-0.3.15.js:9881
FunctionencodeFloatArray
(floatArray)
server/static/deeplearn-0.3.15.js:9468
FunctionencodeMatrixToPackedRGBA
(matrix, rows, columns, packedRGBA)
server/static/deeplearn-0.3.15.js:9549
FunctionencodeMatrixToUnpackedArray
(matrix, unpackedArray, channelsPerTexture)
server/static/deeplearn-0.3.15.js:9449
FunctionexecuteKernel
(backend, kernelName, config)
server/static/deeplearn-0.3.15.js:7640
FunctionexpandShapeToKeepDim
(shape, axes)
server/static/deeplearn-0.3.15.js:5422
FunctionexpectArrayInMeanStdRange
(actual, expectedMean, expectedStdDev, epsilon)
server/static/deeplearn-0.3.15.js:12427
FunctionexpectArraysClose
(actual, expected, epsilon)
server/static/deeplearn-0.3.15.js:12434
FunctionexpectValuesInRange
(actual, low, high)
server/static/deeplearn-0.3.15.js:12472
Functionfind
(d)
tools/tfimage.py:113
Functionfulfilled
(value)
server/static/deeplearn-0.3.15.js:5481
FunctiongetBroadcastDims
(inShape, outShape)
server/static/deeplearn-0.3.15.js:10163
FunctiongetChannelsPerTexture
()
server/static/deeplearn-0.3.15.js:10010
FunctiongetColorMatrixTextureShapeWidthHeight
(rows, columns)
server/static/deeplearn-0.3.15.js:9437
FunctiongetCoordsDataType
(rank)
server/static/deeplearn-0.3.15.js:9330
FunctiongetExtensionOrThrow
(gl, extensionName)
server/static/deeplearn-0.3.15.js:9915
FunctiongetFilteredNodesXToY
(tapeNodes, xs, y)
server/static/deeplearn-0.3.15.js:7681
FunctiongetInnerMostAxes
(numAxes, rank)
server/static/deeplearn-0.3.15.js:5458
FunctiongetNaN
(dtype)
server/static/deeplearn-0.3.15.js:12829
FunctiongetOrderedEvaluationSet
(unorderedEvaluationSet)
server/static/deeplearn-0.3.15.js:2421
FunctiongetOrderedEvaluationSetFromEvalTensor
(evalTensors, feedDictionary)
server/static/deeplearn-0.3.15.js:4644
FunctiongetPermutedAxes
(axes, rank)
server/static/deeplearn-0.3.15.js:5444
FunctiongetProgramUniformLocationOrThrow
(gl, program, uniformName)
server/static/deeplearn-0.3.15.js:10070
FunctiongetQueryParams
(queryString)
server/static/deeplearn-0.3.15.js:12777
FunctiongetRenderRGBShader
(gpgpu, destinationWidth)
server/static/deeplearn-0.3.15.js:8980
FunctiongetTextureShapeFromLogicalShape
(gl, logShape)
server/static/deeplearn-0.3.15.js:10132
FunctiongetTimeElapsed
()
server/static/deeplearn-0.3.15.js:8295
FunctiongetTypedArrayFromDType
(dtype, size)
server/static/deeplearn-0.3.15.js:12874
← previousnext →301–400 of 458, ranked by callers