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
↓ 91 callers
Function
cycle
(obj, cycles, signatures=None)
tensorflow/tensorflow/python/saved_model/load_test.py:73
↓ 91 callers
Method
dequeue_many
Dequeues and concatenates `n` elements from this queue. This operation concatenates queue-element component tensors along the 0th dimension t
tensorflow/tensorflow/python/ops/data_flow_ops.py:460
↓ 91 callers
Method
fit
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/tensorflow/contrib/learn/python/learn/trainable.py:39
↓ 91 callers
Method
fused_expression_root
tensorflow/tensorflow/compiler/xla/service/hlo_instruction.cc:3528
↓ 91 callers
Method
get
serving/tensorflow_serving/core/servable_handle.h:92
↓ 91 callers
Method
n2
tensorflow/tensorflow/compiler/xla/array2d.h:69
↓ 91 callers
Method
value
-- ACCESSORS -------------------------------------------------------------- The class provides a value() accessor returning the stored ValueType value
tensorflow/tensorflow/core/lib/gtl/int_type.h:214
↓ 90 callers
Method
BufferAt
Returns the buffer defined at the given instruction and index.
tensorflow/tensorflow/compiler/xla/service/heap_simulator_test.cc:332
↓ 90 callers
Method
CopyFrom
\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/tensorflow/core/framework/tensor.h:303
↓ 90 callers
Function
Div
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:3077
↓ 90 callers
Function
FindInstruction
tensorflow/tensorflow/compiler/xla/tools/interactive_graphviz.cc:113
↓ 90 callers
Function
GetOffset
tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/strided_slice.cc:88
↓ 90 callers
Function
HumanReadableNumBytes
tensorflow/tensorflow/core/lib/strings/numbers.cc:459
↓ 90 callers
Function
RandomDims
tensorflow/tensorflow/core/kernels/eigen_mkldnn_contraction_kernel_test.cc:31
↓ 90 callers
Method
SetMklTensor
tensorflow/tensorflow/core/util/mkl_util.h:335
↓ 90 callers
Method
assertNotEquals
Asserts that ProtoEq says a != b.
tensorflow/tensorflow/python/util/protobuf/compare_test.py:47
↓ 90 callers
Method
begin
tensorflow/tensorflow/core/lib/gtl/flatmap.h:209
↓ 90 callers
Method
create_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/tensorflow/contrib/learn/python/learn/estimators/head.py:149
↓ 90 callers
Method
data
\brief data() points to a memory region of size() bytes. NOTE(mrry): The `data()` method is not virtual for performance reasons. It can be called mul
tensorflow/tensorflow/core/framework/tensor.h:69
↓ 90 callers
Function
func
(top)
tensorflow/tensorflow/contrib/graph_editor/util.py:564
↓ 90 callers
Method
gather_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/tensorflow/python/ops/variables.py:952
↓ 90 callers
Method
id
Return the unique identifier for this HloBuffer.
tensorflow/tensorflow/compiler/xla/service/hlo_buffer.h:91
↓ 90 callers
Method
inverse
(self, y, name="inverse", **condition_kwargs)
tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/conditional_bijector.py:40
↓ 90 callers
Method
join
Blocks until the thread terminates. Raises: self._testcase.failureException: If the thread terminates with due to an exceptio
tensorflow/tensorflow/python/framework/test_util.py:2143
↓ 89 callers
Method
MakeDim
Returns a new dimension of the given size. The returned value is owned by this context.
tensorflow/tensorflow/core/framework/shape_inference.h:500
↓ 89 callers
Function
Mul
tensorflow/tensorflow/c/c_test_util.cc:237
↓ 89 callers
Method
SetBytesAuto
tensorflow/tensorflow/lite/delegates/gpu/cl/cl_kernel.cc:145
↓ 89 callers
Method
assert_consumed
Raises an exception unless a non-trivial restoration has completed.
tensorflow/tensorflow/python/training/tracking/util.py:614
↓ 88 callers
Function
AllocateOutputSetMklShape
Allocate the second output tensor that will contain the MKL shape serialized
tensorflow/tensorflow/core/util/mkl_util.h:764
↓ 88 callers
Function
ConcatInDim
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:2853
↓ 88 callers
Function
DeleteOpAndArrays
tensorflow/tensorflow/lite/toco/tooling_util.cc:189
↓ 88 callers
Function
Error
tensorflow/tensorflow/core/graph/testlib.cc:274
↓ 88 callers
Method
NewNode
tensorflow/tensorflow/lite/delegates/gpu/common/model.h:211
↓ 88 callers
Function
Parse
Parse the following regex manually name(\[index\])?(\.field)?
tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/variable_accessor.cc:31
↓ 88 callers
Method
apply_gradients
Apply gradients to variables. This is the second part of `minimize()`. It returns an `Operation` that applies gradients. Args: gra
tensorflow/tensorflow/python/training/optimizer.py:531
↓ 88 callers
Method
cond
()
tensorflow/tensorflow/python/kernel_tests/control_flow_ops_py_test.py:1323
↓ 88 callers
Method
make_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/tensorflow/python/data/ops/dataset_ops.py:1718
↓ 88 callers
Method
make_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/tensorflow/python/data/ops/dataset_ops.py:1651
↓ 88 callers
Method
n1
tensorflow/tensorflow/compiler/xla/array2d.h:68
↓ 88 callers
Method
network
Op converters (e.g. ConvertReshape) need to access the TRT network in order to add TRT layers.
tensorflow/tensorflow/compiler/tf2tensorrt/convert/convert_nodes.h:499
↓ 88 callers
Method
product
tensorflow/tensorflow/lite/delegates/gpu/api.h:144
↓ 88 callers
Function
remove_undocumented
Removes symbols in a module that are not referenced by a docstring. Args: module_name: the name of the module (usually `__name__`). allowed
tensorflow/tensorflow/python/util/all_util.py:86
↓ 88 callers
Method
restore
Restores previously saved variables. This method runs the ops added by the constructor for restoring variables. It requires a session in whic
tensorflow/tensorflow/python/training/saver.py:1256
↓ 88 callers
Method
size
tensorflow/tensorflow/core/lib/strings/strcat.h:137
↓ 87 callers
Function
Input
tensorflow/tensorflow/core/util/equal_graph_def_test.cc:35
↓ 87 callers
Method
RandomShuffleQueue
tensorflow/tensorflow/core/kernels/random_shuffle_queue_op.cc:89
↓ 87 callers
Function
Transpose
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:3318
↓ 87 callers
Method
UpdateErr
UpdateErr is used to notify Scope of any graph construction errors while creating the operation op.
tensorflow/tensorflow/go/op/scope.go:165
↓ 87 callers
Method
description
tensorflow/tensorflow/core/lib/monitoring/metric_def.h:87
↓ 87 callers
Method
dtype
tensorflow/tensorflow/core/common_runtime/function.cc:80
↓ 87 callers
Method
get
Returns word's id in the vocabulary. If category is new, creates a new id for it. Args: category: string or integer to lookup in vocab
tensorflow/tensorflow/contrib/learn/python/learn/preprocessing/categorical_vocabulary.py:68
↓ 87 callers
Method
id
Returns the identifier of underlying Servable.
serving/tensorflow_serving/core/loader_harness.h:130
↓ 87 callers
Function
op
(converted_input, _, converted_padding)
tensorflow/tensorflow/python/ops/nn_ops.py:1289
↓ 86 callers
Method
Accept
tensorflow/tensorflow/compiler/xla/service/hlo_instruction.cc:2938
↓ 86 callers
Function
Exp
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:3247
↓ 86 callers
Function
TensorFlowSrcRoot
tensorflow/tensorflow/core/platform/posix/test.cc:29
↓ 86 callers
Function
TfLiteTypeGetName
tensorflow/tensorflow/lite/c/c_api_internal.c:154
↓ 86 callers
Method
extend
Add a sequence of trackable values.
tensorflow/tensorflow/python/training/tracking/data_structures.py:322
↓ 85 callers
Method
PopulateTensor
tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/test_util.cc:62
↓ 85 callers
Method
Run
tensorflow/tensorflow/compiler/xla/service/gpu/fusion_merger.cc:159
↓ 85 callers
Method
ShortDebugString
tensorflow/tensorflow/compiler/xla/shape.h:142
↓ 85 callers
Function
Slice
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:2821
↓ 85 callers
Function
fn
(inputs, *args, **kwargs)
tensorflow/tensorflow/python/keras/saving/saved_model/save.py:650
↓ 85 callers
Method
getOutput
tensorflow/tensorflow/lite/kernels/quant_basic_lstm_test.cc:97
↓ 85 callers
Method
literal
tensorflow/tensorflow/compiler/xla/service/indexed_array_analysis.h:96
↓ 85 callers
Method
set_size
tensorflow/tensorflow/compiler/xla/service/buffer_assignment.h:295
↓ 85 callers
Method
unique_id
Returns an id that is unique to this module across all modules created over the lifetime of this process.
tensorflow/tensorflow/compiler/xla/service/hlo_module.h:272
↓ 85 callers
Method
unknown_shape
tensorflow/tensorflow/c/c_api_experimental_test.cc:501
↓ 85 callers
Method
update
Apply gradients to a replica variable.
tensorflow/tensorflow/python/training/optimizer.py:674
↓ 84 callers
Function
MatchingFlatSize
Flat size calculation, checking that dimensions match with one or more other arrays.
tensorflow/tensorflow/lite/kernels/internal/types.h:462
↓ 84 callers
Function
TF_DeleteTensor
tensorflow/tensorflow/c/tf_tensor.cc:163
↓ 84 callers
Function
ToString
tensorflow/tensorflow/stream_executor/rocm/rocm_dnn.cc:70
↓ 84 callers
Method
WithValue
tensorflow/tensorflow/core/framework/shape_inference.cc:421
↓ 84 callers
Method
assertArrayNear
Asserts that two float arrays are near each other. Checks that for all elements of farray1 and farray2 |f1 - f2| < err. Asserts a test failu
tensorflow/tensorflow/python/framework/test_util.py:2228
↓ 84 callers
Method
create
Creates a Tensor from a Java object. <p>A {@code Tensor} is a multi-dimensional array of elements of a limited set of types. Not all Java objects can
tensorflow/tensorflow/java/src/main/java/org/tensorflow/Tensor.java:104
↓ 84 callers
Method
dequeue
()
tensorflow/tensorflow/python/kernel_tests/fifo_queue_test.py:200
↓ 84 callers
Method
find
Find dumped tensor data by a certain predicate. Args: predicate: A callable that takes two input arguments: ```python def
tensorflow/tensorflow/python/debug/lib/debug_data.py:1417
↓ 84 callers
Method
forward
(self, x, name="forward", **condition_kwargs)
tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/conditional_bijector.py:34
↓ 84 callers
Method
global_variables
Returns the list of global variables created by the Template.
tensorflow/tensorflow/python/ops/template.py:444
↓ 84 callers
Method
save
Writes a `SavedModel` protocol buffer to disk. The function writes the SavedModel protocol buffer to the export directory in serialized forma
tensorflow/tensorflow/python/saved_model/builder_impl.py:395
↓ 84 callers
Method
softmax
(final float[] vals)
tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/TensorFlowYoloDetector.java:118
↓ 84 callers
Method
test_session
(self)
tensorflow/tensorflow/compiler/tests/xla_test.py:230
↓ 83 callers
Function
And
Overload to call And with 3 or more operands. We need the following somewhat convoluted overload set to disambiguate with the overload that takes the
tensorflow/tensorflow/compiler/xla/client/xla_builder.h:1508
↓ 83 callers
Function
CheckGraph
tensorflow/tensorflow/core/grappler/mutable_graph_view_test.cc:88
↓ 83 callers
Function
ConstantScalar
tensorflow/tensorflow/compiler/xla/service/pattern_matcher.h:2427
↓ 83 callers
Method
Find
tensorflow/tensorflow/core/grappler/costs/graph_properties.cc:242
↓ 83 callers
Method
LookUpOpDef
tensorflow/tensorflow/core/framework/op.cc:37
↓ 83 callers
Function
RunTest
tensorflow/tensorflow/compiler/tf2tensorrt/utils/trt_allocator_test.cc:23
↓ 83 callers
Function
SetAttrValue
tensorflow/tensorflow/core/framework/function_test.cc:1285
↓ 83 callers
Function
Sqrt
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:3289
↓ 83 callers
Function
TF_TensorByteSize
tensorflow/tensorflow/c/tf_tensor.cc:175
↓ 83 callers
Method
TransposeNode
tensorflow/tensorflow/core/grappler/optimizers/generic_layout_optimizer_transposer_test.cc:69
↓ 83 callers
Method
Uniform
tensorflow/tensorflow/core/lib/random/simple_philox.cc:23
↓ 83 callers
Method
join
Wait for threads to terminate. This call blocks until a set of threads have terminated. The set of thread is the union of the threads passed
tensorflow/tensorflow/python/training/coordinator.py:322
↓ 83 callers
Method
match
Matches nested structures. Recursively matches shape and values of `expected` and `actual`. Handles scalars, numpy arrays and other python se
tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/dataset_serialization_test_base.py:383
↓ 83 callers
Method
num_inputs
Returns the number of inputs to the operator.
tensorflow/tensorflow/compiler/tf2xla/xla_op_kernel.h:71
↓ 82 callers
Function
CUDABlasTranspose
tensorflow/tensorflow/stream_executor/cuda/cuda_blas.cc:289
↓ 82 callers
Method
GetKind
tensorflow/tensorflow/compiler/xla/service/hlo_lexer.h:97
↓ 82 callers
Method
Read3D
tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/util.cc:354
↓ 82 callers
Function
WriteStringToFile
tensorflow/tensorflow/core/platform/env.cc:423
← previous
next →
901–1,000 of 109,079, ranked by callers