MCPcopy Create free account

hub / github.com/tensorflow/tfjs / functions

Functions6,022 in github.com/tensorflow/tfjs

↓ 1 callersFunctionfindCoreOps
(heading: string, subHeading: string, coreApis: Array<{}>)
tfjs-converter/scripts/gen_doc.ts:140
↓ 1 callersFunctionfindIOHandler
(path, loadOptions = {})
e2e/benchmarks/model_config.js:564
↓ 1 callersMethodfindIOHandler
()
tfjs-converter/src/executor/graph_model.ts:114
↓ 1 callersFunctionfindOverflowingByteSize
()
tfjs-core/src/io/local_storage_test.ts:96
↓ 1 callersFunctionfindPackagesWithDiff
()
scripts/find_packages_with_diff.js:40
↓ 1 callersFunctionfindReverseDeps
(packages: Iterable<string>)
scripts/graph_utils.ts:145
↓ 1 callersMethodfindShardForByte
* Get the index of the shard that contains the byte at `byteIndex`.
tfjs-core/src/io/composite_array_buffer.ts:155
↓ 1 callersFunctionfindTermsWithDim
(idDims: number[][], dim: number)
tfjs-core/src/backends/einsum_util.ts:212
↓ 1 callersFunctionfindTestFiles
(dir, files)
tfjs-react-native/scripts/enumerate-tests.js:49
↓ 1 callersFunctionfindTransitiveBazelDeps
* 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 callersMethodfindWithDefault
(key: any, defaultValue: Tensor)
tfjs-converter/src/executor/hash_table.ts:146
↓ 1 callersFunctionfitDataset
( // Type `model` as `any` here to avoid circular dependency w/ // training.ts. // tslint:disable-
tfjs-layers/src/engine/training_dataset.ts:301
↓ 1 callersMethodfitLoop
* 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 callersFunctionflatten
(arr)
tfjs-backend-webgpu/benchmarks/util.js:104
↓ 1 callersMethodflipCamera
()
tfjs-react-native/integration_rn59/components/webcam/webcam_demo.tsx:76
↓ 1 callersFunctionfloat32ToTypedArray
( a: Float32Array, dtype: D)
tfjs-backend-webgl/src/backend_webgl.ts:1332
↓ 1 callersMethodfloatPrecision
()
tfjs-backend-webgl/src/backend_webgl.ts:1070
↓ 1 callersMethodflushSummaryWriter
(resourceHandle: Tensor)
tfjs-node/src/nodejs_kernel_backend.ts:615
↓ 1 callersFunctionformatAsFriendlyString
(value: any)
tfjs-layers/src/utils/generic_utils.ts:466
↓ 1 callersMethodformatTestFailuresForWebDriver
(failures: FailedTestInfo[])
tfjs-react-native/integration_rn59/components/tfjs_unit_test_runner.tsx:206
↓ 1 callersFunctionformat_signature
(name, input_nodes, output_nodes)
tfjs-converter/python/tensorflowjs/converters/wizard.py:318
↓ 1 callersFunctionfourierTransformByMatmul
( data: TypedArray, size: number, inverse: boolean)
tfjs-backend-cpu/src/utils/fft_utils.ts:319
↓ 1 callersFunctionfromConfig
@nocollapse
tfjs-layers/src/layers/wrappers.ts:137
↓ 1 callersFunctionfromMemorySync
( modelArtifacts: {}|ModelArtifacts, weightSpecs?: WeightsManifestEntry[], weightData?: WeightData, tr
tfjs-core/src/io/passthrough.ts:106
↓ 1 callersFunctionfromPixels_
* 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 callersFunctionfromTensor
( tensor: Tensor, elementShape: number[], elementDtype: DataType)
tfjs-converter/src/executor/tensor_list.ts:320
↓ 1 callersFunctiongatherDropNegatives
(x: T, indices: Tensor1D)
tfjs-core/src/gradients/UnsortedSegmentSum_grad.ts:44
↓ 1 callersFunctiongatherNdImpl
( indicesData: TypedArray, paramsBuf: TensorBuffer<R>, dtype: DataType, numSlices: number, sliceRank:
tfjs-backend-cpu/src/kernels/GatherNd_Impl.ts:20
↓ 1 callersFunctiongatherV2
( args: {inputs: GatherV2Inputs, backend: WebGPUBackend, attrs: GatherV2Attrs})
tfjs-backend-webgpu/src/kernels/GatherV2.ts:26
↓ 1 callersFunctiongatherV2
(args: { inputs: GatherV2Inputs, backend: MathBackendWebGL, attrs: GatherV2Attrs })
tfjs-backend-webgl/src/kernels/GatherV2.ts:26
↓ 1 callersFunctiongatherV2Impl
( xBuf: TensorBuffer<R, D>, indicesBuf: TensorBuffer<R, D>, flattenOutputShape: number[])
tfjs-backend-cpu/src/kernels/GatherV2_impl.ts:20
↓ 1 callersFunctiongenDoc
()
tfjs-converter/scripts/gen_doc.ts:50
↓ 1 callersFunctiongenerateAutomlNotes
()
scripts/release_notes/release_notes.ts:232
↓ 1 callersFunctiongenerateCaseInputs
(totalSizeTensor: number, totalSizeFilter: number)
tfjs-backend-webgpu/src/kernels/conv2d_webgpu_test.ts:22
↓ 1 callersFunctiongenerateCaseInputs
(totalSizeTensor: number, totalSizeFilter: number)
tfjs-core/src/ops/conv2d_test.ts:23
↓ 1 callersFunctiongenerateCaseInputs
(totalSizeTensor: number, totalSizeFilter: number)
tfjs-core/src/ops/conv3d_test.ts:25
↓ 1 callersFunctiongenerateGradientCaseInputs
( totalSizeTensor: number, totalSizeFilter: number)
tfjs-core/src/ops/conv3d_test.ts:39
↓ 1 callersFunctiongenerateReactNativeNotes
()
scripts/release_notes/release_notes.ts:172
↓ 1 callersFunctiongenerateTfdfNotes
()
scripts/release_notes/release_notes.ts:187
↓ 1 callersFunctiongenerateTfjsPackageNotes
()
scripts/release_notes/release_notes.ts:135
↓ 1 callersFunctiongenerateTfliteNotes
()
scripts/release_notes/release_notes.ts:202
↓ 1 callersFunctiongenerateVisNotes
()
scripts/release_notes/release_notes.ts:156
↓ 1 callersFunctiongenerateWebgpuNotes
()
scripts/release_notes/release_notes.ts:217
↓ 1 callersFunctiongenerate_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 callersMethodget
(key: string)
tfjs-layers/src/layers/nlp/tokenizers_utils.ts:126
↓ 1 callersFunctionget3DPadAndOutInfo
( pad: 'same'|'valid'|number, inDepth: number, inHeight: number, inWidth: number, strideDepth: number,
tfjs-core/src/ops/conv_util.ts:483
↓ 1 callersFunctiongetAccumulator
( accumulators: FitCallbackLogs, callback: string, metric: string)
tfjs-vis/src/show/history.ts:328
↓ 1 callersMethodgetAndSaveBinary
(key: string, getBinary: () => GPGPUBinary)
tfjs-backend-webgl/src/backend_webgl.ts:1028
↓ 1 callersFunctiongetArrayFromDType
( dtype: D, size: number)
tfjs-core/src/util_base.ts:439
↓ 1 callersMethodgetAttr
* 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 callersMethodgetAudioData
()
tfjs-data/src/iterators/microphone_iterator.ts:169
↓ 1 callersFunctiongetAxesPermutation
(axes: number[], rank: number)
tfjs-core/src/ops/axis_util.ts:81
↓ 1 callersMethodgetB
()
tfjs-tflite/src/types/image_segmenter.ts:59
↓ 1 callersFunctiongetBackend
()
tfjs-core/src/globals.ts:312
↓ 1 callersMethodgetBoundingBox
()
tfjs-tflite/src/types/object_detector.ts:44
↓ 1 callersFunctiongetBrowserStackConfig
()
e2e/benchmarks/browserstack-benchmark/karma.conf.js:24
↓ 1 callersMethodgetCategoryMask_asU8
()
tfjs-tflite/src/types/image_segmenter.ts:49
↓ 1 callersMethodgetColoredLabelsList
()
tfjs-tflite/src/types/image_segmenter.ts:50
↓ 1 callersMethodgetCompilationKey
(inputs: Node[], outputs: Node[])
tfjs-converter/src/executor/graph_executor.ts:149
↓ 1 callersMethodgetConfig
()
tfjs-layers/src/layers/normalization.ts:401
↓ 1 callersMethodgetConfig
()
tfjs-layers/src/layers/nlp/preprocessing/start_end_packer.ts:186
↓ 1 callersFunctiongetCoords
(rank: number)
tfjs-backend-webgpu/src/slice_webgpu.ts:78
↓ 1 callersFunctiongetCoords
(rank: number)
tfjs-backend-webgl/src/slice_gpu.ts:56
↓ 1 callersFunctiongetDTypeFromTFLiteType
(tfliteType: TFLiteDataType)
tfjs-tflite/src/tflite_model.ts:341
↓ 1 callersFunctiongetDataForFiles
(files)
tfjs-backend-webgpu/benchmarks/util.js:50
↓ 1 callersMethodgetDataTypeMismatchError
(expected: string, got: string)
tfjs-tflite/src/tflite_model.ts:304
↓ 1 callersFunctiongetDeps
* Get all dependencies and devDependencies of a tfjs package. * * @param packageName The package name (without @tensorflow/).
link-package/build_deps.ts:119
↓ 1 callersMethodgetDepthCoordString
()
tfjs-backend-webgpu/src/depth_to_space_webgpu.ts:82
↓ 1 callersMethodgetDepthCoordString
()
tfjs-backend-webgl/src/depth_to_space_gpu.ts:70
↓ 1 callersFunctiongetEnvSummary
* 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 callersMethodgetExtraProfileInfo
()
tfjs-core/src/backends/backend.ts:28
↓ 1 callersFunctiongetFactors
(c)
tfjs-backend-webgpu/perf/tune.js:348
↓ 1 callersMethodgetFirstDimensionSize
()
tfjs-backend-cpu/src/kernels/RaggedTensorToTensor_impl.ts:297
↓ 1 callersMethodgetFloatFrequencyData
(data: Float32Array)
tfjs-data/src/util/test_utils.ts:140
↓ 1 callersFunctiongetFloatTextureSampleSnippet
(glsl: GLSL)
tfjs-backend-webgl/src/shader_compiler.ts:273
↓ 1 callersFunctiongetFloatTextureSetRGBASnippet
(glsl: GLSL)
tfjs-backend-webgl/src/shader_compiler.ts:289
↓ 1 callersFunctiongetFloatTextureSetRSnippet
(glsl: GLSL)
tfjs-backend-webgl/src/shader_compiler.ts:281
↓ 1 callersMethodgetFloatTimeDomainData
(data: Float32Array)
tfjs-data/src/util/test_utils.ts:148
↓ 1 callersFunctiongetFramebufferErrorMessage
( gl: WebGLRenderingContext, status: number)
tfjs-backend-webgl/src/webgl_util.ts:314
↓ 1 callersMethodgetG
()
tfjs-tflite/src/types/image_segmenter.ts:58
↓ 1 callersFunctiongetGlobalMap
()
tfjs-core/src/global_util.ts:45
↓ 1 callersFunctiongetGraphModel
(model)
e2e/benchmarks/local-benchmark/dump.js:38
↓ 1 callersMethodgetHeightCoordString
()
tfjs-backend-webgpu/src/depth_to_space_webgpu.ts:66
↓ 1 callersMethodgetHeightCoordString
()
tfjs-backend-webgl/src/depth_to_space_gpu.ts:54
↓ 1 callersFunctiongetImageType
* Helper function to get image type based on starting bytes of the image file.
tfjs-react-native/src/decode_image.ts:60
↓ 1 callersFunctiongetIncrementForWidth
(width, length, minWidth)
tfjs-backend-webgpu/benchmarks/util.js:108
↓ 1 callersMethodgetInput
* 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 callersFunctiongetInputAtCoordsSnippet
( inputInfo: InputInfo, component: number)
tfjs-backend-webgpu/src/webgpu_program.ts:501
↓ 1 callersFunctiongetInputByOutputSnippet
( inputInfo: InputInfo, outShape: number[], component: number, isFlatDispatchLayout: boolean)
tfjs-backend-webgpu/src/webgpu_program.ts:534
↓ 1 callersFunctiongetInputSamplingSnippet
( inInfo: InputInfo, outShapeInfo: ShapeInfo, usesPackedTextures = false, enableShapeUniforms: boolean
tfjs-backend-webgl/src/shader_compiler.ts:196
↓ 1 callersMethodgetInputSamplingString
()
tfjs-backend-webgpu/src/depth_to_space_webgpu.ts:98
↓ 1 callersMethodgetInputSamplingString
()
tfjs-backend-webgl/src/depth_to_space_gpu.ts:86
↓ 1 callersFunctiongetInputSnippet
( inputInfo: InputInfo, outShape: number[], component: number, isFlatDispatchLayout: boolean)
tfjs-backend-webgpu/src/webgpu_program.ts:627
↓ 1 callersMethodgetIntelGPUGeneration
()
tfjs-backend-webgpu/src/adapter_info.ts:31
↓ 1 callersMethodgetIntermediateTensors
* 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 callersFunctiongetJSDocTag
(symbol: ts.Symbol)
tfjs-core/scripts/test_snippets/util.ts:162
↓ 1 callersFunctiongetKernelMapping
()
tfjs-converter/scripts/kernels_to_ops.ts:129
↓ 1 callersFunctiongetKernelMappingForFile
(source: SourceFile)
tfjs-converter/scripts/kernels_to_ops.ts:71
↓ 1 callersFunctiongetKernelNamesForConfig
(config: CustomTFJSBundleConfig)
tfjs/tools/custom_module/cli.ts:118
↓ 1 callersFunctiongetLayerDetails
(layer: Layer)
tfjs-vis/src/show/model.ts:178
← previousnext →2,201–2,300 of 6,022, ranked by callers