Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/nann
/ functions
Functions
109,079 in github.com/alibaba/nann
⨍
Functions
109,079
◇
Types & classes
19,521
↳
Endpoints
547
↓ 224 callers
Method
get
tensorflow/tensorflow/compiler/tf2tensorrt/convert/convert_nodes.cc:197
↓ 224 callers
Method
has_value
Returns true if `this` represents an actual value.
tensorflow/tensorflow/core/kernels/data/optional_ops.h:54
↓ 223 callers
Method
data
tensorflow/tensorflow/core/util/example_proto_fast_parsing.cc:990
↓ 222 callers
Method
group
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 callers
Method
stream
tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/quantile_stream_resource.h:52
↓ 221 callers
Function
AddNode
tensorflow/tensorflow/core/grappler/optimizers/data/graph_utils.cc:103
↓ 220 callers
Method
front
tensorflow/tensorflow/compiler/xla/shape_util.h:140
↓ 220 callers
Function
name
tensorflow/tensorflow/lite/schema/schema_generated.h:2841
↓ 220 callers
Method
num_outputs
tensorflow/tensorflow/core/graph/graph.cc:185
↓ 219 callers
Function
ParseAndReturnUnverifiedModule
tensorflow/tensorflow/compiler/xla/service/hlo_parser.cc:4246
↓ 219 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/tensorflow/core/kernels/tensor_array.h:140
↓ 219 callers
Method
Value
tensorflow/tensorflow/core/framework/variant.h:307
↓ 218 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/tensorflow/python/framework/ops.py:3764
↓ 218 callers
Method
nodes
tensorflow/tensorflow/core/graph/graph.h:884
↓ 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/tensorflow/lite/core/subgraph.h:131
↓ 217 callers
Method
builder
tensorflow/tensorflow/compiler/tf2xla/xla_op_kernel.cc:44
↓ 217 callers
Method
set_size
tensorflow/tensorflow/core/lib/io/format.h:43
↓ 215 callers
Method
Merge
tensorflow/tensorflow/core/grappler/costs/utils.cc:346
↓ 213 callers
Method
IsSameSize
tensorflow/tensorflow/core/framework/tensor_shape.cc:457
↓ 212 callers
Method
identity
tensorflow/tensorflow/core/kernels/reduction_ops.h:101
↓ 211 callers
Method
Dimension
tensorflow/tensorflow/core/framework/shape_inference.h:794
↓ 211 callers
Function
TfLiteIntArrayCreate
tensorflow/tensorflow/lite/c/c_api_internal.c:46
↓ 211 callers
Method
add
Updates the stats accumulator.
tensorflow/tensorflow/contrib/boosted_trees/python/ops/stats_accumulator_ops.py:194
↓ 211 callers
Function
any
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 callers
Method
maximum
Returns a NumPy array specifying the maximum bounds (inclusive).
tensorflow/tensorflow/python/framework/tensor_spec.py:268
↓ 209 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/tensorflow/core/framework/shape_inference.h:342
↓ 209 callers
Function
NotFound
tensorflow/tensorflow/compiler/xla/util.h:274
↓ 209 callers
Method
dimensions
tensorflow/tensorflow/compiler/xla/shape.h:97
↓ 209 callers
Method
set_device
tensorflow/tensorflow/core/framework/resource_handle.h:42
↓ 208 callers
Method
end
tensorflow/tensorflow/core/common_runtime/executor.cc:1240
↓ 207 callers
Function
AddOutput
tensorflow/tensorflow/lite/delegates/gpu/common/model.h:562
↓ 207 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/tensorflow/compiler/xla/python/xla_client.py:743
↓ 207 callers
Function
TmpDir
tensorflow/tensorflow/core/platform/test.cc:29
↓ 206 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/tensorflow/compiler/tf2xla/shape_util.cc:50
↓ 205 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/tensorflow/core/framework/dataset.h:685
↓ 205 callers
Method
_upgrade
(self, old_file_text)
tensorflow/tensorflow/tools/compatibility/tf_upgrade_v2_test.py:117
↓ 204 callers
Function
ExpectSuccess
tensorflow/tensorflow/core/framework/node_def_util_test.cc:52
↓ 204 callers
Function
TF_NewStatus
tensorflow/tensorflow/c/tf_status.cc:24
↓ 204 callers
Method
function
(self)
tensorflow/tensorflow/python/data/ops/dataset_ops.py:2752
↓ 203 callers
Function
LogName
tensorflow/tensorflow/lite/toco/tooling_util.cc:56
↓ 202 callers
Function
TF_DeleteStatus
tensorflow/tensorflow/c/tf_status.cc:26
↓ 202 callers
Function
dtype
tensorflow/tensorflow/core/util/sparse/sparse_tensor.h:164
↓ 201 callers
Method
gather
(x)
tensorflow/tensorflow/python/ops/ragged/ragged_map_fn_op_test.py:245
↓ 200 callers
Method
is_fully_defined
Returns True iff `self` is fully defined in every dimension.
tensorflow/tensorflow/python/framework/tensor_shape.py:1147
↓ 200 callers
Method
keys
(self)
tensorflow/tensorflow/contrib/slim/python/slim/data/tfexample_decoder.py:64
↓ 200 callers
Method
scalar
tensorflow/tensorflow/core/framework/tensor.h:867
↓ 200 callers
Method
set_assigned_device_name
tensorflow/tensorflow/core/graph/graph.h:913
↓ 198 callers
Method
broadcast
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 callers
Method
ToGraph
tensorflow/tensorflow/cc/framework/scope.cc:317
↓ 196 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/tensorflow/python/grappler/hierarchical_controller.py:723
↓ 196 callers
Method
values
DEPRECATED: Use outputs.
tensorflow/tensorflow/python/framework/ops.py:1856
↓ 195 callers
Function
GetShape
tensorflow/tensorflow/core/kernels/shape_ops.h:32
↓ 195 callers
Method
_testBinary
(self, op, a, b, expected, equality_test=None)
tensorflow/tensorflow/compiler/tests/binary_ops_test.py:41
↓ 194 callers
Method
empty
tensorflow/tensorflow/python/eager/pywrap_tfe_src.cc:1469
↓ 194 callers
Method
get
tensorflow/tensorflow/lite/delegates/gpu/common/shape.h:601
↓ 194 callers
Method
operand_count
Returns the number of operands to this instruction.
tensorflow/tensorflow/compiler/xla/service/hlo_instruction.h:921
↓ 193 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/tensorflow/python/framework/test_util.py:2763
↓ 190 callers
Method
Scalar
tensorflow/tensorflow/core/framework/shape_inference.cc:764
↓ 190 callers
Function
ScalarLike
tensorflow/tensorflow/compiler/xla/client/lib/constants.h:87
↓ 190 callers
Function
b
(i, r)
tensorflow/tensorflow/python/ops/linalg/linalg_impl.py:333
↓ 190 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/tensorflow/python/framework/ops.py:3698
↓ 189 callers
Method
apply
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 callers
Method
serialize
Serialize an accumulator for a remote call.
tensorflow/tensorflow/python/keras/layers/preprocessing/normalization.py:216
↓ 188 callers
Method
DebugString
tensorflow/tensorflow/core/graph/graph.cc:118
↓ 188 callers
Method
ResizeTensor
tensorflow/tensorflow/lite/core/subgraph.cc:854
↓ 188 callers
Method
get
(self, key)
tensorflow/tensorflow/python/eager/context.py:90
↓ 188 callers
Method
run
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 callers
Method
status
tensorflow/tensorflow/cc/framework/scope.cc:296
↓ 187 callers
Function
Printf
tensorflow/tensorflow/core/platform/stringprintf.cc:76
↓ 187 callers
Method
assertDeviceEqual
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 callers
Method
end
tensorflow/tensorflow/compiler/xla/array.h:423
↓ 186 callers
Method
Add
tensorflow/tensorflow/core/grappler/costs/utils.cc:338
↓ 186 callers
Method
RunMetadata
tensorflow/tensorflow/core/summary/summary_db_writer.cc:386
↓ 186 callers
Method
batch_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 callers
Method
range
tensorflow/tensorflow/core/kernels/range_sampler.h:101
↓ 185 callers
Method
empty
tensorflow/tensorflow/lite/toco/graph_transformations/graph_transformations.h:88
↓ 185 callers
Method
empty
tensorflow/tensorflow/core/grappler/optimizers/function_api_info.h:83
↓ 185 callers
Method
enqueue_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 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/tensorflow/core/graph/graph.h:379
↓ 183 callers
Method
AddInstruction
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:2654
↓ 182 callers
Function
Add
tensorflow/tensorflow/core/graph/testlib.cc:258
↓ 182 callers
Function
GpuLaunchKernel
tensorflow/tensorflow/core/util/gpu_kernel_helper.h:100
↓ 182 callers
Method
Ref
tensorflow/tensorflow/core/lib/core/refcount.h:92
↓ 182 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/tensorflow/python/framework/test_util.py:2188
↓ 182 callers
Method
emplace_back
Adds a child piece to this piece's children.
tensorflow/tensorflow/compiler/xla/literal.h:417
↓ 182 callers
Method
sample
(self, sample_shape=(), seed=None, name="sample", **condition_kwargs)
tensorflow/tensorflow/contrib/distributions/python/ops/conditional_distribution.py:35
↓ 182 callers
Method
tensors
tensorflow/tensorflow/lite/arena_planner_test.cc:102
↓ 181 callers
Method
as_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 callers
Function
infinity
tensorflow/tensorflow/contrib/reduce_slice_ops/kernels/reduce_slice_ops.h:43
↓ 181 callers
Method
proto
Return the sharding protobuf of type xla_data_pb2.OpSharding.
tensorflow/tensorflow/compiler/xla/experimental/xla_sharding/xla_sharding.py:147
↓ 181 callers
Method
save
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 callers
Method
reset
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 callers
Method
sleep
(self, t)
tensorflow/tensorflow/contrib/learn/python/learn/experiment_test.py:56
↓ 178 callers
Method
Finalize
tensorflow/tensorflow/core/framework/op_def_builder.cc:636
↓ 178 callers
Method
WriteScalar
tensorflow/tensorflow/core/kernels/data/dataset_utils.cc:563
↓ 178 callers
Method
count
tensorflow/tensorflow/compiler/tf2tensorrt/convert/convert_nodes.cc:774
↓ 178 callers
Method
device
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 callers
Method
SerializeToString
(self)
tensorflow/tensorflow/contrib/tensor_forest/python/ops/data_ops.py:94
↓ 177 callers
Method
handle
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 callers
Method
strip
(input_node_names)
tensorflow/tensorflow/python/tools/strip_unused_test.py:65
← previous
next →
401–500 of 109,079, ranked by callers