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
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:494
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:514
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:540
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:571
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:607
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:634
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:675
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:745
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:787
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:885
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:942
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:1025
Method
summary
()
tfjs-data/src/iterators/lazy_iterator.ts:1108
Method
summary
()
tfjs-data/src/iterators/byte_chunk_iterator.ts:104
Method
summary
()
tfjs-data/src/iterators/string_iterator.ts:82
Method
summary
()
tfjs-data/src/iterators/file_chunk_iterator.ts:58
Method
summary
* Print a text summary of the model's layers. * * The summary includes * - Name and type of all layers that comprise the model. * - Output
tfjs-layers/src/engine/training.ts:559
Method
summary
( lineLength?: number, positions?: number[], printFn: // tslint:disable-next-line:no-any (
tfjs-layers/src/layers/nlp/models/task.ts:119
Function
sync_reactnative
(event, context, callback)
scripts/cloud_funcs/sync_reactnative/index.js:32
Function
take
* Creates a `Dataset` with at most `count` initial elements from this * dataset. * * ```js * const a = tf.data.array([1, 2, 3, 4, 5, 6]).t
tfjs-data/src/dataset.ts:473
Function
take
* Limits this stream to return at most `count` items. * * @param count The maximum number of items to provide from the stream. If * a negativ
tfjs-data/src/iterators/lazy_iterator.ts:423
Function
tan_
* Computes tan of the input `tf.Tensor` element-wise, `tan(x)` * * ```js * const x = tf.tensor1d([0, Math.PI / 2, Math.PI * 3 / 4]); * * x.tan().
tfjs-core/src/ops/tan.ts:39
Function
tanh_
* Computes hyperbolic tangent of the input `tf.Tensor` element-wise: `tanh(x)` * * ```js * const x = tf.tensor1d([0, 1, -1, 70]); * * x.tanh().pr
tfjs-core/src/ops/tanh.ts:39
Method
tearDown
(self)
tfjs-converter/python/test_nightly_pip_package.py:45
Method
tearDown
(self)
tfjs-converter/python/test_pip_package.py:675
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:33
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/read_weights_test.py:38
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/wizard_test.py:44
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/normalize_bias_add_test.py:34
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/tf_module_mapper_test.py:28
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/keras_h5_conversion_test.py:44
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:334
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:427
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/keras_tfjs_loader_test.py:42
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/fold_batch_norms_test.py:38
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/fuse_prelu_test.py:40
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/fuse_depthwise_conv2d_test.py:34
Method
tearDown
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:52
Method
tearDownClass
(cls)
tfjs-converter/python/test_pip_package.py:204
Function
tensorBoard
( logdir = './logs', args?: TensorBoardCallbackArgs)
tfjs-node/src/callbacks.ts:363
Function
tensorScatterUpdate
(args: { inputs: TensorScatterUpdateInputs, backend: WebGPUBackend, attrs: TensorScatterUpdateAttrs })
tfjs-backend-webgpu/src/kernels/TensorScatterUpdate.ts:26
Function
tensorScatterUpdate
(args: { inputs: TensorScatterUpdateInputs, backend: MathBackendWebGL, attrs: TensorScatterUpdateAttrs }
tfjs-backend-webgl/src/kernels/TensorScatterUpdate.ts:25
Function
tensorScatterUpdate
(args: { backend: BackendWasm, inputs: TensorScatterUpdateInputs, attrs: TensorScatterUpdateAttrs })
tfjs-backend-wasm/src/kernels/TensorScatterUpdate.ts:45
Function
tensorScatterUpdate_
* Creates a new tensor by applying sparse updates to individual * values or slices to the passed in tensor according to * indices. This operator is
tfjs-core/src/ops/tensor_scatter_update.ts:60
Method
testAffineQuantizeAllEqual
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:65
Method
testAffineQuantizeNegativeAndPositiveFloats
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:100
Method
testAffineQuantizeNegativeAndPositiveInts
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:147
Method
testAffineQuantizeNegativeAndZeroFloats
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:92
Method
testAffineQuantizeNegativeAndZeroInts
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:139
Method
testAffineQuantizeNegativeFloats
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:84
Method
testAffineQuantizeNegativeInts
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:131
Method
testAffineQuantizeNormalizedFloats
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:124
Method
testAffineQuantizePositiveFloats
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:116
Method
testAffineQuantizePositiveInts
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:163
Method
testAffineQuantizeZeroAndPositiveFloats
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:108
Method
testAffineQuantizeZeroAndPositiveInts
(self)
tfjs-converter/python/tensorflowjs/quantization_test.py:155
Method
testAvailableSignatureNames
(self)
tfjs-converter/python/tensorflowjs/converters/wizard_test.py:172
Method
testAvailableTags
(self)
tfjs-converter/python/tensorflowjs/converters/wizard_test.py:165
Method
testConvertKerasModelToTfGraphModel
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:339
Method
testConvertKerasModelToTfGraphModelSharded
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:370
Method
testConvertMergedModelFromSimpleModelNoSplitByLayer
(self)
tfjs-converter/python/tensorflowjs/converters/keras_h5_conversion_test.py:163
Method
testConvertMergedModelFromSimpleModelSplitByLayer
(self)
tfjs-converter/python/tensorflowjs/converters/keras_h5_conversion_test.py:214
Method
testConvertMobileNetV2Hdf5ToTfjsGraphModel
(self)
tfjs-converter/python/test_nightly_pip_package.py:95
Method
testConvertMobileNetV2ModelToTfjsGraphModel
create the keras mobilenet v2 model.
tfjs-converter/python/test_nightly_pip_package.py:71
Method
testConvertModelForNonexistentDirCreatesDir
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:231
Method
testConvertModelWithNestedLayerNames
(self)
tfjs-converter/python/tensorflowjs/converters/keras_h5_conversion_test.py:122
Method
testConvertSavedKerasModelNoSplitByLayer
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:81
Method
testConvertSavedKerasModelSplitByLayer
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:116
Method
testConvertSavedKerasModeltoTfLayersModelSharded
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:153
Method
testConvertTFFrozenModelWithCommandLineWorks
(self)
tfjs-converter/python/test_pip_package.py:558
Method
testConvertTFHubModuleWithCommandLineWorks
(self)
tfjs-converter/python/test_pip_package.py:460
Method
testConvertTFSavedModelIntoShardedWeights
(self)
tfjs-converter/python/test_pip_package.py:523
Method
testConvertTFSavedModelV1WithCommandLineWorks
(self)
tfjs-converter/python/test_pip_package.py:437
Method
testConvertTFSavedModelWithCommandLineWorks
(self)
tfjs-converter/python/test_pip_package.py:485
Method
testConvertTensorflowjsArtifactsToKerasH5
(self)
tfjs-converter/python/test_pip_package.py:592
Method
testConvertTfHubMobileNetV2ToTfjsGraphModel
(self)
tfjs-converter/python/test_nightly_pip_package.py:50
Method
testConvertTfKerasFunctionalModelWithWeightsSavedAsSavedModel
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:566
Method
testConvertTfKerasFunctionalSavedModelIntoTfjsFormat
(self)
tfjs-converter/python/test_pip_package.py:747
Method
testConvertTfKerasNestedSequentialSavedAsSavedModel
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:536
Method
testConvertTfKerasNestedSequentialSavedModelIntoTfjsFormat
(self)
tfjs-converter/python/test_pip_package.py:707
Method
testConvertTfKerasSequentialCompiledAndSavedAsSavedModel
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:490
Method
testConvertTfKerasSequentialSavedAsSavedModel
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:460
Method
testConvertTfKerasSequentialSavedAsSavedModelWithQuantization
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:596
Method
testConvertTfjsLayersModelIntoShardedWeights
(self)
tfjs-converter/python/test_pip_package.py:811
Method
testConvertTfjsLayersModelToKerasSavedModel
(self)
tfjs-converter/python/test_pip_package.py:994
Method
testConvertTfjsLayersModelToKerasSavedModel
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:777
Method
testConvertTfjsLayersModelToShardedWeights
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:616
Method
testConvertTfjsLayersModelToTfjsGraphModel
(self)
tfjs-converter/python/test_pip_package.py:956
Method
testConvertTfjsLayersModelWithLegacyQuantization
(self)
tfjs-converter/python/test_pip_package.py:875
Method
testConvertTfjsLayersModelWithQuantization
(self)
tfjs-converter/python/test_pip_package.py:916
Method
testConvertTfjsLayersModelWithShardSizeGreaterThanTotalWeightSize
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:651
Method
testConvertTfjsLayersModelWithUint16Quantization
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:707
Method
testConvertTfjsLayersModelWithUint8Quantization
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:742
Method
testConvertWeightsFromSequentialModel
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:182
Method
testConvertWeightsFromSequentialModelNoSplitByLayer
(self)
tfjs-converter/python/tensorflowjs/converters/keras_h5_conversion_test.py:266
Method
testConvertWeightsFromSequentialModelSplitByLayer
(self)
tfjs-converter/python/tensorflowjs/converters/keras_h5_conversion_test.py:300
Method
testConvertWeightsFromSimpleModelNoSplitByLayer
(self)
tfjs-converter/python/tensorflowjs/converters/keras_h5_conversion_test.py:49
Method
testConvertWeightsFromSimpleModelSplitByLayer
(self)
tfjs-converter/python/tensorflowjs/converters/keras_h5_conversion_test.py:84
Method
testDenseClassInMap
(self)
tfjs-converter/python/tensorflowjs/converters/tf_module_mapper_test.py:37
Method
testDeserializeKerasModelTopologyAndWeightsFromBuffers
Test loading of model and its weights from buffers.
tfjs-converter/python/tensorflowjs/converters/keras_tfjs_loader_test.py:150
← previous
next →
5,601–5,700 of 6,022, ranked by callers