Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ functions
Functions
117,897 in github.com/DeepRec-AI/DeepRec
⨍
Functions
117,897
◇
Types & classes
21,266
↳
Endpoints
580
↓ 88 callers
Function
remove_undocumented
Removes symbols in a module that are not referenced by a docstring. Args: module_name: the name of the module (usually `__name__`). allowed
tensorflow/python/util/all_util.py:86
↓ 88 callers
Method
size
tensorflow/core/lib/strings/strcat.h:137
↓ 88 callers
Method
unique_id
Returns an id that is unique to this module across all modules created over the lifetime of this process.
tensorflow/compiler/xla/service/hlo_module.h:289
↓ 87 callers
Method
AsProtoTensorContent
tensorflow/core/framework/tensor.cc:1013
↓ 87 callers
Function
ConstantScalar
tensorflow/compiler/xla/service/pattern_matcher.h:2417
↓ 87 callers
Function
Hash64
tensorflow/core/lib/hash/hash.h:79
↓ 87 callers
Function
InitGraph
tensorflow/core/graph/mkl_layout_pass_test.cc:50
↓ 87 callers
Method
Is
tensorflow/compiler/xla/service/pattern_matcher.h:1868
↓ 87 callers
Method
Output
tensorflow/compiler/tf2xla/kernels/bcast_ops.cc:112
↓ 87 callers
Method
RandomShuffleQueue
tensorflow/core/kernels/random_shuffle_queue_op.cc:89
↓ 87 callers
Method
TransposeNode
tensorflow/core/grappler/optimizers/generic_layout_optimizer_transposer_test.cc:69
↓ 87 callers
Method
UpdateErr
UpdateErr is used to notify Scope of any graph construction errors while creating the operation op.
tensorflow/go/op/scope.go:165
↓ 87 callers
Method
WithControlInput
tensorflow/core/graph/graph_def_builder.cc:37
↓ 87 callers
Method
description
tensorflow/core/lib/monitoring/metric_def.h:87
↓ 87 callers
Method
get
Returns word's id in the vocabulary. If category is new, creates a new id for it. Args: category: string or integer to lookup in vocab
tensorflow/contrib/learn/python/learn/preprocessing/categorical_vocabulary.py:68
↓ 87 callers
Method
select
tensorflow/compiler/xla/service/hlo_instruction.cc:3956
↓ 87 callers
Method
trt_tensor
tensorflow/compiler/tf2tensorrt/utils/trt_tensor_proxy.h:158
↓ 86 callers
Function
CUDABlasTranspose
tensorflow/stream_executor/cuda/cuda_blas.cc:307
↓ 86 callers
Method
GetCell
tensorflow/core/lib/monitoring/mobile_gauge.h:59
↓ 86 callers
Method
InferStatically
tensorflow/core/grappler/costs/graph_memory.cc:34
↓ 86 callers
Function
TfLiteTypeGetName
tensorflow/lite/c/c_api_internal.c:156
↓ 86 callers
Method
WithValue
tensorflow/core/framework/shape_inference.cc:423
↓ 86 callers
Method
get
tensorflow/compiler/mlir/tensorflow/ir/tf_types.cc:52
↓ 86 callers
Method
n1
tensorflow/compiler/xla/array2d.h:68
↓ 85 callers
Method
LookUpOpDef
tensorflow/core/framework/op.cc:37
↓ 85 callers
Function
Parse
Parse the following regex manually name(\[index\])?(\.field)?
tensorflow/lite/delegates/gpu/gl/compiler/variable_accessor.cc:31
↓ 85 callers
Method
PopulateTensor
tensorflow/lite/delegates/gpu/gl/kernels/test_util.cc:62
↓ 85 callers
Function
RunAndCompare
tensorflow/compiler/xla/tools/run_hlo_module.cc:72
↓ 85 callers
Function
TensorFlowSrcRoot
tensorflow/core/platform/posix/test.cc:29
↓ 85 callers
Method
channel_id
tensorflow/compiler/xla/service/hlo_instruction.cc:3888
↓ 85 callers
Function
fn
(inputs, *args, **kwargs)
tensorflow/python/keras/saving/saved_model/save.py:650
↓ 85 callers
Method
num_gpus
The number of GPUs available to execute operations.
tensorflow/python/eager/context.py:963
↓ 85 callers
Method
set_sequence
tensorflow/compiler/xla/service/hlo_schedule.cc:84
↓ 84 callers
Method
AsDnn
tensorflow/stream_executor/stream_executor_pimpl.cc:469
↓ 84 callers
Method
Find
tensorflow/core/grappler/costs/graph_properties.cc:242
↓ 84 callers
Function
Get
If map has an entry for k, return the corresponding value, else return def.
tensorflow/core/lib/gtl/flatmap_test.cc:33
↓ 84 callers
Function
Iota
tensorflow/compiler/xla/client/xla_builder.cc:3649
↓ 84 callers
Function
MatchingFlatSize
Flat size calculation, checking that dimensions match with one or more other arrays.
tensorflow/lite/kernels/internal/types.h:462
↓ 84 callers
Function
TF_DeleteTensor
tensorflow/c/tf_tensor.cc:163
↓ 84 callers
Method
assertArrayNear
Asserts that two float arrays are near each other. Checks that for all elements of farray1 and farray2 |f1 - f2| < err. Asserts a test failu
tensorflow/python/framework/test_util.py:2283
↓ 84 callers
Method
create
Creates a Tensor from a Java object. <p>A {@code Tensor} is a multi-dimensional array of elements of a limited set of types. Not all Java objects can
tensorflow/java/src/main/java/org/tensorflow/Tensor.java:104
↓ 84 callers
Method
dequeue
()
tensorflow/python/kernel_tests/fifo_queue_test.py:200
↓ 84 callers
Method
forward
(self, x, name="forward", **condition_kwargs)
tensorflow/contrib/distributions/python/ops/bijectors/conditional_bijector.py:34
↓ 84 callers
Method
get_collection_ref
Returns a list of values in the collection with the given `name`. If the collection exists, this returns the list itself, which can be modifi
tensorflow/python/framework/ops.py:3926
↓ 84 callers
Method
input_type
tensorflow/compiler/tf2xla/xla_op_kernel.cc:96
↓ 84 callers
Method
run
(self)
tensorflow/python/distribute/mirrored_strategy.py:859
↓ 84 callers
Function
safe_strto32
tensorflow/core/lib/strings/numbers.cc:285
↓ 84 callers
Method
save
Writes a `SavedModel` protocol buffer to disk. The function writes the SavedModel protocol buffer to the export directory in serialized forma
tensorflow/python/saved_model/builder_impl.py:403
↓ 84 callers
Method
test_session
(self)
tensorflow/compiler/tests/xla_test.py:230
↓ 83 callers
Function
CheckGraph
tensorflow/core/grappler/mutable_graph_view_test.cc:88
↓ 83 callers
Function
FormatFromString
tensorflow/core/util/tensor_format.cc:76
↓ 83 callers
Function
TF_TensorByteSize
tensorflow/c/tf_tensor.cc:175
↓ 83 callers
Function
ToString
tensorflow/stream_executor/rocm/rocm_dnn.cc:70
↓ 83 callers
Function
WriteStringToFile
tensorflow/core/platform/env.cc:423
↓ 83 callers
Method
join
Wait for threads to terminate. This call blocks until a set of threads have terminated. The set of thread is the union of the threads passed
tensorflow/python/training/coordinator.py:322
↓ 83 callers
Method
num_inputs
Returns the number of inputs to the operator.
tensorflow/compiler/tf2xla/xla_op_kernel.h:71
↓ 83 callers
Method
swap
tensorflow/core/framework/variant.h:668
↓ 82 callers
Function
AsControlDependency
tensorflow/core/grappler/utils.cc:214
↓ 82 callers
Function
ByteSizeOf
tensorflow/compiler/xla/service/llvm_ir/llvm_util.cc:492
↓ 82 callers
Function
HloOpcodeString
tensorflow/compiler/xla/service/hlo_opcode.cc:23
↓ 82 callers
Method
Read3D
tensorflow/lite/delegates/gpu/cl/kernels/util.cc:354
↓ 82 callers
Function
Set_TF_Status_from_Status
tensorflow/c/tf_status_helper.cc:22
↓ 82 callers
Method
copy
Return a copy of itself. Note that this class is a "view", copying it only create another view and does not copy the underlying part of the t
tensorflow/contrib/graph_editor/subgraph.py:254
↓ 82 callers
Method
dispatch_command
Handles a command by dispatching it to a registered command handler. Args: prefix: Command prefix, as a str, e.g., "print". argv: Com
tensorflow/python/debug/cli/debugger_cli_common.py:657
↓ 82 callers
Method
graph
tensorflow/core/grappler/optimizers/auto_mixed_precision.cc:414
↓ 82 callers
Function
makeOutputList
(op *tf.Operation, start int, output string)
tensorflow/go/op/wrappers.go:29
↓ 82 callers
Method
parameter_number
tensorflow/compiler/xla/service/hlo_instruction.cc:3822
↓ 82 callers
Method
ref
()
tensorflow/java/src/main/java/org/tensorflow/Graph.java:393
↓ 82 callers
Method
start
Starts this server. Raises: tf.errors.OpError: Or one of its subclasses if an error occurs while starting the TensorFlow server.
tensorflow/python/training/server_lib.py:166
↓ 81 callers
Function
ExpectEqual
tensorflow/core/framework/tensor_testutil.h:127
↓ 81 callers
Method
GetMemoryPtr
tensorflow/lite/delegates/gpu/cl/buffer.h:46
↓ 81 callers
Method
Uniform
tensorflow/core/lib/random/simple_philox.cc:23
↓ 81 callers
Function
divup
tensorflow/core/util/sorter.h:31
↓ 81 callers
Function
setenv
tensorflow/core/platform/env.cc:566
↓ 80 callers
Function
CreateScalarAddComputation
tensorflow/compiler/xla/client/lib/arithmetic.cc:49
↓ 80 callers
Method
ReadNBytes
tensorflow/core/lib/io/inputbuffer.cc:74
↓ 80 callers
Function
TF_TensorData
tensorflow/c/tf_tensor.cc:179
↓ 80 callers
Method
Thread
tensorflow/core/platform/env.h:412
↓ 80 callers
Method
add_variable
Deprecated, do NOT use! Alias for `add_weight`.
tensorflow/python/keras/engine/base_layer.py:1722
↓ 80 callers
Method
create_local_server
Creates a new single-process cluster running on the local host. This method is a convenience wrapper for creating a `tf.distribute.Server` wi
tensorflow/python/training/server_lib.py:216
↓ 80 callers
Method
dequeue
()
tensorflow/compiler/tests/fifo_queue_test.py:111
↓ 80 callers
Method
variance
Variance. Variance is defined as, ```none Var = E[(X - E[X])**2] ``` where `X` is the random variable associated with this dist
tensorflow/python/ops/distributions/distribution.py:1029
↓ 79 callers
Function
CreateOpKernel
tensorflow/core/framework/op_kernel.cc:1474
↓ 79 callers
Method
Example
Default constructor creates an empty example.
tensorflow/contrib/boosted_trees/lib/utils/example.h:112
↓ 79 callers
Method
GetKind
tensorflow/compiler/xla/service/hlo_lexer.h:96
↓ 79 callers
Method
Open
tensorflow/core/lib/io/table.cc:41
↓ 79 callers
Method
_compareBoth
(self, x, y, np_func, tf_func, also_compare_variables=False)
tensorflow/python/kernel_tests/cwise_ops_binary_test.py:187
↓ 79 callers
Method
allocate_tensors
(self)
tensorflow/lite/python/interpreter.py:242
↓ 79 callers
Method
decode
Decoder using LSTM. Args: x: tensor of size [num_children, num_groups, embedding_size]. last_c: tensor of size [num_children, hidden_
tensorflow/python/grappler/hierarchical_controller.py:834
↓ 79 callers
Method
div
(Output<Float> x, Output<Float> y)
tensorflow/java/src/main/java/org/tensorflow/examples/LabelImage.java:168
↓ 79 callers
Method
get_shape
(self)
tensorflow/python/ops/hash_table/hash_table.py:273
↓ 79 callers
Method
get_slot
(self, var, slot_name)
tensorflow/python/keras/optimizer_v2/optimizer_v2.py:594
↓ 79 callers
Method
release
Releases the cleanup function instead of running it. Hint: use c.release()() to run early.
tensorflow/core/lib/gtl/cleanup.h:90
↓ 79 callers
Method
request_stop
Request that the threads stop. After this is called, calls to `should_stop()` will return `True`. Note: If an exception is being passed in,
tensorflow/python/training/coordinator.py:187
↓ 79 callers
Method
update
Apply gradients to a replica variable.
tensorflow/python/training/optimizer.py:784
↓ 79 callers
Method
value
In graph mode returns the result Tensor while in eager the callable.
tensorflow/contrib/eager/python/metrics_impl.py:217
↓ 78 callers
Function
CUDABlasUpperLower
tensorflow/stream_executor/cuda/cuda_blas.cc:320
↓ 78 callers
Function
IOError
tensorflow/core/platform/posix/error.cc:173
↓ 78 callers
Function
IsControlInput
tensorflow/core/grappler/utils.cc:178
↓ 78 callers
Function
IteratorPrefix
tensorflow/core/kernels/data/name_utils.cc:61
← previous
next →
1,001–1,100 of 117,897, ranked by callers