MCPcopy Create free account

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

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

↓ 157 callersMethodAdamOptimizer
addons/sparse_operation_kit/legacy/kit_cc/kit_cc_infra/src/optimizer/adam_optimizer.cc:32
↓ 156 callersMethoddimensions
tensorflow/core/kernels/data_format_ops.h:80
↓ 155 callersFunctionHash64Combine
tensorflow/core/lib/hash/hash.h:115
↓ 155 callersMethodget_concrete_function
Returns a `ConcreteFunction` specialized to inputs and execution context. Args: *args: inputs to specialize on. **kwargs: inputs to s
tensorflow/python/eager/function.py:1861
↓ 155 callersMethodset_name
tensorflow/lite/delegates/flex/kernel.cc:185
↓ 155 callersMethodsum
tensorflow/contrib/tensor_forest/kernels/v4/grow_stats.h:144
↓ 154 callersMethodAddAttr
tensorflow/core/graph/graph.h:272
↓ 154 callersFunctionIsWellFormed
tensorflow/core/grappler/utils/graph_view_internal.h:656
↓ 154 callersMethoddim_sizes
tensorflow/core/framework/tensor_shape.cc:489
↓ 154 callersMethodempty
tensorflow/core/platform/tstring.h:142
↓ 153 callersMethodGetOutput
tensorflow/lite/delegates/nnapi/nnapi_delegate_test.cc:2153
↓ 153 callersFunctionOffset
tensorflow/lite/kernels/internal/types.h:379
↓ 153 callersFunctioncpu_allocator
tensorflow/core/framework/allocator.cc:80
↓ 153 callersFunctionshape
tensorflow/core/util/sparse/sparse_tensor.h:187
↓ 152 callersFunctionabs
r"""Computes the absolute value of a tensor. Given a tensor of integer or floating-point values, this operation returns a tensor of the same type
tensorflow/python/ops/math_ops.py:247
↓ 152 callersMethodnormal
Outputs random values from a normal distribution. Args: shape: A 1-D integer Tensor or Python array. The shape of the output tensor
tensorflow/python/ops/stateful_random_ops.py:394
↓ 151 callersFunctionInvalidArgumentError
tensorflow/lite/delegates/gpu/common/status.h:89
↓ 151 callersFunctionSourceOp
tensorflow/core/graph/graph_def_builder.cc:101
↓ 151 callersMethodassertNear
Asserts that two floats are near each other. Checks that |f1 - f2| < err and asserts a test failure if not. Args: f1: A float valu
tensorflow/python/framework/test_util.py:2265
↓ 150 callersMethodExecutesBefore
tensorflow/compiler/xla/service/hlo_ordering.cc:35
↓ 150 callersFunctioncreate
A create function. This will never actually get called in this test, it's just nice to know that it compiles.
tensorflow/c/c_test.c:30
↓ 150 callersMethodempty
tensorflow/core/grappler/costs/graph_properties.cc:437
↓ 150 callersMethodindex
Returns the index of this allocation.
tensorflow/compiler/xla/service/buffer_assignment.h:79
↓ 149 callersFunctionMatchingDim
Get common shape dim, DCHECKing that they all agree.
tensorflow/lite/kernels/internal/types.h:432
↓ 149 callersMethodadd
(self, layer_func)
tensorflow/contrib/eager/python/network.py:551
↓ 149 callersMethodget_embedding_variable
Gets an existing variable with this name or create a new one.
tensorflow/python/ops/variable_scope.py:1575
↓ 149 callersMethodparameter_instruction
Returns the parameter instruction for the given parameter number.
tensorflow/compiler/xla/service/hlo_computation.h:195
↓ 148 callersMethodget
tensorflow/core/distributed_runtime/master_session.cc:522
↓ 147 callersFunctionTo32Bit
tensorflow/core/framework/tensor_types.h:117
↓ 147 callersMethodinput_list
tensorflow/core/framework/op_kernel.cc:631
↓ 146 callersMethodCreateVector
tensorflow/lite/tools/verifier_test.cc:136
↓ 145 callersMethodassign_add
Adds a value to this variable. This is essentially a shortcut for `assign_add(self, delta)`. Args: delta: A `Tensor`. The value to ad
tensorflow/python/ops/variables.py:792
↓ 144 callersFunctionXTimesTwo
tensorflow/core/framework/function_testlib.cc:119
↓ 144 callersMethodnum_elements
Returns the total number of elements in the array.
tensorflow/compiler/xla/array.h:416
↓ 144 callersMethodtruncated_normal
A deterministic truncated normal if seed is passed.
tensorflow/python/ops/init_ops_v2.py:802
↓ 143 callersMethodRank
tensorflow/core/kernels/fft_ops.cc:122
↓ 143 callersFunctionRunTest
Run the test, and return 0 on success, 2 otherwise.
tensorflow/core/platform/platform_strings_test.cc:112
↓ 142 callersMethodIsArray
Whether this buffer contains an array.
tensorflow/compiler/xla/service/buffer_value.h:139
↓ 141 callersMethodToProto
tensorflow/compiler/xla/service/hlo_module.cc:248
↓ 141 callersMethodassertRaisesWithPredicateMatch
Returns a context manager to enclose code expected to raise an exception. If the exception is an OpError, the op stack is also included in the me
tensorflow/python/framework/test_util.py:2772
↓ 141 callersMethodcond
(pred)
tensorflow/contrib/summary/summary_ops_graph_test.py:349
↓ 141 callersFunctioncreate_tensor_data
Build tensor data spreading the range [min_value, max_value).
tensorflow/lite/testing/generate_examples_lib.py:239
↓ 141 callersMethodsize
tensorflow/core/framework/embedding/cache.h:145
↓ 140 callersFunctionCreateReshape
tensorflow/lite/delegates/gpu/cl/kernels/reshape.cc:135
↓ 140 callersMethodget_attr
(self, attr)
tensorflow/python/eager/backprop.py:100
↓ 140 callersMethodget_operation_by_name
Returns the `Operation` with the given `name`. This method may be called concurrently from multiple threads. Args: name: The name of t
tensorflow/python/framework/ops.py:3727
↓ 140 callersMethodlog_prob
(self, x)
tensorflow/contrib/distributions/python/kernel_tests/vector_student_t_test.py:50
↓ 139 callersMethodAddControlEdge
tensorflow/core/graph/graph.cc:542
↓ 139 callersFunctionGetGpuLaunchConfig
Calculate the GPU launch config we should use for a kernel launch. This is assuming the kernel is quite simple and will largely be memory-limited. REQ
tensorflow/core/util/gpu_launch_config.h:127
↓ 139 callersFunctionParseTensorName
tensorflow/core/graph/tensor_id.cc:30
↓ 139 callersMethodnotify_all
tensorflow/core/platform/default/mutex.cc:98
↓ 138 callersMethodValueIsDefinedAt
tensorflow/compiler/xla/service/hlo_dataflow_analysis.cc:78
↓ 138 callersMethodindex
tensorflow/cc/framework/ops.h:238
↓ 138 callersFunctionldg
tensorflow/core/util/gpu_kernel_helper.h:141
↓ 138 callersMethodmax
Returns the maximum representable value in this data type. Raises: TypeError: if this is a non-numeric, unordered, or quantized type.
tensorflow/python/framework/dtypes.py:201
↓ 138 callersMethodmutable_shape
tensorflow/lite/toco/model.h:2242
↓ 138 callersMethodrestore
Restore a training checkpoint. Restores this `Checkpoint` and any objects it depends on. Either assigns values immediately if variables to r
tensorflow/python/training/tracking/util.py:1897
↓ 137 callersMethodIgnoreError
tensorflow/core/lib/core/status.cc:187
↓ 137 callersFunctionNear
tensorflow/compiler/xla/literal_comparison.cc:937
↓ 137 callersFunctionReduce
tensorflow/compiler/xla/client/xla_builder.cc:3315
↓ 137 callersMethodreset
Resets the RefPtr from a pointer. This is an ownership transfer operation, and the caller has to own a valid reference to ptr (unless ptr is nullptr).
tensorflow/compiler/xrt/xrt_refptr.h:85
↓ 137 callersMethodsave
Saves a training checkpoint and provides basic checkpoint management. The saved checkpoint includes variables created by this object and any
tensorflow/python/training/tracking/util.py:1842
↓ 137 callersMethodset_input
addons/sparse_operation_kit/legacy/kit_cc/kit_cc_infra/src/operation/op_context.cc:42
↓ 136 callersMethodAddEdge
tensorflow/core/graph/graph.cc:494
↓ 136 callersMethodReadScalar
tensorflow/core/kernels/data/dataset_utils.cc:529
↓ 136 callersFunctionSubtleMustCopy
tensorflow/core/framework/bounds_check.h:45
↓ 136 callersFunctioncopy
Copy a subgraph. Args: sgv: the source subgraph-view. This argument is converted to a subgraph using the same rules than the function sub
tensorflow/contrib/graph_editor/transform.py:591
↓ 136 callersMethodnode_index
Returns index of node in GraphDef/GraphView.
tensorflow/core/grappler/utils/graph_view_internal.h:156
↓ 136 callersMethodrun
(self)
tensorflow/contrib/cloud/python/ops/bigquery_reader_ops_test.py:120
↓ 136 callersMethodsession
A TensorFlow session object which will execute the `run`.
tensorflow/python/training/session_run_hook.py:257
↓ 136 callersMethodset_shape
Overrides the shape for this variable. Args: shape: the `TensorShape` representing the overridden shape.
tensorflow/python/ops/variables.py:669
↓ 136 callersMethodwrite
()
tensorflow/contrib/summary/summary_ops_test.py:108
↓ 135 callersFunctionAddNodeAttr
tensorflow/core/framework/node_def_util.h:124
↓ 135 callersFunctionShape
Verifies the shape or the shape and the layout of an HLO instruction against the provided shape object.
tensorflow/compiler/xla/service/hlo_matchers.h:379
↓ 135 callersMethod_assertOpOutputMatchesExpected
Verifies that 'op' produces 'expected' when fed input 'inp' . Args: op: operator to test inp: numpy input array to use as input to 'o
tensorflow/compiler/tests/unary_ops_test.py:50
↓ 135 callersMethoddevice
The device for SaveSpec Tensors.
tensorflow/python/training/saving/saveable_object.py:80
↓ 135 callersMethodemplace
tensorflow/compiler/xla/service/multi_output_fusion.h:160
↓ 135 callersMethodget
(self, node_id)
tensorflow/python/saved_model/load.py:303
↓ 134 callersMethodmutable_layout
tensorflow/compiler/xla/shape.h:131
↓ 134 callersMethodrun
(self, fetches, **kwargs)
tensorflow/python/training/monitored_session_test.py:1212
↓ 133 callersMethodIsMklTensor
tensorflow/core/util/mkl_util.h:313
↓ 133 callersMethodUnknownShape
tensorflow/core/framework/shape_inference.cc:749
↓ 133 callersMethodWithRankAtLeast
tensorflow/core/framework/shape_inference.cc:393
↓ 133 callersFunctionZero
tensorflow/compiler/xla/client/lib/constants.cc:23
↓ 133 callersMethodassert_is_compatible_with
Raises an exception if `other` is not compatible with this Dimension. Args: other: Another Dimension. Raises: ValueError: If `se
tensorflow/python/framework/tensor_shape.py:263
↓ 133 callersMethodget
Returns a `Tensor` for the given key. A `str` key is used to access a base feature (not-transformed). When a `FeatureColumn` is passed, the t
tensorflow/python/feature_column/feature_column_v2.py:3320
↓ 133 callersMethodindex
The index of the DT_RESOURCE input to the _XlaCompile/_XlaRun operator. Note that the indices can be different between _XlaCompile and _XlaRun.
tensorflow/compiler/jit/xla_launch_util.h:75
↓ 133 callersMethodload
Load new value into this variable. Writes new value to variable's memory. Doesn't add ops to the graph. This convenience method requires a s
tensorflow/python/ops/variables.py:1196
↓ 132 callersFunctionFindInstruction
tensorflow/compiler/xla/tools/interactive_graphviz.cc:118
↓ 132 callersMethodReport
tensorflow/lite/experimental/micro/micro_error_reporter.cc:63
↓ 132 callersMethodassign_add
(self, delta, use_locking=None, name=None, read_value=True)
tensorflow/contrib/tpu/python/tpu/keras_tpu_variables.py:196
↓ 132 callersMethodsrc_output
tensorflow/compiler/tf2tensorrt/segment/segment.cc:87
↓ 132 callersMethodto_dense
Return a dense (batch) matrix representing this operator.
tensorflow/python/ops/linalg/linear_operator.py:956
↓ 132 callersMethodvar
Return pointer to variable length section.
tensorflow/core/common_runtime/graph_view.h:168
↓ 132 callersMethodwrite
Write `value` into index `index` of the TensorArray. Args: index: 0-D. int32 scalar with the index to write to. value: N-D. Tensor
tensorflow/python/ops/tensor_array_ops.py:1069
↓ 131 callersFunctionCreate
tensorflow/core/kernels/scale_and_translate_op_test.cc:61
↓ 131 callersFunctionIsEmpty
tensorflow/core/grappler/utils/graph_view_internal.h:622
↓ 131 callersFunctionTFE_DeleteTensorHandle
tensorflow/c/eager/c_api.cc:469
↓ 131 callersMethod_compareBoth
(self, x, np_func, tf_func)
tensorflow/python/kernel_tests/cwise_ops_unary_test.py:156
↓ 131 callersMethodadd
Accumulate a new instance of ProfileDatum. Args: profile_datum: (`ProfileDatum`) an instance of `ProfileDatum` to accumulate to thi
tensorflow/python/debug/lib/profiling.py:82
← previousnext →601–700 of 117,897, ranked by callers