MCPcopy Create free account

hub / github.com/tensorflow/tfjs / functions

Functions6,022 in github.com/tensorflow/tfjs

MethodgetConfig
()
tfjs-layers/src/layers/convolutional.ts:1231
MethodgetConfig
()
tfjs-layers/src/layers/convolutional.ts:1343
MethodgetConfig
()
tfjs-layers/src/layers/convolutional.ts:1437
MethodgetConfig
()
tfjs-layers/src/layers/advanced_activations.ts:61
MethodgetConfig
()
tfjs-layers/src/layers/advanced_activations.ts:101
MethodgetConfig
()
tfjs-layers/src/layers/advanced_activations.ts:202
MethodgetConfig
()
tfjs-layers/src/layers/advanced_activations.ts:295
MethodgetConfig
()
tfjs-layers/src/layers/advanced_activations.ts:359
MethodgetConfig
()
tfjs-layers/src/layers/convolutional_recurrent.ts:519
MethodgetConfig
()
tfjs-layers/src/layers/embeddings.ts:196
MethodgetConfig
()
tfjs-layers/src/layers/core.ts:97
MethodgetConfig
()
tfjs-layers/src/layers/core.ts:361
MethodgetConfig
()
tfjs-layers/src/layers/core.ts:399
MethodgetConfig
()
tfjs-layers/src/layers/core.ts:442
MethodgetConfig
()
tfjs-layers/src/layers/core.ts:547
MethodgetConfig
()
tfjs-layers/src/layers/core.ts:613
MethodgetConfig
()
tfjs-layers/src/layers/core.ts:650
MethodgetConfig
()
tfjs-layers/src/layers/padding.ts:227
MethodgetConfig
()
tfjs-layers/src/layers/convolutional_depthwise.ts:199
MethodgetConfig
()
tfjs-layers/src/layers/noise.ts:43
MethodgetConfig
()
tfjs-layers/src/layers/noise.ts:84
MethodgetConfig
()
tfjs-layers/src/layers/normalization.ts:626
MethodgetConfig
()
tfjs-layers/src/layers/recurrent.ts:1106
MethodgetConfig
()
tfjs-layers/src/layers/recurrent.ts:1478
MethodgetConfig
()
tfjs-layers/src/layers/recurrent.ts:1809
MethodgetConfig
()
tfjs-layers/src/layers/recurrent.ts:2015
MethodgetConfig
()
tfjs-layers/src/layers/preprocessing/image_resizing.ts:73
MethodgetConfig
()
tfjs-layers/src/layers/preprocessing/category_encoding.ts:44
MethodgetConfig
()
tfjs-layers/src/layers/preprocessing/image_preprocessing.ts:44
MethodgetConfig
()
tfjs-layers/src/layers/preprocessing/random_height.ts:98
MethodgetConfig
()
tfjs-layers/src/layers/preprocessing/random_width.ts:98
MethodgetConfig
()
tfjs-layers/src/layers/nlp/tokenizers.ts:332
MethodgetConfig
()
tfjs-layers/src/layers/nlp/einsum_dense.ts:415
MethodgetConfig
()
tfjs-layers/src/layers/nlp/modeling/transformer_decoder.ts:472
MethodgetConfig
()
tfjs-layers/src/layers/nlp/models/preprocessor.ts:50
MethodgetConfig
()
tfjs-layers/src/layers/nlp/models/backbone.ts:45
MethodgetConfig
()
tfjs-layers/src/layers/nlp/models/gpt2/gpt2_preprocessor.ts:151
MethodgetConfig
()
tfjs-layers/src/layers/nlp/models/gpt2/gpt2_tokenizer.ts:108
MethodgetConfig
()
tfjs-core/src/serialization_test.ts:31
MethodgetConfig
()
tfjs-core/src/serialization_test.ts:47
MethodgetConfig
()
tfjs-core/src/serialization_test.ts:64
MethodgetConfig
()
tfjs-core/src/serialization_test.ts:80
MethodgetConfig
()
tfjs-core/src/optimizers/adam_optimizer.ts:168
MethodgetConfig
()
tfjs-core/src/optimizers/rmsprop_optimizer.ts:197
MethodgetConfig
()
tfjs-core/src/optimizers/adamax_optimizer.ts:145
MethodgetConfig
()
tfjs-core/src/optimizers/adadelta_optimizer.ts:141
MethodgetConfig
()
tfjs-core/src/optimizers/momentum_optimizer.ts:119
MethodgetConfig
()
tfjs-core/src/optimizers/adagrad_optimizer.ts:108
FunctiongetDenseTexShape
(shape: number[])
tfjs-backend-webgl/src/tex_util.ts:122
MethodgetDisplayName
()
tfjs-tflite/src/types/image_segmenter.ts:61
FunctiongetEinsumComputePath
(summedDims: number[], idDims: number[][])
tfjs-core/src/backends/einsum_util.ts:180
FunctiongetEinsumPermutation
(nDims: number, idDims: number[])
tfjs-core/src/backends/einsum_util.ts:125
FunctiongetExtensionOrThrow
( gl: WebGLRenderingContext, extensionName: string)
tfjs-backend-webgl/src/webgl_util.ts:72
MethodgetFlags
()
tfjs-core/src/environment.ts:124
FunctiongetFlatIndexFrom3D
(shape: [number, number, number])
tfjs-backend-webgl/src/shader_compiler_util.ts:127
FunctiongetFlatIndexFrom3DOutput
()
tfjs-backend-webgl/src/shader_compiler_util.ts:137
MethodgetG
(channels: string[])
tfjs-backend-webgl/src/reverse_packed_gpu.ts:79
MethodgetHeight
()
tfjs-tflite/src/types/image_segmenter.ts:47
FunctiongetImageCenter
( center: number|[number, number], imageHeight: number, imageWidth: number)
tfjs-core/src/ops/rotate_util.ts:19
MethodgetInCoord
(i: number)
tfjs-backend-webgl/src/reverse_gpu.ts:43
MethodgetInCoord
(i: number, channels1: string[])
tfjs-backend-webgl/src/reverse_packed_gpu.ts:102
MethodgetIndex
()
tfjs-tflite/src/types/common.ts:32
MethodgetInitialState
(inputs: tfc.Tensor)
tfjs-layers/src/layers/convolutional_recurrent.ts:181
FunctiongetInnerMostAxes
(numAxes: number, rank: number)
tfjs-core/src/ops/axis_util.ts:103
FunctiongetInputAt
* 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
MethodgetInputShapeLastDim
()
tfjs-backend-webgpu/src/argminmax_webgpu.ts:70
MethodgetInputs
()
tfjs-tflite/src/tflite_model_test.ts:45
FunctiongetIntermediateTensorInfo
(tensorsMap)
e2e/benchmarks/local-benchmark/dump.js:52
MethodgetIntermediateTensors
()
tfjs-converter/src/executor/graph_executor.ts:440
MethodgetJSMainModuleName
()
tfjs-react-native/integration_rn59/android/app/src/main/java/com/integration_rn59/MainApplication.java:54
FunctiongetLayer
(nameOrIndex?: string|number, index?: number)
tfjs-layers/src/engine/container.ts:1026
FunctiongetLayerSummary
(layer: Layer)
tfjs-vis/src/show/model.ts:151
MethodgetLayers
()
tfjs-layers/src/layers/nlp/models/task.ts:115
FunctiongetLibTensorFlowMajorDotMinorVersion
Get the MAJOR.MINOR-only version of libtensorflow.
tfjs-node/scripts/deps-constants.js:51
FunctiongetLoadHandlers
(url: string|string[], loadOptions?: LoadOptions)
tfjs-core/src/io/router_registry.ts:111
FunctiongetLogicalCoordinatesFromFlatIndexByUniform
( coords: string[], variableName: string, index = 'index')
tfjs-backend-webgl/src/shader_compiler_util.ts:68
MethodgetMainComponentName
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
FunctiongetMainHeaderString
(...params: string[])
tfjs-backend-webgpu/src/webgpu_program.ts:151
FunctiongetMatrixSizeFromUnpackedArraySize
( unpackedSize: number, channelsPerTexture: number)
tfjs-backend-webgl/src/tex_util.ts:128
MethodgetMaxResults
()
tfjs-tflite/src/types/object_detector.ts:22
MethodgetMaxResults
()
tfjs-tflite/src/types/image_classifier.ts:22
MethodgetMaxSeqLen
()
tfjs-tflite/src/types/bert_nl_classifier.ts:21
MethodgetNext
(container: IteratorContainer)
tfjs-data/src/iterators/lazy_iterator.ts:1041
FunctiongetNodeAtIndex
* 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
MethodgetNoiseShape
(input: Tensor)
tfjs-layers/src/layers/core.ts:181
FunctiongetNormalizedAxes
( inputShape: number[], ellipsisAxes: number[], numInterpolatedAxes: number, begin: number[], end: num
tfjs-core/src/ops/slice_util.ts:169
FunctiongetNumChannels
()
tfjs-backend-webgl/src/webgl_util.ts:194
MethodgetNumFreeTextures
()
tfjs-backend-webgl/src/texture_manager.ts:158
FunctiongetNumOfSavedModels
()
tfjs-node/src/saved_model.ts:460
MethodgetNumOfSavedModels
()
tfjs-node/src/nodejs_kernel_backend.ts:695
MethodgetNumThreads
()
tfjs-tflite/src/types/image_segmenter.ts:33
MethodgetNumThreads
()
tfjs-tflite/src/types/object_detector.ts:30
MethodgetNumThreads
()
tfjs-tflite/src/types/image_classifier.ts:30
FunctiongetOutputAt
* 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
FunctiongetOutputLogicalCoordinatesFromFlatIndexByUniform
( coords: string[], shape: number[], index = 'index')
tfjs-backend-webgl/src/shader_compiler_util.ts:39
MethodgetOutputType
()
tfjs-tflite/src/types/image_segmenter.ts:29
MethodgetOutputs
()
tfjs-tflite/src/tflite_model_test.ts:49
MethodgetPackages
()
tfjs-react-native/integration_rn59/android/app/src/main/java/com/integration_rn59/MainApplication.java:47
FunctiongetPackedRGBAArraySizeFromMatrixShape
( rows: number, columns: number)
tfjs-backend-webgl/src/tex_util.ts:160
FunctiongetPermuted
( reshapedRank: number, blockShapeRank: number, batchToSpace = true)
tfjs-core/src/ops/array_ops_util.ts:55
← previousnext →4,401–4,500 of 6,022, ranked by callers