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
Method
getConfig
()
tfjs-layers/src/layers/convolutional.ts:1231
Method
getConfig
()
tfjs-layers/src/layers/convolutional.ts:1343
Method
getConfig
()
tfjs-layers/src/layers/convolutional.ts:1437
Method
getConfig
()
tfjs-layers/src/layers/advanced_activations.ts:61
Method
getConfig
()
tfjs-layers/src/layers/advanced_activations.ts:101
Method
getConfig
()
tfjs-layers/src/layers/advanced_activations.ts:202
Method
getConfig
()
tfjs-layers/src/layers/advanced_activations.ts:295
Method
getConfig
()
tfjs-layers/src/layers/advanced_activations.ts:359
Method
getConfig
()
tfjs-layers/src/layers/convolutional_recurrent.ts:519
Method
getConfig
()
tfjs-layers/src/layers/embeddings.ts:196
Method
getConfig
()
tfjs-layers/src/layers/core.ts:97
Method
getConfig
()
tfjs-layers/src/layers/core.ts:361
Method
getConfig
()
tfjs-layers/src/layers/core.ts:399
Method
getConfig
()
tfjs-layers/src/layers/core.ts:442
Method
getConfig
()
tfjs-layers/src/layers/core.ts:547
Method
getConfig
()
tfjs-layers/src/layers/core.ts:613
Method
getConfig
()
tfjs-layers/src/layers/core.ts:650
Method
getConfig
()
tfjs-layers/src/layers/padding.ts:227
Method
getConfig
()
tfjs-layers/src/layers/convolutional_depthwise.ts:199
Method
getConfig
()
tfjs-layers/src/layers/noise.ts:43
Method
getConfig
()
tfjs-layers/src/layers/noise.ts:84
Method
getConfig
()
tfjs-layers/src/layers/normalization.ts:626
Method
getConfig
()
tfjs-layers/src/layers/recurrent.ts:1106
Method
getConfig
()
tfjs-layers/src/layers/recurrent.ts:1478
Method
getConfig
()
tfjs-layers/src/layers/recurrent.ts:1809
Method
getConfig
()
tfjs-layers/src/layers/recurrent.ts:2015
Method
getConfig
()
tfjs-layers/src/layers/preprocessing/image_resizing.ts:73
Method
getConfig
()
tfjs-layers/src/layers/preprocessing/category_encoding.ts:44
Method
getConfig
()
tfjs-layers/src/layers/preprocessing/image_preprocessing.ts:44
Method
getConfig
()
tfjs-layers/src/layers/preprocessing/random_height.ts:98
Method
getConfig
()
tfjs-layers/src/layers/preprocessing/random_width.ts:98
Method
getConfig
()
tfjs-layers/src/layers/nlp/tokenizers.ts:332
Method
getConfig
()
tfjs-layers/src/layers/nlp/einsum_dense.ts:415
Method
getConfig
()
tfjs-layers/src/layers/nlp/modeling/transformer_decoder.ts:472
Method
getConfig
()
tfjs-layers/src/layers/nlp/models/preprocessor.ts:50
Method
getConfig
()
tfjs-layers/src/layers/nlp/models/backbone.ts:45
Method
getConfig
()
tfjs-layers/src/layers/nlp/models/gpt2/gpt2_preprocessor.ts:151
Method
getConfig
()
tfjs-layers/src/layers/nlp/models/gpt2/gpt2_tokenizer.ts:108
Method
getConfig
()
tfjs-core/src/serialization_test.ts:31
Method
getConfig
()
tfjs-core/src/serialization_test.ts:47
Method
getConfig
()
tfjs-core/src/serialization_test.ts:64
Method
getConfig
()
tfjs-core/src/serialization_test.ts:80
Method
getConfig
()
tfjs-core/src/optimizers/adam_optimizer.ts:168
Method
getConfig
()
tfjs-core/src/optimizers/rmsprop_optimizer.ts:197
Method
getConfig
()
tfjs-core/src/optimizers/adamax_optimizer.ts:145
Method
getConfig
()
tfjs-core/src/optimizers/adadelta_optimizer.ts:141
Method
getConfig
()
tfjs-core/src/optimizers/momentum_optimizer.ts:119
Method
getConfig
()
tfjs-core/src/optimizers/adagrad_optimizer.ts:108
Function
getDenseTexShape
(shape: number[])
tfjs-backend-webgl/src/tex_util.ts:122
Method
getDisplayName
()
tfjs-tflite/src/types/image_segmenter.ts:61
Function
getEinsumComputePath
(summedDims: number[], idDims: number[][])
tfjs-core/src/backends/einsum_util.ts:180
Function
getEinsumPermutation
(nDims: number, idDims: number[])
tfjs-core/src/backends/einsum_util.ts:125
Function
getExtensionOrThrow
( gl: WebGLRenderingContext, extensionName: string)
tfjs-backend-webgl/src/webgl_util.ts:72
Method
getFlags
()
tfjs-core/src/environment.ts:124
Function
getFlatIndexFrom3D
(shape: [number, number, number])
tfjs-backend-webgl/src/shader_compiler_util.ts:127
Function
getFlatIndexFrom3DOutput
()
tfjs-backend-webgl/src/shader_compiler_util.ts:137
Method
getG
(channels: string[])
tfjs-backend-webgl/src/reverse_packed_gpu.ts:79
Method
getHeight
()
tfjs-tflite/src/types/image_segmenter.ts:47
Function
getImageCenter
( center: number|[number, number], imageHeight: number, imageWidth: number)
tfjs-core/src/ops/rotate_util.ts:19
Method
getInCoord
(i: number)
tfjs-backend-webgl/src/reverse_gpu.ts:43
Method
getInCoord
(i: number, channels1: string[])
tfjs-backend-webgl/src/reverse_packed_gpu.ts:102
Method
getIndex
()
tfjs-tflite/src/types/common.ts:32
Method
getInitialState
(inputs: tfc.Tensor)
tfjs-layers/src/layers/convolutional_recurrent.ts:181
Function
getInnerMostAxes
(numAxes: number, rank: number)
tfjs-core/src/ops/axis_util.ts:103
Function
getInputAt
* Retrieves the input tensor(s) of a layer at a given node. * * @param nodeIndex Integer, index of the node from which to retrieve the * at
tfjs-layers/src/engine/topology.ts:572
Method
getInputShapeLastDim
()
tfjs-backend-webgpu/src/argminmax_webgpu.ts:70
Method
getInputs
()
tfjs-tflite/src/tflite_model_test.ts:45
Function
getIntermediateTensorInfo
(tensorsMap)
e2e/benchmarks/local-benchmark/dump.js:52
Method
getIntermediateTensors
()
tfjs-converter/src/executor/graph_executor.ts:440
Method
getJSMainModuleName
()
tfjs-react-native/integration_rn59/android/app/src/main/java/com/integration_rn59/MainApplication.java:54
Function
getLayer
(nameOrIndex?: string|number, index?: number)
tfjs-layers/src/engine/container.ts:1026
Function
getLayerSummary
(layer: Layer)
tfjs-vis/src/show/model.ts:151
Method
getLayers
()
tfjs-layers/src/layers/nlp/models/task.ts:115
Function
getLibTensorFlowMajorDotMinorVersion
Get the MAJOR.MINOR-only version of libtensorflow.
tfjs-node/scripts/deps-constants.js:51
Function
getLoadHandlers
(url: string|string[], loadOptions?: LoadOptions)
tfjs-core/src/io/router_registry.ts:111
Function
getLogicalCoordinatesFromFlatIndexByUniform
( coords: string[], variableName: string, index = 'index')
tfjs-backend-webgl/src/shader_compiler_util.ts:68
Method
getMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
tfjs-react-native/integration_rn59/android/app/src/main/java/com/integration_rn59/MainActivity.java:27
Function
getMainHeaderString
(...params: string[])
tfjs-backend-webgpu/src/webgpu_program.ts:151
Function
getMatrixSizeFromUnpackedArraySize
( unpackedSize: number, channelsPerTexture: number)
tfjs-backend-webgl/src/tex_util.ts:128
Method
getMaxResults
()
tfjs-tflite/src/types/object_detector.ts:22
Method
getMaxResults
()
tfjs-tflite/src/types/image_classifier.ts:22
Method
getMaxSeqLen
()
tfjs-tflite/src/types/bert_nl_classifier.ts:21
Method
getNext
(container: IteratorContainer)
tfjs-data/src/iterators/lazy_iterator.ts:1041
Function
getNodeAtIndex
* Returns this.inboundNode at index nodeIndex. * * Porting note: This is a replacement for _get_node_attribute_at_index() * @param nodeIndex
tfjs-layers/src/engine/topology.ts:549
Method
getNoiseShape
(input: Tensor)
tfjs-layers/src/layers/core.ts:181
Function
getNormalizedAxes
( inputShape: number[], ellipsisAxes: number[], numInterpolatedAxes: number, begin: number[], end: num
tfjs-core/src/ops/slice_util.ts:169
Function
getNumChannels
()
tfjs-backend-webgl/src/webgl_util.ts:194
Method
getNumFreeTextures
()
tfjs-backend-webgl/src/texture_manager.ts:158
Function
getNumOfSavedModels
()
tfjs-node/src/saved_model.ts:460
Method
getNumOfSavedModels
()
tfjs-node/src/nodejs_kernel_backend.ts:695
Method
getNumThreads
()
tfjs-tflite/src/types/image_segmenter.ts:33
Method
getNumThreads
()
tfjs-tflite/src/types/object_detector.ts:30
Method
getNumThreads
()
tfjs-tflite/src/types/image_classifier.ts:30
Function
getOutputAt
* Retrieves the output tensor(s) of a layer at a given node. * * @param nodeIndex Integer, index of the node from which to retrieve the * a
tfjs-layers/src/engine/topology.ts:586
Function
getOutputLogicalCoordinatesFromFlatIndexByUniform
( coords: string[], shape: number[], index = 'index')
tfjs-backend-webgl/src/shader_compiler_util.ts:39
Method
getOutputType
()
tfjs-tflite/src/types/image_segmenter.ts:29
Method
getOutputs
()
tfjs-tflite/src/tflite_model_test.ts:49
Method
getPackages
()
tfjs-react-native/integration_rn59/android/app/src/main/java/com/integration_rn59/MainApplication.java:47
Function
getPackedRGBAArraySizeFromMatrixShape
( rows: number, columns: number)
tfjs-backend-webgl/src/tex_util.ts:160
Function
getPermuted
( reshapedRank: number, blockShapeRank: number, batchToSpace = true)
tfjs-core/src/ops/array_ops_util.ts:55
← previous
next →
4,401–4,500 of 6,022, ranked by callers