Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/affinelayer/pix2pix-tensorflow
/ functions
Functions
458 in github.com/affinelayer/pix2pix-tensorflow
⨍
Functions
458
◇
Types & classes
3
Function
TensorArrayMapBase
()
server/static/deeplearn-0.3.15.js:4774
Function
TextureManager
(gpgpu)
server/static/deeplearn-0.3.15.js:9664
Function
TileProgram
(aShape, reps)
server/static/deeplearn-0.3.15.js:9736
Function
TransposeProgram
(aShape, newDim)
server/static/deeplearn-0.3.15.js:9772
Function
UnaryOpProgram
(aShape, opSnippet)
server/static/deeplearn-0.3.15.js:9804
Function
VariableNode
(graph, name, data)
server/static/deeplearn-0.3.15.js:1924
Function
VarianceScalingInitializer
(scale, mode, distribution)
server/static/deeplearn-0.3.15.js:5166
Function
XhrDataset
(xhrDatasetConfig)
server/static/deeplearn-0.3.15.js:1357
Function
XorGen
(seed)
server/static/deeplearn-0.3.15.js:188
Function
ZerosInitializer
()
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
Function
addPersistentArraysToTensorArrayMap
(evaluationSet, tensorArrayMap)
server/static/deeplearn-0.3.15.js:4652
Function
assertAndGetBroadcastShape
(shapeA, shapeB)
server/static/deeplearn-0.3.15.js:10186
Function
assertAxesAreInnerMostDims
(msg, axes, rank)
server/static/deeplearn-0.3.15.js:5437
Function
assertIsNan
(val, dtype)
server/static/deeplearn-0.3.15.js:12611
Function
assertParams
(aShape, bShape, axis)
server/static/deeplearn-0.3.15.js:10207
Function
assertParamsValid
(input, begin, size)
server/static/deeplearn-0.3.15.js:12315
Function
assertShapesMatch
(shapeA, shapeB, errorMessagePrefix)
server/static/deeplearn-0.3.15.js:12657
Function
backpropagateGradients
(backend, arrayAccumulatedGradientMap, filteredNodes)
server/static/deeplearn-0.3.15.js:7732
Function
bindCanvasToFramebuffer
(gl)
server/static/deeplearn-0.3.15.js:10079
Function
bindColorTextureToFramebuffer
(gl, texture, framebuffer)
server/static/deeplearn-0.3.15.js:10085
Function
bindTextureToProgramUniformSampler
(gl, program, texture, uniformSamplerLocation, textureUnit)
server/static/deeplearn-0.3.15.js:10074
Function
bindVertexBufferToProgramAttribute
(gl, program, attribute, buffer, arrayEntriesPerItem, itemStrideInBytes, itemOffsetInBytes, attribLocations)
server/static/deeplearn-0.3.15.js:10042
Function
bindVertexProgramAttributeStreams
(gl, program, vertexBuffer, attribLocations)
server/static/deeplearn-0.3.15.js:8665
Function
broadcastDimsAreOuter
(dims)
server/static/deeplearn-0.3.15.js:10177
Method
build_and_dump_vars
Builds and dumps variables and a manifest file.
server/tools/dump_checkpoints/tensorflow_checkpoint_dumper.py:87
Function
clamp
(min, x, max)
server/static/deeplearn-0.3.15.js:12634
Function
compileProgram
(gpgpu, program, inputs, output)
server/static/deeplearn-0.3.15.js:8412
Function
computeDilatedRC
(rc, origStride)
server/static/deeplearn-0.3.15.js:10315
Function
computeOptimalWindowSize
(inSize)
server/static/deeplearn-0.3.15.js:12295
Function
computeOutAndReduceShapes
(aShape, axes)
server/static/deeplearn-0.3.15.js:5410
Function
computeOutShape
(x1Shape, x2Shape, axis)
server/static/deeplearn-0.3.15.js:10220
Function
computePool2DInfo
(inShape, filterSize, strides, pad, dataFormat)
server/static/deeplearn-0.3.15.js:10232
Function
computeWeightsShape4D
(inputDepth, outputDepth, filterHeight, filterWidth)
server/static/deeplearn-0.3.15.js:10311
Function
cpuDotProduct
(a, b)
server/static/deeplearn-0.3.15.js:12513
Function
cpuMultiplyMatrix
(a, aRow, aCol, b, bRow, bCol)
server/static/deeplearn-0.3.15.js:12497
Function
createColorMatrixTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8653
Function
createFragmentShader
(gl, fragmentShaderSource)
server/static/deeplearn-0.3.15.js:9930
Function
createFramebuffer
(gl)
server/static/deeplearn-0.3.15.js:10038
Function
createIndexBuffer
(gl)
server/static/deeplearn-0.3.15.js:8597
Function
createMatrixTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8647
Function
createPackedMatrixTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8659
Function
createProgram
(gl)
server/static/deeplearn-0.3.15.js:9967
Function
createShuffledIndices
(n)
server/static/deeplearn-0.3.15.js:12740
Function
createStaticIndexBuffer
(gl, data)
server/static/deeplearn-0.3.15.js:9994
Function
createStaticVertexBuffer
(gl, data)
server/static/deeplearn-0.3.15.js:9987
Function
createTexture
(gl)
server/static/deeplearn-0.3.15.js:10020
Function
createVertexBuffer
(gl)
server/static/deeplearn-0.3.15.js:8592
Function
createVertexShader
(gl)
server/static/deeplearn-0.3.15.js:8587
Function
createWebGLContext
(canvas)
server/static/deeplearn-0.3.15.js:8566
Function
createWebGLRenderingContext
(attributes)
server/static/deeplearn-0.3.15.js:9851
Function
customIt
(name, testFunc)
server/static/deeplearn-0.3.15.js:12580
Function
decodeMatrixFromPackedRGBA
(packedRGBA, rows, columns, matrix)
server/static/deeplearn-0.3.15.js:9604
Function
decodeMatrixFromUnpackedArray
(unpackedArray, matrix, channelsPerTexture)
server/static/deeplearn-0.3.15.js:9516
Function
decodeMatrixFromUnpackedColorRGBAArray
(unpackedArray, matrix, channels)
server/static/deeplearn-0.3.15.js:9527
Function
decodeToFloatArray
(uintArray)
server/static/deeplearn-0.3.15.js:9493
Function
defaultCompare
(a, b)
server/static/deeplearn-0.3.15.js:4363
Function
describeCustom
(name, tests, featuresList, customBeforeEach, customAfterEach)
server/static/deeplearn-0.3.15.js:12540
Function
describeMathCPU
(name, tests, featuresList)
server/static/deeplearn-0.3.15.js:12524
Function
describeMathGPU
(name, tests, featuresList)
server/static/deeplearn-0.3.15.js:12532
Function
disposeAndInitializeOperationInputGradients
(evaluationSet, gradients)
server/static/deeplearn-0.3.15.js:4733
Function
disposeAndInitializeOperationOutputs
(evaluationSet, tensorArrayMap)
server/static/deeplearn-0.3.15.js:4722
Function
disposeTransientOperationArrays
(operations, activations, gradients)
server/static/deeplearn-0.3.15.js:4745
Function
distSquared
(a, b)
server/static/deeplearn-0.3.15.js:12642
Function
downloadMatrixFromOutputTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8765
Function
downloadMatrixFromOutputTextureAsync
(gl, getBufferSubDataAsyncExtension, rows, columns)
server/static/deeplearn-0.3.15.js:8738
Function
downloadMatrixFromPackedOutputTexture
(gl, rows, columns)
server/static/deeplearn-0.3.15.js:8786
Function
downloadMatrixFromRGBAColorTexture
(gl, rows, columns, channels)
server/static/deeplearn-0.3.15.js:8773
Function
emitFromGraphNodes
(nodes)
server/static/deeplearn-0.3.15.js:2491
Function
enableDebugWebGLErrorChecking
(enabled)
server/static/deeplearn-0.3.15.js:9881
Function
encodeFloatArray
(floatArray)
server/static/deeplearn-0.3.15.js:9468
Function
encodeMatrixToPackedRGBA
(matrix, rows, columns, packedRGBA)
server/static/deeplearn-0.3.15.js:9549
Function
encodeMatrixToUnpackedArray
(matrix, unpackedArray, channelsPerTexture)
server/static/deeplearn-0.3.15.js:9449
Function
executeKernel
(backend, kernelName, config)
server/static/deeplearn-0.3.15.js:7640
Function
expandShapeToKeepDim
(shape, axes)
server/static/deeplearn-0.3.15.js:5422
Function
expectArrayInMeanStdRange
(actual, expectedMean, expectedStdDev, epsilon)
server/static/deeplearn-0.3.15.js:12427
Function
expectArraysClose
(actual, expected, epsilon)
server/static/deeplearn-0.3.15.js:12434
Function
expectValuesInRange
(actual, low, high)
server/static/deeplearn-0.3.15.js:12472
Function
find
(d)
tools/tfimage.py:113
Function
fulfilled
(value)
server/static/deeplearn-0.3.15.js:5481
Function
getBroadcastDims
(inShape, outShape)
server/static/deeplearn-0.3.15.js:10163
Function
getChannelsPerTexture
()
server/static/deeplearn-0.3.15.js:10010
Function
getColorMatrixTextureShapeWidthHeight
(rows, columns)
server/static/deeplearn-0.3.15.js:9437
Function
getCoordsDataType
(rank)
server/static/deeplearn-0.3.15.js:9330
Function
getExtensionOrThrow
(gl, extensionName)
server/static/deeplearn-0.3.15.js:9915
Function
getFilteredNodesXToY
(tapeNodes, xs, y)
server/static/deeplearn-0.3.15.js:7681
Function
getInnerMostAxes
(numAxes, rank)
server/static/deeplearn-0.3.15.js:5458
Function
getNaN
(dtype)
server/static/deeplearn-0.3.15.js:12829
Function
getOrderedEvaluationSet
(unorderedEvaluationSet)
server/static/deeplearn-0.3.15.js:2421
Function
getOrderedEvaluationSetFromEvalTensor
(evalTensors, feedDictionary)
server/static/deeplearn-0.3.15.js:4644
Function
getPermutedAxes
(axes, rank)
server/static/deeplearn-0.3.15.js:5444
Function
getProgramUniformLocationOrThrow
(gl, program, uniformName)
server/static/deeplearn-0.3.15.js:10070
Function
getQueryParams
(queryString)
server/static/deeplearn-0.3.15.js:12777
Function
getRenderRGBShader
(gpgpu, destinationWidth)
server/static/deeplearn-0.3.15.js:8980
Function
getTextureShapeFromLogicalShape
(gl, logShape)
server/static/deeplearn-0.3.15.js:10132
Function
getTimeElapsed
()
server/static/deeplearn-0.3.15.js:8295
Function
getTypedArrayFromDType
(dtype, size)
server/static/deeplearn-0.3.15.js:12874
← previous
next →
301–400 of 458, ranked by callers