MCPcopy Create free account

hub / github.com/DeepRec-AI/DeepRec / functions

Functions117,897 in github.com/DeepRec-AI/DeepRec

↓ 99 callersMethodwait
tensorflow/core/platform/default/mutex.cc:92
↓ 98 callersFunctionGetMklOpName
Get the name of OneDNN op from original TensorFlow op We prefix 'OneDNN' to the original op to get OneDNN op.
tensorflow/core/graph/mkl_graph_util.h:128
↓ 98 callersFunctionMakeNodeConst
tensorflow/core/grappler/graph_analyzer/test_tools.cc:28
↓ 98 callersFunctionTfLiteIntArrayFree
tensorflow/lite/c/c_api_internal.c:74
↓ 98 callersMethodadd_hparam
Adds {name, value} pair to hyperparameters. Args: name: Name of the hyperparameter. value: Value of the hyperparameter. Can be one of
tensorflow/contrib/training/python/training/hparam.py:473
↓ 98 callersMethodcached_session
Create a test session with master target set to the testing cluster. Creates a test session that connects to the local testing cluster. The s
tensorflow/python/distribute/multi_worker_test_base.py:282
↓ 98 callersMethodend
tensorflow/compiler/xla/tests/exhaustive_op_test_utils.h:762
↓ 98 callersFunctionf
The function to predict.
tensorflow/contrib/boosted_trees/estimator_batch/estimator_test.py:91
↓ 98 callersMethodid
Return the unique identifier for this HloBuffer.
tensorflow/compiler/xla/service/hlo_buffer.h:91
↓ 98 callersMethodrbegin
rbegin/rend for iterating over all nodes in reverse.
tensorflow/compiler/xla/shape_tree.h:180
↓ 97 callersFunctionAllocateOutputSetMklShape
Allocate the second output tensor that will contain the OneDNN shape serialized
tensorflow/core/util/mkl_util.h:747
↓ 97 callersFunctionConcatInDim
tensorflow/compiler/xla/client/xla_builder.cc:3023
↓ 97 callersMethodShortDebugString
tensorflow/compiler/xla/shape.h:160
↓ 97 callersMethodbegin
tensorflow/compiler/jit/resource_operation_safety_analysis.cc:194
↓ 97 callersFunctionbuiltin_options_type
tensorflow/lite/schema/schema_generated.h:8236
↓ 97 callersMethodcopy
Returns a deep copy of node (excluding some fields, see copy_clean).
tensorflow/python/autograph/pyct/ast_util.py:37
↓ 97 callersMethoddtype
tensorflow/core/common_runtime/function.cc:80
↓ 97 callersMethodpop
Removes the last layer in the model. Raises: TypeError: if there are no layers in the model.
tensorflow/python/keras/engine/sequential.py:218
↓ 97 callersMethodrank
The number of dimensions in this shape, or None if unknown.
tensorflow/python/ops/ragged/ragged_tensor_shape.py:219
↓ 96 callersFunctionAsInt64Slice
xla::int64 is not the same type as tensorflow::protobuf_int64 in open-source. Wrapper function that gives an int64 array slice view of a repeated int6
tensorflow/compiler/xla/util.h:176
↓ 96 callersFunctionNumOutputs
tensorflow/lite/kernels/kernel_util.h:75
↓ 96 callersMethodSetMklTensor
tensorflow/core/util/mkl_util.h:314
↓ 96 callersMethodassign
(self, value, use_locking=None, name=None, read_value=True)
tensorflow/python/keras/mixed_precision/experimental/autocast_variable.py:122
↓ 96 callersFunctionbuiltin_options
tensorflow/lite/schema/schema_generated.h:8239
↓ 96 callersMethodfunc
(ids)
tensorflow/contrib/factorization/python/ops/factorization_ops.py:636
↓ 96 callersMethodget
(self)
tensorflow/contrib/compiler/xla.py:47
↓ 96 callersMethodrandom_normal
(shape, mean=0.0, stddev=1.0, dtype=dtypes.f
tensorflow/contrib/tpu/python/tpu/keras_support.py:462
↓ 96 callersMethodwith_rank_at_least
Returns a shape based on `self` with at least the given rank. Args: rank: An integer. Returns: A shape that is at least as speci
tensorflow/python/framework/tensor_shape.py:1017
↓ 95 callersMethodAdd
tensorflow/lite/toco/graph_transformations/graph_transformations.h:76
↓ 95 callersMethodAddNode
tensorflow/core/grappler/costs/virtual_scheduler.cc:236
↓ 95 callersMethodFromProto
tensorflow/core/framework/tensor.cc:959
↓ 95 callersMethodgeneric_visit
(self, node)
tensorflow/python/autograph/pyct/ast_util.py:156
↓ 95 callersMethodmake_initializable_iterator
Creates an `Iterator` for enumerating the elements of this dataset. Note: The returned iterator will be in an uninitialized state, and you mu
tensorflow/python/data/ops/dataset_ops.py:1783
↓ 94 callersMethodGetNext
tensorflow/core/kernels/data/iterator_ops.cc:63
↓ 94 callersFunctionSlice
tensorflow/compiler/xla/client/xla_builder.cc:2991
↓ 94 callersMethodadd
(self, x)
tensorflow/python/framework/convert_to_constants_test.py:200
↓ 94 callersMethoddequeue_many
Dequeues and concatenates `n` elements from this queue. This operation concatenates queue-element component tensors along the 0th dimension t
tensorflow/python/ops/data_flow_ops.py:460
↓ 94 callersMethoddst_input
tensorflow/compiler/tf2tensorrt/segment/segment.cc:88
↓ 94 callersMethodfused_expression_root
tensorflow/compiler/xla/service/hlo_instruction.cc:3777
↓ 94 callersMethodpop_front
tensorflow/core/util/presized_cuckoo_map.h:212
↓ 94 callersMethodproduct
tensorflow/lite/delegates/gpu/api.h:144
↓ 94 callersMethodread
Returns the next record (key, value pair) produced by the reader. The multiple reader instances are all configured to `read()` from the filen
tensorflow/contrib/slim/python/slim/data/parallel_reader.py:106
↓ 94 callersMethodrun_core_tests
Runs the core tests. Args: ds_fn: 0-argument function that returns a Dataset. num_outputs: Total number of outputs expected from this
tensorflow/python/data/experimental/kernel_tests/serialization/dataset_serialization_test_base.py:64
↓ 94 callersMethodstatus
tensorflow/stream_executor/lib/statusor.h:275
↓ 93 callersFunctionAsDeviceMemory
tensorflow/core/kernels/fft_ops.cc:295
↓ 93 callersMethodDebugString
tensorflow/compiler/jit/device_util.cc:80
↓ 93 callersFunctionItemsProcessed
tensorflow/core/platform/default/test_benchmark.cc:287
↓ 93 callersMethodapply_gradients
Apply gradients to variables. This is the second part of `minimize()`. It returns an `Operation` that applies gradients. Args: gra
tensorflow/python/keras/optimizer_v2/optimizer_v2.py:406
↓ 93 callersFunctionfunc
(top)
tensorflow/contrib/graph_editor/util.py:564
↓ 93 callersMethodglobal_variables
Returns the list of global variables created by the Template.
tensorflow/python/ops/template.py:444
↓ 93 callersMethodmake_one_shot_iterator
Creates an `Iterator` for enumerating the elements of this dataset. Note: The returned iterator will be initialized automatically. A "one-sho
tensorflow/python/data/ops/dataset_ops.py:1695
↓ 93 callersMethodset_on_host
tensorflow/core/framework/allocator.h:305
↓ 92 callersMethodCopyFrom
\brief Copy the other tensor into this tensor and reshape it. This tensor shares other's underlying storage. Returns `true` iff `other.shape()` has t
tensorflow/core/framework/tensor.h:314
↓ 92 callersFunctionDiv
tensorflow/compiler/xla/client/xla_builder.cc:3247
↓ 92 callersFunctionGetPaddingAttrString
tensorflow/core/util/padding.cc:73
↓ 92 callersMethodPaddingFIFOQueue
tensorflow/core/kernels/padding_fifo_queue.cc:36
↓ 92 callersFunctionTfLiteIntArrayCopy
tensorflow/lite/c/c_api_internal.c:65
↓ 92 callersMethodas_list
Returns a list of integers or `None` for each dimension. Returns: A list of integers or `None` for each dimension. Raises: Value
tensorflow/python/framework/tensor_shape.py:1161
↓ 92 callersMethodcreate_op
Creates an `Operation` in this graph. This is a low-level interface for creating an `Operation`. Most programs will not call this method dire
tensorflow/python/framework/ops.py:3308
↓ 92 callersMethodextend
Add a sequence of trackable values.
tensorflow/python/training/tracking/data_structures.py:322
↓ 92 callersMethodload
Load the MetaGraphDef graph and restore variable values into the session. Args: sess: tf.compat.v1.Session to restore variable values.
tensorflow/python/saved_model/loader_impl.py:405
↓ 92 callersMethodmutable_dimensions
tensorflow/compiler/xla/shape.h:113
↓ 92 callersMethodop
tensorflow/lite/delegates/flex/kernel.cc:201
↓ 92 callersMethodop_nodes
tensorflow/core/graph/graph.h:994
↓ 92 callersMethodunknown_shape
tensorflow/c/c_api_experimental_test.cc:501
↓ 92 callersMethodvalue
-- ACCESSORS -------------------------------------------------------------- The class provides a value() accessor returning the stored ValueType value
tensorflow/core/lib/gtl/int_type.h:219
↓ 91 callersFunctionMul
tensorflow/c/c_test_util.cc:237
↓ 91 callersMethodRemoveCurrNode
tensorflow/core/grappler/costs/virtual_scheduler.cc:124
↓ 91 callersMethodTell
tensorflow/core/lib/io/zlib_inputstream.cc:220
↓ 91 callersFunctionUnavailable
tensorflow/compiler/xla/util.h:286
↓ 91 callersMethodapply_gradients
(self, grads_and_vars, global_step=None, name=None)
tensorflow/contrib/opt/python/training/addsign.py:92
↓ 91 callersFunctioncycle
(obj, cycles, signatures=None)
tensorflow/python/saved_model/load_test.py:73
↓ 91 callersMethodenv
tensorflow/core/kernels/batching_util/serial_device_batch_scheduler.h:145
↓ 91 callersMethodfit
Trains a model given training data `x` predictions and `y` labels. Args: x: Matrix of shape [n_samples, n_features...] or the dictionary of
tensorflow/contrib/learn/python/learn/trainable.py:39
↓ 91 callersFunctionop
(converted_input, _, converted_padding)
tensorflow/python/ops/nn_ops.py:1331
↓ 90 callersFunctionGetOffset
tensorflow/lite/delegates/gpu/cl/kernels/strided_slice.cc:88
↓ 90 callersMethodMakeDim
Returns a new dimension of the given size. The returned value is owned by this context.
tensorflow/core/framework/shape_inference.h:500
↓ 90 callersFunctionRandomDims
tensorflow/core/kernels/eigen_dnnl_contraction_kernel_test.cc:31
↓ 90 callersMethodas_graph_element
Returns the object referred to by `obj`, as an `Operation` or `Tensor`. This function validates that `obj` represents an element of this grap
tensorflow/python/framework/ops.py:3584
↓ 90 callersMethodassertNotEquals
Asserts that ProtoEq says a != b.
tensorflow/python/util/protobuf/compare_test.py:47
↓ 90 callersMethodbegin
tensorflow/core/lib/gtl/flatmap.h:209
↓ 90 callersMethodcreate_model_fn_ops
Returns `ModelFnOps` that a model_fn can return. Please note that, + Exactly one of `logits` and `logits_input` must be provided. + All a
tensorflow/contrib/learn/python/learn/estimators/head.py:149
↓ 90 callersMethodgather_nd
r"""Gather slices from `params` into a Tensor with shape specified by `indices`. See tf.gather_nd for details. Args: indices: A `Tenso
tensorflow/python/ops/variables.py:1156
↓ 90 callersMethodinverse
(self, y, name="inverse", **condition_kwargs)
tensorflow/contrib/distributions/python/ops/bijectors/conditional_bijector.py:40
↓ 90 callersMethodset_name
tensorflow/compiler/jit/node_matchers.h:105
↓ 89 callersFunctionIsRefType
tensorflow/core/framework/types.h:243
↓ 89 callersMethodSetBytesAuto
tensorflow/lite/delegates/gpu/cl/cl_kernel.cc:145
↓ 89 callersFunctionTranspose
tensorflow/compiler/xla/client/xla_builder.cc:3489
↓ 89 callersMethodValueKnown
tensorflow/core/framework/shape_inference.h:367
↓ 89 callersMethodassert_consumed
Raises an exception unless a non-trivial restoration has completed.
tensorflow/python/training/tracking/util.py:614
↓ 89 callersMethodcond
()
tensorflow/python/kernel_tests/control_flow_ops_py_test.py:1364
↓ 89 callersMethodfind
Find dumped tensor data by a certain predicate. Args: predicate: A callable that takes two input arguments: ```python def
tensorflow/python/debug/lib/debug_data.py:1417
↓ 89 callersMethodlookup
Looks up "name". Args: name: a string specifying the registry key for the candidate. Returns: Registered object if found Rais
tensorflow/python/framework/registry.py:82
↓ 89 callersMethodn2
tensorflow/compiler/xla/array2d.h:69
↓ 88 callersFunctionDeleteOpAndArrays
tensorflow/lite/toco/tooling_util.cc:189
↓ 88 callersFunctionInput
tensorflow/core/util/equal_graph_def_test.cc:35
↓ 88 callersMethodNewNode
tensorflow/lite/delegates/gpu/common/model.h:211
↓ 88 callersFunctionbackend
Publicly accessible method for determining the current backend. Only exists for API compatibility with multi-backend Keras. Returns: The s
tensorflow/python/keras/backend.py:139
↓ 88 callersMethodliteral
tensorflow/compiler/xla/service/indexed_array_analysis.h:96
↓ 88 callersMethodmatch
Matches nested structures. Recursively matches shape and values of `expected` and `actual`. Handles scalars, numpy arrays and other python se
tensorflow/python/data/experimental/kernel_tests/serialization/dataset_serialization_test_base.py:383
← previousnext →901–1,000 of 117,897, ranked by callers