Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs
/ functions
Functions
6,022 in github.com/tensorflow/tfjs
⨍
Functions
6,022
◇
Types & classes
1,932
↳
Endpoints
2
↓ 1 callers
Function
findCoreOps
(heading: string, subHeading: string, coreApis: Array<{}>)
tfjs-converter/scripts/gen_doc.ts:140
↓ 1 callers
Function
findIOHandler
(path, loadOptions = {})
e2e/benchmarks/model_config.js:564
↓ 1 callers
Method
findIOHandler
()
tfjs-converter/src/executor/graph_model.ts:114
↓ 1 callers
Function
findOverflowingByteSize
()
tfjs-core/src/io/local_storage_test.ts:96
↓ 1 callers
Function
findPackagesWithDiff
()
scripts/find_packages_with_diff.js:40
↓ 1 callers
Function
findReverseDeps
(packages: Iterable<string>)
scripts/graph_utils.ts:145
↓ 1 callers
Method
findShardForByte
* Get the index of the shard that contains the byte at `byteIndex`.
tfjs-core/src/io/composite_array_buffer.ts:155
↓ 1 callers
Function
findTermsWithDim
(idDims: number[][], dim: number)
tfjs-core/src/backends/einsum_util.ts:212
↓ 1 callers
Function
findTestFiles
(dir, files)
tfjs-react-native/scripts/enumerate-tests.js:49
↓ 1 callers
Function
findTransitiveBazelDeps
* Find the set of tfjs Bazel packages that the given packages depend on, * including transitively. * * @param packages An iterable of tfjs package
link-package/build_deps.ts:167
↓ 1 callers
Method
findWithDefault
(key: any, defaultValue: Tensor)
tfjs-converter/src/executor/hash_table.ts:146
↓ 1 callers
Function
fitDataset
( // Type `model` as `any` here to avoid circular dependency w/ // training.ts. // tslint:disable-
tfjs-layers/src/engine/training_dataset.ts:301
↓ 1 callers
Method
fitLoop
* Abstract fit function for `f(ins)`. * @param f A Function returning a list of tensors. For training, this * function is expected to perform
tfjs-layers/src/engine/training.ts:1631
↓ 1 callers
Function
flatten
(arr)
tfjs-backend-webgpu/benchmarks/util.js:104
↓ 1 callers
Method
flipCamera
()
tfjs-react-native/integration_rn59/components/webcam/webcam_demo.tsx:76
↓ 1 callers
Function
float32ToTypedArray
( a: Float32Array, dtype: D)
tfjs-backend-webgl/src/backend_webgl.ts:1332
↓ 1 callers
Method
floatPrecision
()
tfjs-backend-webgl/src/backend_webgl.ts:1070
↓ 1 callers
Method
flushSummaryWriter
(resourceHandle: Tensor)
tfjs-node/src/nodejs_kernel_backend.ts:615
↓ 1 callers
Function
formatAsFriendlyString
(value: any)
tfjs-layers/src/utils/generic_utils.ts:466
↓ 1 callers
Method
formatTestFailuresForWebDriver
(failures: FailedTestInfo[])
tfjs-react-native/integration_rn59/components/tfjs_unit_test_runner.tsx:206
↓ 1 callers
Function
format_signature
(name, input_nodes, output_nodes)
tfjs-converter/python/tensorflowjs/converters/wizard.py:318
↓ 1 callers
Function
fourierTransformByMatmul
( data: TypedArray, size: number, inverse: boolean)
tfjs-backend-cpu/src/utils/fft_utils.ts:319
↓ 1 callers
Function
fromConfig
@nocollapse
tfjs-layers/src/layers/wrappers.ts:137
↓ 1 callers
Function
fromMemorySync
( modelArtifacts: {}|ModelArtifacts, weightSpecs?: WeightsManifestEntry[], weightData?: WeightData, tr
tfjs-core/src/io/passthrough.ts:106
↓ 1 callers
Function
fromPixels_
* Creates a `tf.Tensor` from an image. * * ```js * const image = new ImageData(1, 1); * image.data[0] = 100; * image.data[1] = 150; * image.data
tfjs-core/src/ops/browser.ts:66
↓ 1 callers
Function
fromTensor
( tensor: Tensor, elementShape: number[], elementDtype: DataType)
tfjs-converter/src/executor/tensor_list.ts:320
↓ 1 callers
Function
gatherDropNegatives
(x: T, indices: Tensor1D)
tfjs-core/src/gradients/UnsortedSegmentSum_grad.ts:44
↓ 1 callers
Function
gatherNdImpl
( indicesData: TypedArray, paramsBuf: TensorBuffer<R>, dtype: DataType, numSlices: number, sliceRank:
tfjs-backend-cpu/src/kernels/GatherNd_Impl.ts:20
↓ 1 callers
Function
gatherV2
( args: {inputs: GatherV2Inputs, backend: WebGPUBackend, attrs: GatherV2Attrs})
tfjs-backend-webgpu/src/kernels/GatherV2.ts:26
↓ 1 callers
Function
gatherV2
(args: { inputs: GatherV2Inputs, backend: MathBackendWebGL, attrs: GatherV2Attrs })
tfjs-backend-webgl/src/kernels/GatherV2.ts:26
↓ 1 callers
Function
gatherV2Impl
( xBuf: TensorBuffer<R, D>, indicesBuf: TensorBuffer<R, D>, flattenOutputShape: number[])
tfjs-backend-cpu/src/kernels/GatherV2_impl.ts:20
↓ 1 callers
Function
genDoc
()
tfjs-converter/scripts/gen_doc.ts:50
↓ 1 callers
Function
generateAutomlNotes
()
scripts/release_notes/release_notes.ts:232
↓ 1 callers
Function
generateCaseInputs
(totalSizeTensor: number, totalSizeFilter: number)
tfjs-backend-webgpu/src/kernels/conv2d_webgpu_test.ts:22
↓ 1 callers
Function
generateCaseInputs
(totalSizeTensor: number, totalSizeFilter: number)
tfjs-core/src/ops/conv2d_test.ts:23
↓ 1 callers
Function
generateCaseInputs
(totalSizeTensor: number, totalSizeFilter: number)
tfjs-core/src/ops/conv3d_test.ts:25
↓ 1 callers
Function
generateGradientCaseInputs
( totalSizeTensor: number, totalSizeFilter: number)
tfjs-core/src/ops/conv3d_test.ts:39
↓ 1 callers
Function
generateReactNativeNotes
()
scripts/release_notes/release_notes.ts:172
↓ 1 callers
Function
generateTfdfNotes
()
scripts/release_notes/release_notes.ts:187
↓ 1 callers
Function
generateTfjsPackageNotes
()
scripts/release_notes/release_notes.ts:135
↓ 1 callers
Function
generateTfliteNotes
()
scripts/release_notes/release_notes.ts:202
↓ 1 callers
Function
generateVisNotes
()
scripts/release_notes/release_notes.ts:156
↓ 1 callers
Function
generateWebgpuNotes
()
scripts/release_notes/release_notes.ts:217
↓ 1 callers
Function
generate_arguments
Generate the tensorflowjs command string for the selected params. Args: params: user selected parameters for the conversion. Returns: list
tfjs-converter/python/tensorflowjs/converters/wizard.py:214
↓ 1 callers
Method
get
(key: string)
tfjs-layers/src/layers/nlp/tokenizers_utils.ts:126
↓ 1 callers
Function
get3DPadAndOutInfo
( pad: 'same'|'valid'|number, inDepth: number, inHeight: number, inWidth: number, strideDepth: number,
tfjs-core/src/ops/conv_util.ts:483
↓ 1 callers
Function
getAccumulator
( accumulators: FitCallbackLogs, callback: string, metric: string)
tfjs-vis/src/show/history.ts:328
↓ 1 callers
Method
getAndSaveBinary
(key: string, getBinary: () => GPGPUBinary)
tfjs-backend-webgl/src/backend_webgl.ts:1028
↓ 1 callers
Function
getArrayFromDType
( dtype: D, size: number)
tfjs-core/src/util_base.ts:439
↓ 1 callers
Method
getAttr
* Return the value of the attribute or input param. * @param name String: name of attribute or input param.
tfjs-converter/src/operations/custom_op/node_value_impl.ts:57
↓ 1 callers
Method
getAudioData
()
tfjs-data/src/iterators/microphone_iterator.ts:169
↓ 1 callers
Function
getAxesPermutation
(axes: number[], rank: number)
tfjs-core/src/ops/axis_util.ts:81
↓ 1 callers
Method
getB
()
tfjs-tflite/src/types/image_segmenter.ts:59
↓ 1 callers
Function
getBackend
()
tfjs-core/src/globals.ts:312
↓ 1 callers
Method
getBoundingBox
()
tfjs-tflite/src/types/object_detector.ts:44
↓ 1 callers
Function
getBrowserStackConfig
()
e2e/benchmarks/browserstack-benchmark/karma.conf.js:24
↓ 1 callers
Method
getCategoryMask_asU8
()
tfjs-tflite/src/types/image_segmenter.ts:49
↓ 1 callers
Method
getColoredLabelsList
()
tfjs-tflite/src/types/image_segmenter.ts:50
↓ 1 callers
Method
getCompilationKey
(inputs: Node[], outputs: Node[])
tfjs-converter/src/executor/graph_executor.ts:149
↓ 1 callers
Method
getConfig
()
tfjs-layers/src/layers/normalization.ts:401
↓ 1 callers
Method
getConfig
()
tfjs-layers/src/layers/nlp/preprocessing/start_end_packer.ts:186
↓ 1 callers
Function
getCoords
(rank: number)
tfjs-backend-webgpu/src/slice_webgpu.ts:78
↓ 1 callers
Function
getCoords
(rank: number)
tfjs-backend-webgl/src/slice_gpu.ts:56
↓ 1 callers
Function
getDTypeFromTFLiteType
(tfliteType: TFLiteDataType)
tfjs-tflite/src/tflite_model.ts:341
↓ 1 callers
Function
getDataForFiles
(files)
tfjs-backend-webgpu/benchmarks/util.js:50
↓ 1 callers
Method
getDataTypeMismatchError
(expected: string, got: string)
tfjs-tflite/src/tflite_model.ts:304
↓ 1 callers
Function
getDeps
* Get all dependencies and devDependencies of a tfjs package. * * @param packageName The package name (without @tensorflow/).
link-package/build_deps.ts:119
↓ 1 callers
Method
getDepthCoordString
()
tfjs-backend-webgpu/src/depth_to_space_webgpu.ts:82
↓ 1 callers
Method
getDepthCoordString
()
tfjs-backend-webgl/src/depth_to_space_gpu.ts:70
↓ 1 callers
Function
getEnvSummary
* The purpose of this test file is to benchmark models by a test runner, such * as karma. To invoke this test, inlude this file to the `files` field
e2e/benchmarks/browserstack-benchmark/benchmark_models.js:27
↓ 1 callers
Method
getExtraProfileInfo
()
tfjs-core/src/backends/backend.ts:28
↓ 1 callers
Function
getFactors
(c)
tfjs-backend-webgpu/perf/tune.js:348
↓ 1 callers
Method
getFirstDimensionSize
()
tfjs-backend-cpu/src/kernels/RaggedTensorToTensor_impl.ts:297
↓ 1 callers
Method
getFloatFrequencyData
(data: Float32Array)
tfjs-data/src/util/test_utils.ts:140
↓ 1 callers
Function
getFloatTextureSampleSnippet
(glsl: GLSL)
tfjs-backend-webgl/src/shader_compiler.ts:273
↓ 1 callers
Function
getFloatTextureSetRGBASnippet
(glsl: GLSL)
tfjs-backend-webgl/src/shader_compiler.ts:289
↓ 1 callers
Function
getFloatTextureSetRSnippet
(glsl: GLSL)
tfjs-backend-webgl/src/shader_compiler.ts:281
↓ 1 callers
Method
getFloatTimeDomainData
(data: Float32Array)
tfjs-data/src/util/test_utils.ts:148
↓ 1 callers
Function
getFramebufferErrorMessage
( gl: WebGLRenderingContext, status: number)
tfjs-backend-webgl/src/webgl_util.ts:314
↓ 1 callers
Method
getG
()
tfjs-tflite/src/types/image_segmenter.ts:58
↓ 1 callers
Function
getGlobalMap
()
tfjs-core/src/global_util.ts:45
↓ 1 callers
Function
getGraphModel
(model)
e2e/benchmarks/local-benchmark/dump.js:38
↓ 1 callers
Method
getHeightCoordString
()
tfjs-backend-webgpu/src/depth_to_space_webgpu.ts:66
↓ 1 callers
Method
getHeightCoordString
()
tfjs-backend-webgl/src/depth_to_space_gpu.ts:54
↓ 1 callers
Function
getImageType
* Helper function to get image type based on starting bytes of the image file.
tfjs-react-native/src/decode_image.ts:60
↓ 1 callers
Function
getIncrementForWidth
(width, length, minWidth)
tfjs-backend-webgpu/benchmarks/util.js:108
↓ 1 callers
Method
getInput
* Return the value of the attribute or input param. * @param name String: name of attribute or input param.
tfjs-converter/src/operations/custom_op/node_value_impl.ts:49
↓ 1 callers
Function
getInputAtCoordsSnippet
( inputInfo: InputInfo, component: number)
tfjs-backend-webgpu/src/webgpu_program.ts:501
↓ 1 callers
Function
getInputByOutputSnippet
( inputInfo: InputInfo, outShape: number[], component: number, isFlatDispatchLayout: boolean)
tfjs-backend-webgpu/src/webgpu_program.ts:534
↓ 1 callers
Function
getInputSamplingSnippet
( inInfo: InputInfo, outShapeInfo: ShapeInfo, usesPackedTextures = false, enableShapeUniforms: boolean
tfjs-backend-webgl/src/shader_compiler.ts:196
↓ 1 callers
Method
getInputSamplingString
()
tfjs-backend-webgpu/src/depth_to_space_webgpu.ts:98
↓ 1 callers
Method
getInputSamplingString
()
tfjs-backend-webgl/src/depth_to_space_gpu.ts:86
↓ 1 callers
Function
getInputSnippet
( inputInfo: InputInfo, outShape: number[], component: number, isFlatDispatchLayout: boolean)
tfjs-backend-webgpu/src/webgpu_program.ts:627
↓ 1 callers
Method
getIntelGPUGeneration
()
tfjs-backend-webgpu/src/adapter_info.ts:31
↓ 1 callers
Method
getIntermediateTensors
* Get intermediate tensors for model debugging mode (flag * KEEP_INTERMEDIATE_TENSORS is true). * * @doc {heading: 'Models', subheading: 'Cla
tfjs-converter/src/executor/graph_model.ts:553
↓ 1 callers
Function
getJSDocTag
(symbol: ts.Symbol)
tfjs-core/scripts/test_snippets/util.ts:162
↓ 1 callers
Function
getKernelMapping
()
tfjs-converter/scripts/kernels_to_ops.ts:129
↓ 1 callers
Function
getKernelMappingForFile
(source: SourceFile)
tfjs-converter/scripts/kernels_to_ops.ts:71
↓ 1 callers
Function
getKernelNamesForConfig
(config: CustomTFJSBundleConfig)
tfjs/tools/custom_module/cli.ts:118
↓ 1 callers
Function
getLayerDetails
(layer: Layer)
tfjs-vis/src/show/model.ts:178
← previous
next →
2,201–2,300 of 6,022, ranked by callers