MCPcopy Create free account

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

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

↓ 187 callersMethodGetNode
Finds node by index in the graph. If no such node exists in the graph, a `nullptr` is returned.
tensorflow/core/grappler/utils/graph_view_internal.h:291
↓ 187 callersMethodassertDeviceEqual
Asserts that the two given devices are the same. Args: device1: A string device name or TensorFlow `DeviceSpec` object. device2: A st
tensorflow/python/framework/test_util.py:2836
↓ 187 callersMethodrun
Runs operations and evaluates tensors in `fetches`. This method runs one "step" of TensorFlow computation, by running the necessary graph fra
tensorflow/python/client/session.py:855
↓ 186 callersFunctionAdd
tensorflow/core/graph/testlib.cc:258
↓ 186 callersMethodNewName
tensorflow/core/graph/graph.cc:730
↓ 186 callersMethodbatch_shape_tensor
Shape of batch dimensions of this operator, determined at runtime. If this operator acts like the batch matrix `A` with `A.shape = [B1,...,Bb
tensorflow/python/ops/linalg/linear_operator.py:319
↓ 186 callersMethodenqueue_many
Enqueues zero or more elements to this queue. This operation slices each component tensor along the 0th dimension to make multiple queue elem
tensorflow/python/ops/data_flow_ops.py:351
↓ 186 callersMethodpop
tensorflow/core/kernels/map_stage_op.cc:399
↓ 186 callersMethodrange
tensorflow/core/kernels/range_sampler.h:101
↓ 186 callersMethodsize
Returns the size, in bytes, for the backing memory.
tensorflow/stream_executor/device_memory.h:80
↓ 185 callersMethodAdd
tensorflow/core/grappler/costs/utils.cc:345
↓ 185 callersMethodclear
tensorflow/core/kernels/map_stage_op.cc:465
↓ 185 callersMethodempty
tensorflow/lite/toco/graph_transformations/graph_transformations.h:88
↓ 185 callersMethodtensors
tensorflow/lite/arena_planner_test.cc:102
↓ 184 callersFunctionFastBoundsCheck
tensorflow/core/framework/bounds_check.h:30
↓ 184 callersFunctionInit
tensorflow/lite/kernels/if.cc:33
↓ 184 callersMethodas_default
Returns a context manager that enables summary writing.
tensorflow/python/ops/summary_ops_v2.py:188
↓ 184 callersMethoddata
tensorflow/core/util/example_proto_fast_parsing.cc:990
↓ 184 callersMethodpop
(l)
tensorflow/python/eager/function_test.py:2443
↓ 184 callersMethodpop_back
tensorflow/compiler/xla/shape_util.h:79
↓ 184 callersMethodproto
Return the sharding protobuf of type xla_data_pb2.OpSharding.
tensorflow/compiler/xla/experimental/xla_sharding/xla_sharding.py:152
↓ 182 callersMethodas_graph_def
Returns a serialized `GraphDef` representation of this graph. The serialized `GraphDef` can be imported into another `Graph` (using `tf.impor
tensorflow/python/framework/ops.py:3216
↓ 182 callersFunctioninfinity
tensorflow/contrib/reduce_slice_ops/kernels/reduce_slice_ops.h:43
↓ 182 callersMethodmap
(self, func, rank=None)
tensorflow/python/data/experimental/ops/dataframe.py:110
↓ 182 callersMethodmutable_input
tensorflow/core/framework/op_kernel.cc:404
↓ 182 callersMethodsample
(self, sample_shape=(), seed=None, name="sample", **condition_kwargs)
tensorflow/contrib/distributions/python/ops/conditional_distribution.py:35
↓ 180 callersMethodMakeShape
tensorflow/core/framework/op_kernel.cc:163
↓ 180 callersMethodassert_equal
(expected, got)
tensorflow/contrib/learn/python/learn/estimators/state_saving_rnn_estimator_test.py:307
↓ 180 callersMethodempty
Is list empty?
tensorflow/core/framework/ev_allocator.h:144
↓ 179 callersFunctionConst
tensorflow/cc/ops/const_op.h:36
↓ 179 callersMethodtensor_data
tensorflow/core/framework/tensor.cc:1288
↓ 178 callersMethodFinalize
tensorflow/core/framework/op_def_builder.cc:636
↓ 178 callersMethodUnknownDim
tensorflow/core/framework/shape_inference.h:504
↓ 178 callersMethodWriteScalar
tensorflow/core/kernels/data/dataset_utils.cc:563
↓ 178 callersMethod_NewComputation
(self, name=None)
tensorflow/compiler/xla/python/xla_client_test.py:47
↓ 178 callersMethoddevice
Context-manager to force placement of operations and Tensors on a device. Args: name: Name of the device or None to get default placement.
tensorflow/python/eager/context.py:732
↓ 178 callersMethodfill
Intelligently sets any non-specific parameters.
tensorflow/contrib/tensor_forest/python/tensor_forest.py:195
↓ 178 callersMethodget
tensorflow/compiler/tf2tensorrt/convert/convert_nodes.cc:150
↓ 178 callersMethodtensorflow_cpu_worker_threads
tensorflow/core/common_runtime/renamed_device.h:51
↓ 177 callersFunctionLookupResource
tensorflow/core/framework/resource_mgr.h:723
↓ 177 callersFunctionReset
tensorflow/core/common_runtime/session.cc:126
↓ 177 callersMethodSerializeToString
(self)
tensorflow/contrib/tensor_forest/python/ops/data_ops.py:94
↓ 177 callersMethoddst_input
Return the index of the destination input that consumes the data carried by this edge. The special value kControlSlot is used for control dependencie
tensorflow/core/graph/graph.h:479
↓ 177 callersMethodhandle
Returns MIOpen handle. To be passed directly to MIOpen APIs, don't keep a copy.
tensorflow/stream_executor/rocm/rocm_dnn.cc:107
↓ 177 callersMethodsleep
(self, t)
tensorflow/contrib/learn/python/learn/experiment_test.py:56
↓ 176 callersMethodRef
tensorflow/core/lib/core/refcount.h:96
↓ 176 callersMethodapply_op
Add a node invoking a registered Op to a graph. Example usage: # input1 and input2 can be Tensors or anything ops.convert_to_tensor()
tensorflow/python/framework/op_def_library.py:311
↓ 176 callersMethodclear
tensorflow/compiler/xla/service/shaped_buffer.cc:83
↓ 176 callersMethodempty
tensorflow/core/grappler/optimizers/function_api_info.h:83
↓ 176 callersMethodminimize
Add operations to minimize `loss` by updating `var_list`. This method simply combines calls `compute_gradients()` and `apply_gradients()`. If
tensorflow/python/training/optimizer.py:418
↓ 175 callersMethoddst
tensorflow/compiler/tf2tensorrt/segment/segment.cc:86
↓ 174 callersMethodIsTuple
Returns true if the sharding has tuple type.
tensorflow/compiler/xla/service/hlo_sharding.h:97
↓ 174 callersFunctionPrintf
tensorflow/core/platform/stringprintf.cc:76
↓ 173 callersFunctionExpectFailure
tensorflow/core/framework/node_def_util_test.cc:58
↓ 173 callersFunctionStartsWith
tensorflow/core/platform/str_util.cc:150
↓ 173 callersMethodadd_dimensions
tensorflow/compiler/xla/shape.h:104
↓ 173 callersMethodelement_type
Methods for accessing the primitive type.
tensorflow/compiler/xla/shape.h:97
↓ 173 callersMethodget_collection
Get this scope's variables.
tensorflow/python/ops/variable_scope.py:1438
↓ 172 callersMethodAddNode
tensorflow/core/common_runtime/shape_refiner.cc:237
↓ 172 callersFunctionNodeName
Return the node name corresponding to 'name' if name is valid, or the empty string otherwise.
tensorflow/core/grappler/utils.h:168
↓ 172 callersFunction_enqueue_vector
(sess, queue, values, shape=None)
tensorflow/contrib/metrics/python/ops/metric_ops_test.py:45
↓ 172 callersMethodseed
tensorflow/core/kernels/cudnn_rnn_ops.cc:1004
↓ 171 callersMethodstatus
tensorflow/compiler/tf2xla/xla_op_kernel.h:190
↓ 171 callersMethodvalues
tensorflow/core/util/sparse/group_iterator.h:140
↓ 170 callersMethodgetName
tensorflow/compiler/tf2tensorrt/utils/trt_tensor_proxy.h:180
↓ 170 callersMethodrandom_normal
A deterministic random normal if seed is passed.
tensorflow/python/ops/init_ops_v2.py:784
↓ 169 callersFunctionGetTupleElement
GetTupleElement(operand, N) matches a GTE instruction which gets the N'th tuple element of operand, while GetTupleElement(operand) matches any GTE ope
tensorflow/compiler/xla/service/hlo_matchers.h:332
↓ 169 callersFunctionRandomUniform
tensorflow/core/graph/testlib.cc:193
↓ 169 callersMethodfront
tensorflow/core/common_runtime/propagator_state.h:90
↓ 169 callersMethodop_device_context
tensorflow/core/framework/op_kernel.h:1731
↓ 168 callersMethoddimensions_count
tensorflow/lite/toco/model.h:343
↓ 168 callersMethodevaluate
See evaluable.Evaluable.
tensorflow/contrib/learn/python/learn/estimators/dnn.py:672
↓ 167 callersFunctionNumDimensions
tensorflow/lite/kernels/kernel_util.h:27
↓ 166 callersMethodFind
tensorflow/core/framework/function.cc:1089
↓ 166 callersFunctionStartTiming
tensorflow/core/platform/default/test_benchmark.cc:288
↓ 166 callersFunction_enqueue_vector
(sess, queue, values, shape=None)
tensorflow/python/kernel_tests/metrics_test.py:46
↓ 166 callersMethodend
tensorflow/compiler/jit/resource_operation_safety_analysis.cc:198
↓ 166 callersMethodrun
Execute a session. <p>The author apologizes for the ugliness of the long argument list of this method. However, take solace in the fact that this is
tensorflow/java/src/main/java/org/tensorflow/Session.java:480
↓ 165 callersMethodRun
tensorflow/core/kernels/random_op_gpu.h:133
↓ 165 callersMethodstack
tensorflow/core/platform/default/stacktrace.h:94
↓ 165 callersMethodtensor
tensorflow/core/framework/tensor.h:728
↓ 164 callersMethodIsInitialized
tensorflow/core/framework/tensor.cc:686
↓ 163 callersMethodAppend
tensorflow/core/util/reporter.cc:27
↓ 163 callersMethodsplit
Returns a Sharding that splits a tensor across a dimension. This creates a Tiled attribute, similar to tile(), but easier to use for the comm
tensorflow/compiler/xla/experimental/xla_sharding/xla_sharding.py:93
↓ 162 callersFunctionInternalError
tensorflow/compiler/xla/util.h:258
↓ 162 callersMethodstart
Starts the handler's workers. Arguments: workers: Number of workers. max_queue_size: queue size (when full, workers c
tensorflow/python/keras/utils/data_utils.py:629
↓ 161 callersMethodgroup
tensorflow/core/util/sparse/group_iterator.cc:55
↓ 161 callersMethodinstruction
tensorflow/compiler/xla/service/hlo_value.h:125
↓ 161 callersMethodset_dtype
tensorflow/core/framework/tensor.h:653
↓ 160 callersMethodshape
(self)
tensorflow/contrib/tpu/python/tpu/keras_tpu_variables.py:125
↓ 160 callersMethodsize
Number of elements currently held by this TopN object. This will be no greater than 'limit' passed to the constructor.
tensorflow/core/lib/gtl/top_n.h:99
↓ 160 callersMethodunstack
Unstack the values of a `Tensor` in the TensorArray. If input value shapes have rank-`R`, then the output TensorArray will contain elements w
tensorflow/python/ops/tensor_array_ops.py:1132
↓ 159 callersMethodNowMicros
\brief Returns the number of micro-seconds since the Unix epoch.
tensorflow/core/platform/env.h:262
↓ 159 callersFunctionToSet
tensorflow/core/framework/types.h:237
↓ 159 callersMethodfail
(i)
tensorflow/python/eager/def_function_test.py:401
↓ 159 callersMethodindex
Returns input/output port index.
tensorflow/core/grappler/utils/graph_view_internal.h:76
↓ 159 callersMethodinputs
tensorflow/lite/delegates/gpu/common/model.h:174
↓ 158 callersMethodload
PyObject -> C++ conversion.
tensorflow/compiler/xla/python/types.h:437
↓ 158 callersMethodop_registry
tensorflow/core/graph/graph.h:718
↓ 158 callersMethodshould_stop
Check if the coordinator was told to stop. See `Coordinator.should_stop()`. Returns: True if the coordinator was told to stop, False o
tensorflow/python/training/supervisor.py:861
← previousnext →501–600 of 117,897, ranked by callers