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
↓ 242 callers
Function
all
Bitwise reduction (logical AND). Arguments: x: Tensor or variable. axis: axis along which to perform the reduction. keepdims: whe
tensorflow/python/keras/backend.py:2023
↓ 242 callers
Method
data
tensorflow/core/framework/tensor.cc:1293
↓ 242 callers
Method
from_tensors
Creates a `Dataset` with a single element, comprising the given tensors. Note that if `tensors` contains a NumPy array, and eager execution is no
tensorflow/python/data/ops/dataset_ops.py:450
↓ 241 callers
Method
src_output
Return the index of the source output that produces the data carried by this edge. The special value kControlSlot is used for control dependencies.
tensorflow/core/graph/graph.h:474
↓ 240 callers
Method
has_shape
Proto-style accessors
tensorflow/lite/toco/model.h:2237
↓ 239 callers
Method
dst
tensorflow/core/graph/graph.h:468
↓ 238 callers
Function
Identity
tensorflow/core/graph/testlib.cc:250
↓ 238 callers
Method
watch
Ensures that `tensor` is being traced by this tape. Args: tensor: a Tensor or list of Tensors. Raises: ValueError: if it encount
tensorflow/python/eager/backprop.py:837
↓ 237 callers
Function
NotFound
tensorflow/compiler/xla/util.h:281
↓ 237 callers
Method
device
The device of this variable.
tensorflow/python/ops/variables.py:1366
↓ 235 callers
Method
TensorArray
Construct a TensorArray for holding Tensors of type 'dtype' with 'N' elements. While the underlying storage is a std::vector and can hold more than M
tensorflow/core/kernels/tensor_array.h:140
↓ 234 callers
Function
GpuMemoryMutable
tensorflow/stream_executor/gpu/gpu_helpers.h:47
↓ 234 callers
Method
map
Maps `map_func` across the elements of this dataset. This transformation applies `map_func` to each element of this dataset, and returns a ne
tensorflow/python/data/ops/dataset_ops.py:1152
↓ 234 callers
Method
num_outputs
tensorflow/core/graph/graph.cc:198
↓ 234 callers
Method
train_on_batch
Runs a single gradient update on a single batch of data. Arguments: x: Input data. It could be: - A Numpy array (or array-like)
tensorflow/python/keras/engine/training.py:920
↓ 232 callers
Function
sum
Sum of the values in a tensor, alongside the specified axis. Arguments: x: A tensor or variable. axis: An integer, the axis to sum over
tensorflow/python/keras/backend.py:1883
↓ 231 callers
Method
session
(self)
tensorflow/contrib/predictor/predictor.py:34
↓ 230 callers
Method
WithControlDependencies
tensorflow/cc/framework/scope.cc:429
↓ 230 callers
Method
operand_count
Returns the number of operands to this instruction.
tensorflow/compiler/xla/service/hlo_instruction.h:1030
↓ 229 callers
Method
end
tensorflow/compiler/tf2tensorrt/utils/trt_lru_cache.h:64
↓ 229 callers
Method
identity
tensorflow/core/kernels/reduction_ops.h:123
↓ 229 callers
Method
strip
(input_node_names)
tensorflow/python/tools/strip_unused_test.py:65
↓ 228 callers
Method
ReportError
Entry point for C node plugin API to report an error.
tensorflow/lite/core/subgraph.cc:880
↓ 226 callers
Method
impl
tensorflow/cc/framework/scope.h:236
↓ 225 callers
Method
IsSameSize
tensorflow/core/framework/tensor_shape.cc:583
↓ 225 callers
Function
Match
tensorflow/compiler/xla/service/pattern_matcher.h:150
↓ 223 callers
Method
begin
Returns a const iterator pointing to the first wrapped tensor input.
tensorflow/core/grappler/optimizers/data/vectorization/vectorizer.h:80
↓ 222 callers
Method
get
tensorflow/core/kernels/map_stage_op.cc:377
↓ 222 callers
Method
status
tensorflow/core/kernels/lookup_util.cc:162
↓ 221 callers
Method
apply_gradients
Apply gradients to variables. This is the second part of `minimize()`. It returns an `Operation` that applies gradients. Args: gra
tensorflow/python/training/optimizer.py:619
↓ 221 callers
Method
dimensions
tensorflow/compiler/xla/shape.h:102
↓ 221 callers
Method
maximum
Returns a NumPy array specifying the maximum bounds (inclusive).
tensorflow/python/framework/tensor_spec.py:268
↓ 220 callers
Method
builder
tensorflow/compiler/tf2xla/xla_op_kernel.cc:44
↓ 218 callers
Method
RunMetadata
tensorflow/core/summary/summary_db_writer.cc:386
↓ 218 callers
Method
set_assigned_device_name
tensorflow/core/graph/graph.h:1017
↓ 218 callers
Method
tensor
Get a mutable tensor data structure. TODO(aselle): Create a safe ArrayHandle interface to avoid exposing this read/write access to structure
tensorflow/lite/core/subgraph.h:131
↓ 217 callers
Function
AddNode
tensorflow/core/grappler/optimizers/data/graph_utils.cc:103
↓ 215 callers
Method
Dim
idx can be negative for an offset from end of dimensions. idx must be in the range [-1 * s.rank, s.rank).
tensorflow/core/framework/shape_inference.h:342
↓ 215 callers
Method
Value
tensorflow/core/framework/variant.h:307
↓ 215 callers
Method
get_tensor_by_name
Returns the `Tensor` with the given `name`. This method may be called concurrently from multiple threads. Args: name: The name of the
tensorflow/python/framework/ops.py:3775
↓ 214 callers
Method
Constant
Enqueues a constant op onto the computation. Args: value: value for the constant, as a np.array with an explicit dtype set to one o
tensorflow/compiler/xla/python/xla_client.py:813
↓ 214 callers
Method
is_fully_defined
Returns True iff `self` is fully defined in every dimension.
tensorflow/python/framework/tensor_shape.py:1147
↓ 213 callers
Method
Dimension
tensorflow/core/framework/shape_inference.h:794
↓ 212 callers
Function
any
Bitwise reduction (logical OR). Arguments: x: Tensor or variable. axis: axis along which to perform the reduction. keepdims: whet
tensorflow/python/keras/backend.py:2007
↓ 212 callers
Method
empty
tensorflow/core/common_runtime/propagator_state.h:108
↓ 212 callers
Function
name
tensorflow/lite/schema/schema_generated.h:2841
↓ 211 callers
Function
MakeLayout
Populate the output layout unless the minor_to_major array contains all -1 value, in which case the layout is considered missing and the API returns f
tensorflow/compiler/tf2xla/shape_util.cc:50
↓ 211 callers
Function
TfLiteIntArrayCreate
tensorflow/lite/c/c_api_internal.c:46
↓ 211 callers
Method
add
Updates the stats accumulator.
tensorflow/contrib/boosted_trees/python/ops/stats_accumulator_ops.py:194
↓ 210 callers
Method
Scalar
tensorflow/core/framework/shape_inference.cc:766
↓ 210 callers
Method
cast
tensorflow/stream_executor/blas.h:210
↓ 209 callers
Method
DebugString
tensorflow/core/graph/graph.cc:131
↓ 209 callers
Method
broadcast
Broadcast the `tensor` to destinations. Args: tensor: the tensor to broadcast. destinations: the broadcast destinations. Returns
tensorflow/python/distribute/cross_device_ops.py:326
↓ 209 callers
Function
dtype
tensorflow/core/util/sparse/sparse_tensor.h:168
↓ 208 callers
Method
ToString
tensorflow/compiler/xla/service/gpu/thunk_schedule.cc:149
↓ 208 callers
Method
run
(self, fn, *args, **kwargs)
modelzoo/features/sparse_operation_kit/dlrm/model/strategy_wrapper.py:27
↓ 208 callers
Method
set_device
tensorflow/core/framework/resource_handle.h:47
↓ 207 callers
Function
AddOutput
tensorflow/lite/delegates/gpu/common/model.h:562
↓ 207 callers
Method
status
tensorflow/cc/framework/scope.cc:296
↓ 206 callers
Function
ConvertElementType
tensorflow/compiler/xla/client/xla_builder.cc:3477
↓ 206 callers
Method
function
(self)
tensorflow/python/data/ops/dataset_ops.py:2849
↓ 205 callers
Function
TF_NewStatus
tensorflow/c/tf_status.cc:24
↓ 205 callers
Method
_upgrade
(self, old_file_text)
tensorflow/tools/compatibility/tf_upgrade_v2_test.py:117
↓ 204 callers
Function
ExpectSuccess
tensorflow/core/framework/node_def_util_test.cc:52
↓ 204 callers
Method
MakeIterator
Returns a new iterator for iterating over the range of elements in this dataset. This method may be called multiple times on the same instance, and t
tensorflow/core/framework/dataset.h:685
↓ 204 callers
Method
src
tensorflow/compiler/tf2tensorrt/segment/segment.cc:85
↓ 203 callers
Function
LogName
tensorflow/lite/toco/tooling_util.cc:56
↓ 203 callers
Function
TF_DeleteStatus
tensorflow/c/tf_status.cc:26
↓ 203 callers
Method
begin
tensorflow/compiler/tf2tensorrt/utils/trt_lru_cache.h:63
↓ 202 callers
Function
HandleFromInput
tensorflow/core/framework/resource_mgr.cc:319
↓ 202 callers
Method
gather
(x)
tensorflow/python/ops/ragged/ragged_map_fn_op_test.py:245
↓ 201 callers
Method
IsControlEdge
tensorflow/core/graph/graph.h:982
↓ 200 callers
Method
AddInstruction
tensorflow/compiler/xla/client/xla_builder.cc:2813
↓ 200 callers
Method
empty
()
tensorflow/python/util/tf_inspect_test.py:592
↓ 200 callers
Method
keys
(self)
tensorflow/contrib/slim/python/slim/data/tfexample_decoder.py:64
↓ 199 callers
Method
_testBinary
(self, op, a, b, expected,
tensorflow/compiler/tests/binary_ops_test.py:41
↓ 198 callers
Method
WaitForNotification
tensorflow/core/common_runtime/direct_session.cc:2431
↓ 198 callers
Method
encode
Encoder using LSTM. Args: x: tensor of size [num_children, num_groups, embedding_size] Returns: last_c, last_h: tensors of size
tensorflow/python/grappler/hierarchical_controller.py:723
↓ 198 callers
Method
values
DEPRECATED: Use outputs.
tensorflow/python/framework/ops.py:1856
↓ 196 callers
Method
ToGraph
tensorflow/cc/framework/scope.cc:317
↓ 196 callers
Method
get_operations
Return the list of operations in the graph. You can modify the operations in place, but modifications to the list such as inserts/delete have
tensorflow/python/framework/ops.py:3709
↓ 195 callers
Method
assertShapeEqual
Asserts that a Numpy ndarray and a TensorFlow tensor have the same shape. Args: np_array: A Numpy ndarray or Numpy scalar. tf_tensor:
tensorflow/python/framework/test_util.py:2818
↓ 194 callers
Function
IsScalar
tensorflow/compiler/mlir/lite/flatbuffer_import.cc:143
↓ 194 callers
Method
count
tensorflow/compiler/tf2tensorrt/convert/convert_nodes.cc:676
↓ 194 callers
Method
end
tensorflow/core/framework/tensor_shape.cc:631
↓ 194 callers
Method
get
tensorflow/lite/delegates/gpu/common/shape.h:601
↓ 193 callers
Function
GetShape
tensorflow/core/kernels/shape_ops.h:32
↓ 193 callers
Method
reset
Restore a reader to its initial clean state. Args: name: A name for the operation (optional). Returns: The created Operation.
tensorflow/python/ops/io_ops.py:289
↓ 192 callers
Method
exit
(self)
tensorflow/python/autograph/pyct/transformer.py:111
↓ 192 callers
Method
is_tensor
tensorflow/compiler/tf2tensorrt/convert/convert_nodes.h:292
↓ 191 callers
Method
op
(x)
tensorflow/compiler/tests/unary_ops_test.py:918
↓ 190 callers
Method
apply
Deprecated, do NOT use! This is an alias of `self.__call__`. Arguments: inputs: Input tensor(s). *args: additional positional ar
tensorflow/python/keras/engine/base_layer.py:1704
↓ 190 callers
Function
b
(i, r)
tensorflow/python/ops/linalg/linalg_impl.py:333
↓ 190 callers
Method
checkedThread
Returns a Thread wrapper that asserts 'target' completes successfully. This method should be used to create all threads in test cases, as oth
tensorflow/python/framework/test_util.py:2243
↓ 190 callers
Method
get_slot
Return a slot named `name` created for `var` by the Optimizer. Some `Optimizer` subclasses use additional variables. For example `Momentum`
tensorflow/python/training/optimizer.py:857
↓ 189 callers
Method
serialize
Serialize an accumulator for a remote call.
tensorflow/python/keras/layers/preprocessing/normalization.py:216
↓ 188 callers
Method
ResizeTensor
tensorflow/lite/core/subgraph.cc:854
↓ 188 callers
Function
TmpDir
tensorflow/core/platform/test.cc:29
↓ 188 callers
Method
get
(self, key)
tensorflow/python/eager/context.py:90
↓ 188 callers
Method
tuple_shapes
If this is a tuple, returns its sequence of constituent Shape objects. Returns: Tuple sub-shapes. Raises: ValueError: if this is
tensorflow/compiler/xla/python_api/xla_shape.py:82
← previous
next →
401–500 of 117,897, ranked by callers