MCPcopy Create free account

hub / github.com/alibaba/nann / functions

Functions109,079 in github.com/alibaba/nann

↓ 224 callersMethodget
tensorflow/tensorflow/compiler/tf2tensorrt/convert/convert_nodes.cc:197
↓ 224 callersMethodhas_value
Returns true if `this` represents an actual value.
tensorflow/tensorflow/core/kernels/data/optional_ops.h:54
↓ 223 callersMethoddata
tensorflow/tensorflow/core/util/example_proto_fast_parsing.cc:990
↓ 222 callersMethodgroup
Enter a context where the lock is with group `group_id`. Args: group_id: The group for which to acquire and release the lock. Returns:
tensorflow/tensorflow/python/util/lock_util.py:74
↓ 222 callersMethodstream
tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/quantile_stream_resource.h:52
↓ 221 callersFunctionAddNode
tensorflow/tensorflow/core/grappler/optimizers/data/graph_utils.cc:103
↓ 220 callersMethodfront
tensorflow/tensorflow/compiler/xla/shape_util.h:140
↓ 220 callersFunctionname
tensorflow/tensorflow/lite/schema/schema_generated.h:2841
↓ 220 callersMethodnum_outputs
tensorflow/tensorflow/core/graph/graph.cc:185
↓ 219 callersFunctionParseAndReturnUnverifiedModule
tensorflow/tensorflow/compiler/xla/service/hlo_parser.cc:4246
↓ 219 callersMethodTensorArray
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/tensorflow/core/kernels/tensor_array.h:140
↓ 219 callersMethodValue
tensorflow/tensorflow/core/framework/variant.h:307
↓ 218 callersMethodget_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/tensorflow/python/framework/ops.py:3764
↓ 218 callersMethodnodes
tensorflow/tensorflow/core/graph/graph.h:884
↓ 218 callersMethodtensor
Get a mutable tensor data structure. TODO(aselle): Create a safe ArrayHandle interface to avoid exposing this read/write access to structure
tensorflow/tensorflow/lite/core/subgraph.h:131
↓ 217 callersMethodbuilder
tensorflow/tensorflow/compiler/tf2xla/xla_op_kernel.cc:44
↓ 217 callersMethodset_size
tensorflow/tensorflow/core/lib/io/format.h:43
↓ 215 callersMethodMerge
tensorflow/tensorflow/core/grappler/costs/utils.cc:346
↓ 213 callersMethodIsSameSize
tensorflow/tensorflow/core/framework/tensor_shape.cc:457
↓ 212 callersMethodidentity
tensorflow/tensorflow/core/kernels/reduction_ops.h:101
↓ 211 callersMethodDimension
tensorflow/tensorflow/core/framework/shape_inference.h:794
↓ 211 callersFunctionTfLiteIntArrayCreate
tensorflow/tensorflow/lite/c/c_api_internal.c:46
↓ 211 callersMethodadd
Updates the stats accumulator.
tensorflow/tensorflow/contrib/boosted_trees/python/ops/stats_accumulator_ops.py:194
↓ 211 callersFunctionany
Bitwise reduction (logical OR). Arguments: x: Tensor or variable. axis: axis along which to perform the reduction. keepdims: whet
tensorflow/tensorflow/python/keras/backend.py:2007
↓ 210 callersMethodmaximum
Returns a NumPy array specifying the maximum bounds (inclusive).
tensorflow/tensorflow/python/framework/tensor_spec.py:268
↓ 209 callersMethodDim
idx can be negative for an offset from end of dimensions. idx must be in the range [-1 * s.rank, s.rank).
tensorflow/tensorflow/core/framework/shape_inference.h:342
↓ 209 callersFunctionNotFound
tensorflow/tensorflow/compiler/xla/util.h:274
↓ 209 callersMethoddimensions
tensorflow/tensorflow/compiler/xla/shape.h:97
↓ 209 callersMethodset_device
tensorflow/tensorflow/core/framework/resource_handle.h:42
↓ 208 callersMethodend
tensorflow/tensorflow/core/common_runtime/executor.cc:1240
↓ 207 callersFunctionAddOutput
tensorflow/tensorflow/lite/delegates/gpu/common/model.h:562
↓ 207 callersMethodConstant
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/tensorflow/compiler/xla/python/xla_client.py:743
↓ 207 callersFunctionTmpDir
tensorflow/tensorflow/core/platform/test.cc:29
↓ 206 callersFunctionMakeLayout
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/tensorflow/compiler/tf2xla/shape_util.cc:50
↓ 205 callersMethodMakeIterator
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/tensorflow/core/framework/dataset.h:685
↓ 205 callersMethod_upgrade
(self, old_file_text)
tensorflow/tensorflow/tools/compatibility/tf_upgrade_v2_test.py:117
↓ 204 callersFunctionExpectSuccess
tensorflow/tensorflow/core/framework/node_def_util_test.cc:52
↓ 204 callersFunctionTF_NewStatus
tensorflow/tensorflow/c/tf_status.cc:24
↓ 204 callersMethodfunction
(self)
tensorflow/tensorflow/python/data/ops/dataset_ops.py:2752
↓ 203 callersFunctionLogName
tensorflow/tensorflow/lite/toco/tooling_util.cc:56
↓ 202 callersFunctionTF_DeleteStatus
tensorflow/tensorflow/c/tf_status.cc:26
↓ 202 callersFunctiondtype
tensorflow/tensorflow/core/util/sparse/sparse_tensor.h:164
↓ 201 callersMethodgather
(x)
tensorflow/tensorflow/python/ops/ragged/ragged_map_fn_op_test.py:245
↓ 200 callersMethodis_fully_defined
Returns True iff `self` is fully defined in every dimension.
tensorflow/tensorflow/python/framework/tensor_shape.py:1147
↓ 200 callersMethodkeys
(self)
tensorflow/tensorflow/contrib/slim/python/slim/data/tfexample_decoder.py:64
↓ 200 callersMethodscalar
tensorflow/tensorflow/core/framework/tensor.h:867
↓ 200 callersMethodset_assigned_device_name
tensorflow/tensorflow/core/graph/graph.h:913
↓ 198 callersMethodbroadcast
Broadcast the `tensor` to destinations. Args: tensor: the tensor to broadcast. destinations: the broadcast destinations. Returns
tensorflow/tensorflow/python/distribute/cross_device_ops.py:326
↓ 197 callersMethodToGraph
tensorflow/tensorflow/cc/framework/scope.cc:317
↓ 196 callersMethodencode
Encoder using LSTM. Args: x: tensor of size [num_children, num_groups, embedding_size] Returns: last_c, last_h: tensors of size
tensorflow/tensorflow/python/grappler/hierarchical_controller.py:723
↓ 196 callersMethodvalues
DEPRECATED: Use outputs.
tensorflow/tensorflow/python/framework/ops.py:1856
↓ 195 callersFunctionGetShape
tensorflow/tensorflow/core/kernels/shape_ops.h:32
↓ 195 callersMethod_testBinary
(self, op, a, b, expected, equality_test=None)
tensorflow/tensorflow/compiler/tests/binary_ops_test.py:41
↓ 194 callersMethodempty
tensorflow/tensorflow/python/eager/pywrap_tfe_src.cc:1469
↓ 194 callersMethodget
tensorflow/tensorflow/lite/delegates/gpu/common/shape.h:601
↓ 194 callersMethodoperand_count
Returns the number of operands to this instruction.
tensorflow/tensorflow/compiler/xla/service/hlo_instruction.h:921
↓ 193 callersMethodassertShapeEqual
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/tensorflow/python/framework/test_util.py:2763
↓ 190 callersMethodScalar
tensorflow/tensorflow/core/framework/shape_inference.cc:764
↓ 190 callersFunctionScalarLike
tensorflow/tensorflow/compiler/xla/client/lib/constants.h:87
↓ 190 callersFunctionb
(i, r)
tensorflow/tensorflow/python/ops/linalg/linalg_impl.py:333
↓ 190 callersMethodget_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/tensorflow/python/framework/ops.py:3698
↓ 189 callersMethodapply
Deprecated, do NOT use! This is an alias of `self.__call__`. Arguments: inputs: Input tensor(s). *args: additional positional ar
tensorflow/tensorflow/python/keras/engine/base_layer.py:1687
↓ 189 callersMethodserialize
Serialize an accumulator for a remote call.
tensorflow/tensorflow/python/keras/layers/preprocessing/normalization.py:216
↓ 188 callersMethodDebugString
tensorflow/tensorflow/core/graph/graph.cc:118
↓ 188 callersMethodResizeTensor
tensorflow/tensorflow/lite/core/subgraph.cc:854
↓ 188 callersMethodget
(self, key)
tensorflow/tensorflow/python/eager/context.py:90
↓ 188 callersMethodrun
Runs operations and evaluates tensors in `fetches`. This method runs one "step" of TensorFlow computation, by running the necessary graph fra
tensorflow/tensorflow/python/client/session.py:846
↓ 188 callersMethodstatus
tensorflow/tensorflow/cc/framework/scope.cc:296
↓ 187 callersFunctionPrintf
tensorflow/tensorflow/core/platform/stringprintf.cc:76
↓ 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/tensorflow/python/framework/test_util.py:2781
↓ 187 callersMethodend
tensorflow/tensorflow/compiler/xla/array.h:423
↓ 186 callersMethodAdd
tensorflow/tensorflow/core/grappler/costs/utils.cc:338
↓ 186 callersMethodRunMetadata
tensorflow/tensorflow/core/summary/summary_db_writer.cc:386
↓ 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/tensorflow/python/ops/linalg/linear_operator.py:319
↓ 186 callersMethodrange
tensorflow/tensorflow/core/kernels/range_sampler.h:101
↓ 185 callersMethodempty
tensorflow/tensorflow/lite/toco/graph_transformations/graph_transformations.h:88
↓ 185 callersMethodempty
tensorflow/tensorflow/core/grappler/optimizers/function_api_info.h:83
↓ 185 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/tensorflow/python/ops/data_flow_ops.py:351
↓ 184 callersMethodsrc_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/tensorflow/core/graph/graph.h:379
↓ 183 callersMethodAddInstruction
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:2654
↓ 182 callersFunctionAdd
tensorflow/tensorflow/core/graph/testlib.cc:258
↓ 182 callersFunctionGpuLaunchKernel
tensorflow/tensorflow/core/util/gpu_kernel_helper.h:100
↓ 182 callersMethodRef
tensorflow/tensorflow/core/lib/core/refcount.h:92
↓ 182 callersMethodcheckedThread
Returns a Thread wrapper that asserts 'target' completes successfully. This method should be used to create all threads in test cases, as oth
tensorflow/tensorflow/python/framework/test_util.py:2188
↓ 182 callersMethodemplace_back
Adds a child piece to this piece's children.
tensorflow/tensorflow/compiler/xla/literal.h:417
↓ 182 callersMethodsample
(self, sample_shape=(), seed=None, name="sample", **condition_kwargs)
tensorflow/tensorflow/contrib/distributions/python/ops/conditional_distribution.py:35
↓ 182 callersMethodtensors
tensorflow/tensorflow/lite/arena_planner_test.cc:102
↓ 181 callersMethodas_graph_def
Returns a serialized `GraphDef` representation of this graph. The serialized `GraphDef` can be imported into another `Graph` (using `tf.impor
tensorflow/tensorflow/python/framework/ops.py:3212
↓ 181 callersFunctioninfinity
tensorflow/tensorflow/contrib/reduce_slice_ops/kernels/reduce_slice_ops.h:43
↓ 181 callersMethodproto
Return the sharding protobuf of type xla_data_pb2.OpSharding.
tensorflow/tensorflow/compiler/xla/experimental/xla_sharding/xla_sharding.py:147
↓ 181 callersMethodsave
Saves variables. This method runs the ops added by the constructor for saving variables. It requires a session in which the graph was launche
tensorflow/tensorflow/python/training/saver.py:1074
↓ 180 callersMethodreset
Restore a reader to its initial clean state. Args: name: A name for the operation (optional). Returns: The created Operation.
tensorflow/tensorflow/python/ops/io_ops.py:289
↓ 179 callersMethodsleep
(self, t)
tensorflow/tensorflow/contrib/learn/python/learn/experiment_test.py:56
↓ 178 callersMethodFinalize
tensorflow/tensorflow/core/framework/op_def_builder.cc:636
↓ 178 callersMethodWriteScalar
tensorflow/tensorflow/core/kernels/data/dataset_utils.cc:563
↓ 178 callersMethodcount
tensorflow/tensorflow/compiler/tf2tensorrt/convert/convert_nodes.cc:774
↓ 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/tensorflow/python/eager/context.py:732
↓ 177 callersMethodSerializeToString
(self)
tensorflow/tensorflow/contrib/tensor_forest/python/ops/data_ops.py:94
↓ 177 callersMethodhandle
Returns MIOpen handle. To be passed directly to MIOpen APIs, don't keep a copy.
tensorflow/tensorflow/stream_executor/rocm/rocm_dnn.cc:107
↓ 177 callersMethodstrip
(input_node_names)
tensorflow/tensorflow/python/tools/strip_unused_test.py:65
← previousnext →401–500 of 109,079, ranked by callers