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
testValidateInputPathForSavedModel
(self)
tfjs-converter/python/tensorflowjs/converters/wizard_test.py:120
Method
testValidateInputPathForTFHub
(self)
tfjs-converter/python/tensorflowjs/converters/wizard_test.py:113
Method
testVersion
(self)
tfjs-converter/python/test_pip_package.py:647
Method
testVersionString
(self)
tfjs-converter/python/test_pip_package.py:223
Method
testWeightsOnly
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:51
Method
testWrongConverterRaisesCorrectErrorMessage
(self)
tfjs-converter/python/tensorflowjs/converters/converter_test.py:521
Method
test_1_group_1_weight
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:37
Method
test_1_group_1_weight_bool
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:67
Method
test_1_group_1_weight_complex
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:281
Method
test_1_group_1_weight_sharded
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:404
Method
test_1_group_1_weight_string
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:98
Method
test_1_group_1_weight_string_empty
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:151
Method
test_1_group_1_weight_string_sharded
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:236
Method
test_1_group_1_weight_string_unicode
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:184
Method
test_1_group_2_packed_sharded_multi_dtype
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:476
Method
test_1_group_2_weights_packed
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:439
Method
test_1_group_3_weights_packed_multi_dtype
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:312
Method
test_2_groups_4_weights_sharded_packed
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:539
Method
test_bad_weights_entry_throws_no_data
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:684
Method
test_bad_weights_entry_throws_no_name
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:673
Method
test_convert_flax
(self)
tfjs-converter/python/tensorflowjs/converters/jax_conversion_test.py:128
Method
test_convert_flax_poly
(self)
tfjs-converter/python/tensorflowjs/converters/jax_conversion_test.py:137
Method
test_convert_frozen_model
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1271
Method
test_convert_frozen_model_with_metadata
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1300
Method
test_convert_hub_module_v2
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1229
Method
test_convert_hub_module_v2_with_metadata
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1256
Method
test_convert_keras_model_to_saved_model
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1318
Method
test_convert_multiarg_poly
(self)
tfjs-converter/python/tensorflowjs/converters/jax_conversion_test.py:117
Method
test_convert_multiargs
(self)
tfjs-converter/python/tensorflowjs/converters/jax_conversion_test.py:108
Method
test_convert_poly
(self)
tfjs-converter/python/tensorflowjs/converters/jax_conversion_test.py:87
Method
test_convert_quantize
(self)
tfjs-converter/python/tensorflowjs/converters/jax_conversion_test.py:72
Method
test_convert_saved_model
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:605
Method
test_convert_saved_model_sharded
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1100
Method
test_convert_saved_model_skip_op_check
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1137
Method
test_convert_saved_model_strip_debug_ops
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1167
Method
test_convert_saved_model_structured_outputs_false
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1216
Method
test_convert_saved_model_structured_outputs_true
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1194
Method
test_convert_saved_model_v1
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:414
Method
test_convert_saved_model_v1_with_hashtable
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:448
Method
test_convert_saved_model_v1_with_metadata
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:586
Method
test_convert_saved_model_v2_with_hashtable
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:495
Method
test_convert_saved_model_with_control_flow
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:989
Method
test_convert_saved_model_with_control_flow_v2
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1024
Method
test_convert_saved_model_with_frozen_file
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:628
Method
test_convert_saved_model_with_fusable_addV2
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:841
Method
test_convert_saved_model_with_fused_conv2d
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:660
Method
test_convert_saved_model_with_fused_depthwise_conv2d
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:754
Method
test_convert_saved_model_with_fused_matmul
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:707
Method
test_convert_saved_model_with_metadata
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:643
Method
test_convert_saved_model_with_prelu
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:896
Method
test_convert_saved_model_with_tfdf
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1075
Method
test_convert_saved_model_with_unfusable_addV2
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:802
Method
test_convert_saved_model_with_unfusable_prelu
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:950
Method
test_convert_simple
(self)
tfjs-converter/python/tensorflowjs/converters/jax_conversion_test.py:64
Method
test_convert_tf_poly_mismatch_raises
(self)
tfjs-converter/python/tensorflowjs/converters/jax_conversion_test.py:97
Method
test_duplicate_weight_name_throws
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:695
Method
test_empty_groups_throws
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:659
Method
test_no_weights_groups_throws
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:654
Method
test_no_write_manfest
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:625
Method
test_non_grouped_weights_throws
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:664
Method
test_optimizer_add_unsupported_op
(self)
tfjs-converter/python/tensorflowjs/converters/tf_saved_model_conversion_v2_test.py:1128
Method
test_quantize_group
(self)
tfjs-converter/python/tensorflowjs/write_weights_test.py:709
Function
texCoords
()
tfjs-react-native/src/camera/resize_nearest_neigbor_program_info.ts:107
Function
texCoords
()
tfjs-react-native/src/camera/draw_texture_program_info.ts:77
Function
texCoords
()
tfjs-react-native/src/camera/resize_bilinear_program_info.ts:121
Function
threshold_
* Performs image binarization with corresponding threshold * (depends on the method)value, which creates a binary image from a grayscale. * @param i
tfjs-core/src/ops/image/threshold.ts:57
Function
thresholdedReLU
(args?: ThresholdedReLULayerArgs)
tfjs-layers/src/exports_layers.ts:220
Function
tile
( args: {inputs: TileInputs, backend: BackendWasm, attrs: TileAttrs})
tfjs-backend-wasm/src/kernels/Tile.ts:39
Function
tile_
* Construct a tensor by repeating it the number of times given by reps. * * This operation creates a new tensor by replicating `input` `reps` * tim
tfjs-core/src/ops/tile.ts:54
Function
tilesFitEvenlyIntoShape
( tileSize: number[], shape: number[])
tfjs-backend-webgpu/src/webgpu_util.ts:27
Function
time
(f: () => void)
tfjs-core/src/globals.ts:272
Method
time
(f: () => void)
tfjs-backend-cpu/src/backend_cpu.ts:199
Method
time
(f: () => void)
tfjs-backend-webgpu/src/backend_webgpu.ts:649
Method
time
(query: () => void)
tfjs-core/src/engine.ts:1235
Method
time
(query: () => void)
tfjs-core/src/profiler_test.ts:36
Method
time
(f: () => void)
tfjs-core/src/backends/backend.ts:110
Method
time
(f: () => void)
tfjs-node/src/nodejs_kernel_backend.ts:686
Method
time
(f: () => void)
tfjs-backend-webgl/src/backend_webgl.ts:549
Method
time
(f: () => void)
tfjs-backend-wasm/src/backend_wasm.ts:74
Function
timeDistributed
(args: WrapperLayerArgs)
tfjs-layers/src/exports_layers.ts:1577
Function
timeFirstInference
* Time one model inference with parallel compilation feature, based on the * current backend. * * The inference time contains the time spent by bot
e2e/benchmarks/benchmark_util.js:310
Method
timerAvailable
()
tfjs-core/src/profiler_test.ts:32
Method
timerAvailable
()
tfjs-core/src/backends/backend.ts:107
Method
timerAvailable
()
tfjs-backend-webgl/src/backend_webgl.ts:545
Function
toArray
* Collect all elements of this dataset into an array. * * Obviously this will succeed only for small datasets that fit in memory. * Useful fo
tfjs-data/src/dataset.ts:508
Function
toArray
* Collect all remaining elements of a bounded stream into an array. * Obviously this will succeed only for small streams that fit in memory. * U
tfjs-data/src/iterators/lazy_iterator.ts:173
Method
toArray
()
tfjs-data/src/iterators/microphone_iterator.ts:211
Function
toArrayForTest
* Collect all elements of this dataset into an array with prefetching 100 * elements. This is useful for testing, because the prefetch changes the
tfjs-data/src/dataset.ts:526
Function
toArrayForTest
* Collect all elements of this dataset into an array with prefetching 100 * elements. This is useful for testing, because the prefetch changes the
tfjs-data/src/iterators/lazy_iterator.ts:194
Function
toJSON
(unused?: any, returnString = true)
tfjs-layers/src/engine/container.ts:721
Function
toPixels
( img: Tensor2D|Tensor3D|TensorLike, canvas?: HTMLCanvasElement)
tfjs-core/src/ops/browser.ts:319
Method
tokenEmbedding
* A `tf.layers.embedding` instance for embedding token ids.
tfjs-layers/src/layers/nlp/models/backbone.ts:41
Method
tokenEmbedding
()
tfjs-layers/src/layers/nlp/models/gpt2/gpt2_backbone.ts:217
Function
tokenToId
* Convert an integer id to a string token.
tfjs-layers/src/layers/nlp/tokenizers.ts:131
Method
tokenizer
* The tokenizer used to tokenize strings.
tfjs-layers/src/layers/nlp/models/preprocessor.ts:42
Method
tokenizerCls
( cls: serialization.SerializableConstructor<T>)
tfjs-layers/src/layers/nlp/models/preprocessor.ts:73
Method
tokenizerCls
( cls: serialization.SerializableConstructor<T>)
tfjs-layers/src/layers/nlp/models/gpt2/gpt2_preprocessor.ts:213
Function
topK
( args: {inputs: TopKInputs, backend: MathBackendCPU, attrs: TopKAttrs})
tfjs-backend-cpu/src/kernels/TopK.ts:24
Function
topK
( args: {inputs: TopKInputs, backend: WebGPUBackend, attrs: TopKAttrs})
tfjs-backend-webgpu/src/kernels/TopK.ts:45
Function
topK
( args: {inputs: TopKInputs, backend: MathBackendWebGL, attrs: TopKAttrs})
tfjs-backend-webgl/src/kernels/TopK.ts:45
← previous
next →
5,801–5,900 of 6,022, ranked by callers