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
↓ 119 callers
Method
while_body
tensorflow/tensorflow/compiler/xla/service/hlo_instruction.cc:2113
↓ 118 callers
Function
LookupResource
tensorflow/tensorflow/core/framework/resource_mgr.h:679
↓ 118 callers
Function
NumpyArrayF32
Convenience wrapper to create Numpy arrays with a np.float32 dtype.
tensorflow/tensorflow/compiler/xla/python/xla_client_test.py:67
↓ 118 callers
Function
Sub
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:3065
↓ 118 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/contrib/optimizer_v2/optimizer_v2.py:843
↓ 118 callers
Method
dtype
(self)
tensorflow/tensorflow/contrib/labeled_tensor/python/ops/core.py:363
↓ 118 callers
Method
get_slot
Return a slot named `name` created for `var` by the Optimizer. Some `Optimizer` subclasses use additional variables. For example `Momentum`
tensorflow/tensorflow/python/training/optimizer.py:735
↓ 118 callers
Function
vdotq_four_lane_s32
The vdotq_lane_s32 takes int8x8t for the rhs parameter, whereas the actual instruction selects from between 4 32-bit (4x8-bit packed) sub-registers, a
tensorflow/tensorflow/lite/kernels/internal/optimized/depthwiseconv_3x3_filter_common.h:128
↓ 117 callers
Method
cond
(pred)
tensorflow/tensorflow/contrib/summary/summary_ops_graph_test.py:349
↓ 117 callers
Method
device
The device for SaveSpec Tensors.
tensorflow/tensorflow/python/training/saving/saveable_object.py:78
↓ 117 callers
Function
ldg
tensorflow/tensorflow/core/util/gpu_kernel_helper.h:139
↓ 117 callers
Method
minimize
Add operations to minimize `loss` by updating `var_list`. This method simply combines calls `compute_gradients()` and `apply_gradients()`. If
tensorflow/tensorflow/python/training/optimizer.py:355
↓ 117 callers
Method
node_index
Returns index of node in GraphDef/GraphView.
tensorflow/tensorflow/core/grappler/utils/graph_view_internal.h:156
↓ 117 callers
Method
prob
Probability density/mass function. Args: value: `float` or `double` `Tensor`. name: Python `str` prepended to names of ops created by
tensorflow/tensorflow/python/ops/distributions/distribution.py:813
↓ 117 callers
Method
unknown_rank
Return whether the rank is unknown
tensorflow/tensorflow/core/framework/tensor_shape.h:225
↓ 116 callers
Method
AddControlEdge
tensorflow/tensorflow/compiler/tf2tensorrt/segment/segment.cc:207
↓ 116 callers
Function
ConsumePrefix
tensorflow/tensorflow/core/platform/str_util.cc:107
↓ 116 callers
Function
Scalar
tensorflow/tensorflow/core/kernels/training_ops_test.cc:83
↓ 116 callers
Method
WithRankAtLeast
tensorflow/tensorflow/core/framework/shape_inference.cc:391
↓ 116 callers
Method
convert
Converts a TensorFlow GraphDef based on instance variables. Returns: The converted data in serialized format. Either a TFLite Flatbuffer or
tensorflow/tensorflow/lite/python/lite.py:871
↓ 116 callers
Method
embedding_lookup
(ht, inputs)
NANN_impls/nann/model/model.py:176
↓ 116 callers
Method
minimum
Returns a NumPy array specifying the minimum bounds (inclusive).
tensorflow/tensorflow/python/framework/tensor_spec.py:263
↓ 116 callers
Method
output_shapes
(self)
tensorflow/tensorflow/python/framework/func_graph.py:418
↓ 115 callers
Method
AddNode
tensorflow/tensorflow/core/grappler/optimizers/auto_mixed_precision.cc:275
↓ 115 callers
Method
ToProto
tensorflow/tensorflow/compiler/xla/shape.cc:58
↓ 115 callers
Method
device_type
tensorflow/tensorflow/compiler/jit/kernels/xla_ops.h:60
↓ 115 callers
Method
eval
tensorflow/tensorflow/core/kernels/data_format_ops.h:62
↓ 115 callers
Method
set_shape
Only needed by variable op to set the shape of an uninitialized Tensor. TODO: Remove this when we have a better story for detecting uninitialized tens
tensorflow/tensorflow/core/framework/tensor.h:684
↓ 115 callers
Method
size
Returns the size of the file.
tensorflow/tensorflow/python/lib/io/file_io.py:100
↓ 114 callers
Method
Run
tensorflow/tensorflow/core/common_runtime/placer.cc:100
↓ 114 callers
Function
RunTest
Run the test, and return 0 on success, 2 otherwise.
tensorflow/tensorflow/core/platform/platform_strings_test.cc:112
↓ 114 callers
Function
cpu_allocator
tensorflow/tensorflow/core/framework/allocator.cc:72
↓ 114 callers
Method
size
tensorflow/tensorflow/core/lib/io/block.h:35
↓ 113 callers
Method
GetCurrNode
tensorflow/tensorflow/core/grappler/costs/virtual_scheduler.cc:113
↓ 113 callers
Method
range
`high - low`.
tensorflow/tensorflow/python/ops/distributions/uniform.py:149
↓ 113 callers
Method
release
Releases the cleanup function instead of running it. Hint: use c.release()() to run early.
tensorflow/tensorflow/compiler/xla/util.h:590
↓ 113 callers
Method
tensorflow_cpu_worker_threads
tensorflow/tensorflow/core/common_runtime/renamed_device.h:51
↓ 112 callers
Method
IsArray
Whether this buffer contains an array.
tensorflow/tensorflow/compiler/xla/service/buffer_value.h:139
↓ 112 callers
Method
cond
(not_all_done, *_)
tensorflow/tensorflow/python/ops/parallel_for/pfor.py:599
↓ 112 callers
Method
find
tensorflow/tensorflow/contrib/image/kernels/segmentation_ops.h:75
↓ 112 callers
Method
getName
tensorflow/tensorflow/compiler/tf2tensorrt/utils/trt_tensor_proxy.h:179
↓ 112 callers
Method
node_view
Returns NodeView from `graph_view_` at `node_index_`.
tensorflow/tensorflow/core/grappler/utils/graph_view_internal.h:65
↓ 112 callers
Method
output_type
tensorflow/tensorflow/core/graph/graph.cc:186
↓ 112 callers
Method
set_name
tensorflow/tensorflow/compiler/xla/service/hlo_module.h:101
↓ 112 callers
Method
src_output
tensorflow/tensorflow/compiler/tf2tensorrt/segment/segment.cc:69
↓ 111 callers
Function
NodeWith
tensorflow/tensorflow/compiler/jit/node_matchers.h:234
↓ 111 callers
Method
reset
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/tensorflow/compiler/xrt/xrt_refptr.h:85
↓ 110 callers
Function
EXPECT_DEATH
Note that it is not required that the first dimension be the number of batches. But it is required that the last dimension is the 'input_dim'. For th
tensorflow/tensorflow/lite/kernels/fully_connected_test.cc:899
↓ 110 callers
Method
RankKnown
tensorflow/tensorflow/core/framework/shape_inference.h:361
↓ 110 callers
Function
ToString
tensorflow/tensorflow/lite/delegates/gpu/common/shape.h:549
↓ 110 callers
Method
dtype
Returns the data type.
tensorflow/tensorflow/core/framework/tensor.h:242
↓ 110 callers
Method
get
(self, device=None)
tensorflow/tensorflow/python/distribute/values.py:832
↓ 110 callers
Method
result
Returns the result of the Metric. Args: write_summary: bool indicating whether to feed the result to the summary before returning.
tensorflow/tensorflow/contrib/eager/python/metrics_impl.py:340
↓ 110 callers
Method
train
Fit the estimator using the training data. Train the estimator for `self._train_steps` steps, after waiting for `delay_secs` seconds. If `sel
tensorflow/tensorflow/contrib/learn/python/learn/experiment.py:330
↓ 109 callers
Method
FlatSize
Returns the total count of elements, that is the size when flattened into a vector.
tensorflow/tensorflow/lite/kernels/internal/types.h:265
↓ 109 callers
Method
Invoke
tensorflow/tensorflow/lite/delegates/nnapi/nnapi_delegate.cc:2710
↓ 109 callers
Function
Shape
Verifies the shape or the shape and the layout of an HLO instruction against the provided shape object.
tensorflow/tensorflow/compiler/xla/service/hlo_matchers.h:377
↓ 109 callers
Function
SubtleMustCopy
tensorflow/tensorflow/core/framework/bounds_check.h:45
↓ 109 callers
Method
as_default
Returns a context manager that enables summary writing.
tensorflow/tensorflow/python/ops/summary_ops_v2.py:188
↓ 109 callers
Method
truncated_normal
A deterministic truncated normal if seed is passed.
tensorflow/tensorflow/python/ops/init_ops_v2.py:802
↓ 108 callers
Function
GetOptionalInputTensor
tensorflow/tensorflow/lite/kernels/kernel_util.h:92
↓ 108 callers
Method
IsLive
tensorflow/tensorflow/compiler/xla/service/hlo_liveness_analysis.cc:311
↓ 108 callers
Function
Run
tensorflow/tensorflow/lite/kernels/internal/optimized/depthwiseconv_uint8_3x3_filter.h:7862
↓ 108 callers
Method
ToString
tensorflow/tensorflow/core/lib/core/status.cc:176
↓ 108 callers
Method
append
(self, value)
tensorflow/tensorflow/python/autograph/utils/tensor_list.py:51
↓ 108 callers
Method
assertLabeledTensorsEqual
(self, tensor_0, tensor_1)
tensorflow/tensorflow/contrib/labeled_tensor/python/ops/test_util.py:46
↓ 108 callers
Method
begin
tensorflow/tensorflow/compiler/xla/tests/exhaustive_op_test_utils.h:1026
↓ 108 callers
Method
end
tensorflow/tensorflow/core/lib/gtl/flatmap.h:210
↓ 107 callers
Function
Op
Matches a node with op `op`.
tensorflow/tensorflow/compiler/jit/node_matchers.cc:440
↓ 107 callers
Method
WithRankAtMost
tensorflow/tensorflow/core/framework/shape_inference.cc:406
↓ 107 callers
Method
add_weight
Adds a new variable to the layer. Arguments: name: Variable name. shape: Variable shape. Defaults to scalar if unspecified. dty
tensorflow/tensorflow/python/keras/engine/base_layer.py:402
↓ 107 callers
Method
argmax
(x)
tensorflow/tensorflow/python/eager/backprop_test.py:576
↓ 107 callers
Method
event_shape_tensor
Shape of a single sample from a single batch as a 1-D int32 `Tensor`. Args: name: name to give to the op Returns: event_shape: `
tensorflow/tensorflow/python/ops/distributions/distribution.py:677
↓ 107 callers
Method
reserve
If you know how many elements you will push at the time you create the TopN object, you can call reserve to preallocate the memory that TopN will need
tensorflow/tensorflow/lite/experimental/kernels/top_n.h:108
↓ 107 callers
Function
run
Make and run an experiment. It creates an Experiment by calling `experiment_fn`. Then it calls the function named as `schedule` of the Experiment
tensorflow/tensorflow/contrib/learn/python/learn/learn_runner.py:109
↓ 107 callers
Method
trainable_variables
Sequence of variables owned by this module and it's submodules. Note: this method uses reflection to find variables on the current instance a
tensorflow/tensorflow/python/module/module.py:158
↓ 107 callers
Method
user_count
Returns the number of users of this instruction.
tensorflow/tensorflow/compiler/xla/service/hlo_instruction.h:936
↓ 106 callers
Function
AddNodeInput
tensorflow/tensorflow/tools/graph_transforms/transform_utils.cc:141
↓ 106 callers
Function
LoadFunction
tensorflow/tensorflow/lite/nnapi/nnapi_implementation.cc:67
↓ 106 callers
Method
Options
tensorflow/tensorflow/core/graph/graph_def_builder.cc:25
↓ 106 callers
Method
data
tensorflow/tensorflow/core/platform/tstring.h:138
↓ 106 callers
Method
device
The device of this variable.
tensorflow/tensorflow/python/ops/variables.py:1162
↓ 106 callers
Method
export_constant
Store export information for constants/string literals. Export information is stored in the module where constants/string literals are define
tensorflow/tensorflow/python/util/tf_export.py:349
↓ 106 callers
Method
set
tensorflow/tensorflow/core/lib/core/bitmap.h:93
↓ 106 callers
Function
vdotq_s32
tensorflow/tensorflow/lite/kernels/internal/optimized/depthwiseconv_3x3_filter_common.h:147
↓ 105 callers
Method
Exists
tensorflow/tensorflow/contrib/ignite/kernels/igfs/igfs_client.h:57
↓ 105 callers
Function
NumInputs
tensorflow/tensorflow/lite/kernels/kernel_util.h:74
↓ 105 callers
Function
fn
Call `metric_value_fn` in the correct control flow context.
tensorflow/tensorflow/python/ops/metrics_impl.py:282
↓ 105 callers
Method
func
(ids)
tensorflow/tensorflow/contrib/factorization/python/ops/factorization_ops.py:636
↓ 105 callers
Function
range
Returns a `RaggedTensor` containing the specified sequences of numbers. Each row of the returned `RaggedTensor` contains a single sequence: ```p
tensorflow/tensorflow/python/ops/ragged/ragged_math_ops.py:42
↓ 105 callers
Method
with_options
Returns a new `tf.data.Dataset` with the given options set. The options are "global" in the sense they apply to the entire dataset. If option
tensorflow/tensorflow/python/data/ops/dataset_ops.py:1592
↓ 104 callers
Method
Concatenate
tensorflow/tensorflow/core/framework/tensor_shape.cc:634
↓ 104 callers
Method
Finish
tensorflow/tensorflow/lite/schema/schema_generated.h:9400
↓ 104 callers
Method
Path
tensorflow/tensorflow/compiler/jit/graphcycles/graphcycles_test.cc:401
↓ 104 callers
Function
string_to_codes
(cmd)
tensorflow/tensorflow/python/debug/cli/curses_ui_test.py:39
↓ 103 callers
Method
Build
static */
tensorflow/tensorflow/compiler/xla/service/gpu/gpu_hlo_schedule.cc:192
↓ 103 callers
Method
Coordinator
tensorflow/tensorflow/cc/training/coordinator.cc:20
↓ 103 callers
Method
GetNode
tensorflow/tensorflow/core/grappler/utils.cc:98
↓ 103 callers
Function
SetNodeAttr
tensorflow/tensorflow/tools/graph_transforms/transform_utils.h:76
↓ 103 callers
Method
_test_loop_fn
(self, loop_fn, iters, loop_fn_dtypes=dtypes.float32, parallel_iterati
tensorflow/tensorflow/python/ops/parallel_for/test_util.py:52
← previous
next →
701–800 of 109,079, ranked by callers