MCPcopy Index your code

hub / github.com/tensorflow/tfjs / functions

Functions6,022 in github.com/tensorflow/tfjs

↓ 21 callersFunctiongetRandomLayerOrModelName
(length = 12)
tfjs-layers/src/model_summary_test.ts:16
↓ 21 callersMethoditerator
()
tfjs-data/src/datasets/csv_dataset.ts:196
↓ 21 callersMethodmirrorPad
( paddings: Array<[number, number]>, mode: 'reflect'|'symmetric')
tfjs-core/src/public/chained_ops/mirror_pad.ts:24
↓ 21 callersFunctionneg
(args: {inputs: UnaryInputs, backend: MathBackendCPU})
tfjs-backend-cpu/src/kernels/Neg.ts:31
↓ 21 callersMethodthrowIfDisposed
()
tfjs-backend-webgl/src/gpgpu_context.ts:677
↓ 21 callersFunctionvisor
()
tfjs-vis/src/visor.ts:40
↓ 20 callersMethod_runQuantizeTest
( self, range_min, range_max, data_dtype, quantization_dtype, expected_metadata)
tfjs-converter/python/tensorflowjs/quantization_test.py:40
↓ 20 callersFunctionbinaryKernelFunc
( name: string, simpleImpl: SimpleBinaryKernelImpl, complexImpl?: ComplexBinaryKernelImpl, dtype?: Dat
tfjs-backend-cpu/src/utils/binary_utils.ts:38
↓ 20 callersFunctionconcatenateTypedArrays
(xs: TypedArray[])
tfjs-core/src/io/io_utils.ts:358
↓ 20 callersMethodcosh
(this: T)
tfjs-core/src/public/chained_ops/cosh.ts:25
↓ 20 callersFunctioninferShape
( val: TensorLike|WebGLData|WebGPUData, dtype?: DataType)
tfjs-core/src/tensor_util_env.ts:25
↓ 20 callersMethodlogicalOr
(b: Tensor|TensorLike)
tfjs-core/src/public/chained_ops/logical_or.ts:23
↓ 20 callersMethodtopk
(this: T, k?: number, sorted?: boolean)
tfjs-core/src/public/chained_ops/topk.ts:24
↓ 19 callersMethodasinh
(this: T)
tfjs-core/src/public/chained_ops/asinh.ts:25
↓ 19 callersFunctionbinaryKernelFunc
( {opType, cpuKernelImpl, supportsComplex = false, dtype}: BinaryKernelFuncConfig)
tfjs-backend-webgpu/src/kernel_utils/kernel_funcs_utils.ts:79
↓ 19 callersFunctionencodeString
(s: string, encoding = 'utf-8')
tfjs-core/src/util.ts:118
↓ 19 callersFunctionexpandDims
(x: Tensor, axis = -1)
tfjs-layers/src/backend/tfjs_backend.ts:83
↓ 19 callersFunctiongetDisplayDecimalPlaces
(x: number)
tfjs-node/src/callbacks.ts:174
↓ 19 callersFunctiongetSuccinctNumberDisplay
(x: number)
tfjs-node/src/callbacks.ts:161
↓ 19 callersMethodlogicalNot
()
tfjs-core/src/public/chained_ops/logical_not.ts:23
↓ 19 callersMethodlogicalXor
(b: Tensor|TensorLike)
tfjs-core/src/public/chained_ops/logical_xor.ts:23
↓ 19 callersMethodprelu
(alpha: T|TensorLike)
tfjs-core/src/public/chained_ops/prelu.ts:23
↓ 19 callersFunctionrandomNormal
(args: RandomNormalArgs)
tfjs-layers/src/exports_initializers.ts:59
↓ 19 callersFunctionrotate64
(val: Long, shift: number)
tfjs-core/src/hash_util.ts:54
↓ 19 callersMethodsinh
(this: T)
tfjs-core/src/public/chained_ops/sinh.ts:25
↓ 18 callersMethodany
(this: T, axis?: number|number[], keepDims?: boolean)
tfjs-core/src/public/chained_ops/any.ts:23
↓ 18 callersFunctionassertAndGetBroadcastShape
( shapeA: number[], shapeB: number[])
tfjs-core/src/ops/broadcast_util.ts:60
↓ 18 callersFunctionbinaryKernelFunc
({ opSnippet, packedOpSnippet, checkOutOfBounds = false, supportsComplex = false, cpuKernelImpl, d
tfjs-backend-webgl/src/kernel_utils/kernel_funcs_utils.ts:96
↓ 18 callersMethodcountParams
()
tfjs-layers/src/models.ts:625
↓ 18 callersMethodextend
(destination: any, source: any)
tfjs-react-native/integration_rn59/components/tfjs_unit_test_runner.tsx:78
↓ 18 callersMethodget
* Get the entry for the key and mark it as used recently.
tfjs-layers/src/utils/executor_utils.ts:28
↓ 18 callersFunctiongetGlslDifferences
()
tfjs-backend-webgl/src/glsl_version.ts:32
↓ 18 callersFunctiongetTensor
( name: string, tensorsMap: NamedTensorsMap, context: ExecutionContext, resourceManager?: ResourceMana
tfjs-converter/src/operations/executors/utils.ts:71
↓ 18 callersMethodgetTensorList
(id: number)
tfjs-converter/src/executor/execution_context.ts:175
↓ 18 callersFunctionint
(input: TensorInfo, backend: MathBackendWebGL)
tfjs-backend-webgl/src/kernel_utils/int.ts:25
↓ 18 callersMethodlistModels
* List all models in the model store. * * @returns A dictionary mapping paths of existing models to their * model artifacts info. Model art
tfjs-core/src/io/types.ts:451
↓ 18 callersFunctionloadGraphModel
( modelUrl: string|io.IOHandler, options: io.LoadOptions = {}, tfio = io)
tfjs-converter/src/executor/graph_model.ts:624
↓ 18 callersMethodlocalResponseNormalization
( depthRadius?: number, bias?: number, alpha?: number, beta?: number)
tfjs-core/src/public/chained_ops/local_response_normalization.ts:23
↓ 18 callersMethodpushBack
* Push a tensor to the end of the list. * @param tensor Tensor to be pushed.
tfjs-converter/src/executor/tensor_list.ts:158
↓ 18 callersFunctionsetTestEnvs
(testEnvs: TestEnv[])
tfjs-core/src/jasmine_util.ts:242
↓ 18 callersMethodshouldExecuteOnCPU
( inputs: TensorInfo[], sizeThreshold = CPU_HANDOFF_SIZE_THRESHOLD)
tfjs-backend-webgl/src/backend_webgl.ts:736
↓ 18 callersMethodsign
(this: T)
tfjs-core/src/public/chained_ops/sign.ts:25
↓ 18 callersFunctionspyOnAllFunctions
(obj: T)
tfjs-converter/src/operations/executors/spy_ops.ts:29
↓ 18 callersMethodtan
(this: T)
tfjs-core/src/public/chained_ops/tan.ts:25
↓ 18 callersMethodtypedArrayFromHeap
({shape, dtype, dataId}: TensorInfo)
tfjs-backend-wasm/src/backend_wasm.ts:220
↓ 17 callersMethodatan
(this: T)
tfjs-core/src/public/chained_ops/atan.ts:25
↓ 17 callersMethodbatchToSpaceND
(blockShape: number[], crops: number[][])
tfjs-core/src/public/chained_ops/batch_to_space_nd.ts:23
↓ 17 callersMethodcomputeMask
(inputs: Tensor|Tensor[], mask?: Tensor|Tensor[])
tfjs-layers/src/layers/merge.ts:1062
↓ 17 callersFunctioncreateStrArrayAttr
(strs: string[])
tfjs-converter/src/operations/executors/test_helper.ts:33
↓ 17 callersMethoddataToGPU
(options?: DataToGPUOptions)
tfjs-core/src/tensor.ts:535
↓ 17 callersMethoddilation2d
( filter: Tensor3D|TensorLike3D, strides: [number, number]|number, pad: 'valid'|'same', dilati
tfjs-core/src/public/chained_ops/dilation2d.ts:23
↓ 17 callersMethodevaluate
* Returns the loss value & metrics values for the model in test mode. * * Loss and metrics are specified during `compile()`, which needs to happ
tfjs-layers/src/engine/training.ts:840
↓ 17 callersMethodevaluateDataset
* Evaluate model using a dataset object. * * Note: Unlike `evaluate()`, this method is asynchronous (`async`). * * @param dataset A datase
tfjs-layers/src/engine/training.ts:888
↓ 17 callersFunctionfromTexture
( gl: WebGL2RenderingContext, texture: WebGLTexture, sourceDims: Dimensions, targetShape: Dimensions,
tfjs-react-native/src/camera/camera.ts:145
↓ 17 callersFunctiongetBundleUrl
* This file is the test suite for CUJ: custom_module->custom_module->predict.
e2e/integration_tests/custom_bundle_test.ts:28
↓ 17 callersFunctiongetUint8ArrayFromImage
(path: string)
tfjs-node/src/image_test.ts:410
↓ 17 callersFunctionisTypedArray
(a: {})
tfjs-core/src/util.ts:136
↓ 17 callersMethodlog1p
(this: T)
tfjs-core/src/public/chained_ops/log1p.ts:25
↓ 17 callersFunctionmodelFromJSON
( modelAndWeightsConfig: ModelAndWeightsConfig|PyJsonDict, customObjects?: serialization.ConfigDict)
tfjs-layers/src/models.ts:62
↓ 17 callersMethodregisterCallbackConstructor
* Register a tf.LayersModel.fit() callback constructor. * * The registered callback constructor will be used to instantiate * callbacks for e
tfjs-layers/src/base_callbacks.ts:526
↓ 17 callersMethodsave
(modelArtifacts: io.ModelArtifacts)
tfjs-layers/src/model_save_test.ts:22
↓ 17 callersFunctionserializeActivation
(activation: Activation)
tfjs-layers/src/activations.ts:308
↓ 17 callersMethodsoftplus
(this: T)
tfjs-core/src/public/chained_ops/softplus.ts:25
↓ 17 callersMethodtoInt
(this: T)
tfjs-core/src/public/chained_ops/to_int.ts:25
↓ 17 callersMethodtoTensor
* Creates an immutable `tf.Tensor` object from the buffer. * * @doc {heading: 'Tensors', subheading: 'Creation'}
tfjs-core/src/tensor.ts:157
↓ 17 callersFunctionuseShapeUniforms
(rank: number)
tfjs-backend-webgl/src/gpgpu_math.ts:477
↓ 16 callersFunctionabs
(args: {inputs: AbsInputs, backend: MathBackendCPU})
tfjs-backend-cpu/src/kernels/Abs.ts:31
↓ 16 callersMethodaddTensorList
(tensorList: TensorList)
tfjs-converter/src/executor/execution_context.ts:171
↓ 16 callersFunctionassert
(expr: boolean, msg: string|(() => string))
tfjs-vis/src/util/utils.ts:23
↓ 16 callersFunctionbatchNormalization
( x: Tensor, mean: Tensor, variance: Tensor, beta?: Tensor, gamma?: Tensor, epsilon = 1e-3)
tfjs-layers/src/layers/normalization.ts:44
↓ 16 callersFunctioncheckPaddingMode
(value?: string)
tfjs-layers/src/common.ts:31
↓ 16 callersMethodclassify
Performs classification on a string input, returns classified results.
tfjs-tflite/src/types/nl_classifier.ts:46
↓ 16 callersFunctioncreateShapeAttrFromIndex
(inputIndex: number)
tfjs-converter/src/operations/executors/test_helper.ts:45
↓ 16 callersMethodcumsum
( axis?: number, exclusive?: boolean, reverse?: boolean)
tfjs-core/src/public/chained_ops/cumsum.ts:23
↓ 16 callersFunctiondeepMap
(input: any, mapFn: (x: any) => DeepMapResult)
tfjs-data/src/util/deep_map.ts:51
↓ 16 callersFunctiondeepMapAndAwaitAll
( input: any, mapFn: (x: any) => DeepMapAsyncResult)
tfjs-data/src/util/deep_map.ts:223
↓ 16 callersMethodelu
()
tfjs-core/src/public/chained_ops/elu.ts:23
↓ 16 callersFunctiongetChannels
(name: string, rank: number)
tfjs-backend-webgl/src/packing_util.ts:22
↓ 16 callersFunctiongetDrawArea
(drawable: Drawable)
tfjs-vis/src/render/render_utils.ts:21
↓ 16 callersMethodisOpen
* Returns a boolean indicating if the visor is open * * @doc {heading: 'Visor & Surfaces', subheading: 'Visor Methods'}
tfjs-vis/src/visor.ts:177
↓ 16 callersMethodisTypedArray
(a: unknown)
tfjs-core/src/platforms/platform.ts:52
↓ 16 callersFunctionpredictFunction
(input)
e2e/benchmarks/model_config.js:77
↓ 16 callersMethodreverse
(this: T, axis?: number|number[])
tfjs-core/src/public/chained_ops/reverse.ts:23
↓ 16 callersMethodset
(dataId: DataId, value: T)
tfjs-core/src/backends/backend.ts:60
↓ 16 callersMethodsigmoid
(this: T)
tfjs-core/src/public/chained_ops/sigmoid.ts:25
↓ 16 callersMethodspaceToBatchND
(blockShape: number[], paddings: number[][])
tfjs-core/src/public/chained_ops/space_to_batch_nd.ts:23
↓ 16 callersMethodtime
(f: () => void)
tfjs-core/src/backends/backend.ts:91
↓ 16 callersFunctionzip
(datasets: DatasetContainer)
tfjs-data/src/dataset.ts:627
↓ 15 callersMethodNumLines
Returns the number of lines represented.
tfjs-backend-wasm/tools/cpplint.py:1447
↓ 15 callersMethodacos
(this: T)
tfjs-core/src/public/chained_ops/acos.ts:25
↓ 15 callersMethodasin
(this: T)
tfjs-core/src/public/chained_ops/asin.ts:25
↓ 15 callersMethodclear
* Clear all registered callback constructors.
tfjs-layers/src/base_callbacks.ts:555
↓ 15 callersMethoderf
(this: T)
tfjs-core/src/public/chained_ops/erf.ts:25
↓ 15 callersFunctionf
()
tfjs-core/src/tensor_test.ts:467
↓ 15 callersMethodfloatPrecision
Returns the highest precision for floats in bits (e.g. 16 or 32)
tfjs-core/src/backends/backend.ts:146
↓ 15 callersMethodgetNumOfSavedModels
()
tfjs-node/src/tfjs_binding.ts:63
↓ 15 callersFunctiongetX
()
tfjs-layers/src/engine/training_test.ts:74
↓ 15 callersFunctioninput
(config: InputConfig)
tfjs-layers/src/exports.ts:161
↓ 15 callersMethoditerator
()
tfjs-data/src/dataset.ts:556
↓ 15 callersFunctionlinearSearchLastTrue
(arr: Array<() => boolean>)
tfjs-backend-webgl/src/gpgpu_context.ts:701
← previousnext →301–400 of 6,022, ranked by callers