Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ functions
Functions
117,897 in github.com/DeepRec-AI/DeepRec
⨍
Functions
117,897
◇
Types & classes
21,266
↳
Endpoints
580
↓ 111 callers
Method
dtype
Returns the data type.
tensorflow/core/framework/tensor.h:253
↓ 111 callers
Method
get
r'''Get singleton.
tensorflow/python/distribute/hvd_strategy.py:86
↓ 111 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/contrib/eager/python/metrics_impl.py:340
↓ 111 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/contrib/learn/python/learn/learn_runner.py:109
↓ 111 callers
Method
set_name
tensorflow/compiler/xla/service/hlo_module.h:101
↓ 111 callers
Method
unlock
tensorflow/core/platform/default/mutex.cc:47
↓ 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/lite/kernels/fully_connected_test.cc:899
↓ 110 callers
Function
ToString
tensorflow/lite/delegates/gpu/common/shape.h:549
↓ 110 callers
Method
append
(self, value)
tensorflow/python/autograph/utils/tensor_list.py:51
↓ 110 callers
Method
begin
tensorflow/compiler/xla/tests/exhaustive_op_test_utils.h:760
↓ 110 callers
Method
setAttr
Set the string values of an attribute of the operation being built. @param name attribute name @param value attribute values @return the OperationBui
tensorflow/java/src/main/java/org/tensorflow/OperationBuilder.java:97
↓ 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/contrib/learn/python/learn/experiment.py:330
↓ 109 callers
Method
Coordinator
tensorflow/cc/training/coordinator.cc:20
↓ 109 callers
Method
FlatSize
Returns the total count of elements, that is the size when flattened into a vector.
tensorflow/lite/kernels/internal/types.h:265
↓ 109 callers
Method
Invoke
tensorflow/lite/delegates/nnapi/nnapi_delegate.cc:2710
↓ 109 callers
Method
builder
Precondition: !IsUninitialized(). It's very common to do foo.builder()->bar(). Without this precondition, if foo.builder() is null, the call to bar
tensorflow/compiler/xla/client/xla_builder.h:69
↓ 109 callers
Function
callback
(session)
tensorflow/contrib/framework/python/ops/variables.py:588
↓ 109 callers
Method
eval
tensorflow/core/kernels/data_format_ops.h:87
↓ 109 callers
Method
resource_manager
Returns the resource manager associated w/ this device.
tensorflow/core/common_runtime/device.h:169
↓ 108 callers
Method
Build
static */
tensorflow/compiler/xla/service/gpu/gpu_hlo_schedule.cc:192
↓ 108 callers
Function
GetOptionalInputTensor
tensorflow/lite/kernels/kernel_util.h:92
↓ 108 callers
Method
IsLive
tensorflow/compiler/xla/service/hlo_liveness_analysis.cc:311
↓ 108 callers
Function
Run
tensorflow/lite/kernels/internal/optimized/depthwiseconv_uint8_3x3_filter.h:7862
↓ 108 callers
Method
add
Return new `LinearOperator` acting like `op1 + op2`. Args: op1: `LinearOperator` op2: `LinearOperator`, with `shape` and `dtype` su
tensorflow/python/ops/linalg/linear_operator_addition.py:266
↓ 108 callers
Method
assertLabeledTensorsEqual
(self, tensor_0, tensor_1)
tensorflow/contrib/labeled_tensor/python/ops/test_util.py:46
↓ 108 callers
Method
end
tensorflow/core/lib/gtl/flatmap.h:210
↓ 108 callers
Function
fn
Call `metric_value_fn` in the correct control flow context.
tensorflow/python/ops/metrics_impl.py:282
↓ 107 callers
Function
Op
Matches a node with op `op`.
tensorflow/compiler/jit/node_matchers.cc:440
↓ 107 callers
Method
Options
tensorflow/core/graph/graph_def_builder.cc:25
↓ 107 callers
Function
SetAttrValue
tensorflow/core/framework/function_test.cc:1285
↓ 107 callers
Function
_get_config
(layout_optimizer=True)
tensorflow/python/grappler/layout_optimizer_test.py:150
↓ 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/python/keras/engine/base_layer.py:402
↓ 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/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/lite/experimental/kernels/top_n.h:108
↓ 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/python/module/module.py:158
↓ 106 callers
Method
AddNode
tensorflow/core/grappler/optimizers/auto_mixed_precision.cc:281
↓ 106 callers
Function
AddNodeInput
tensorflow/tools/graph_transforms/transform_utils.cc:142
↓ 106 callers
Function
LoadFunction
tensorflow/lite/nnapi/nnapi_implementation.cc:67
↓ 106 callers
Method
Matrix
tensorflow/core/framework/shape_inference.cc:772
↓ 106 callers
Method
add_to_collections
Stores `value` in the collections given by `names`. Note that collections are not sets, so it is possible to add a value to a collection seve
tensorflow/python/framework/ops.py:3905
↓ 106 callers
Method
data
tensorflow/core/lib/strings/strcat.h:138
↓ 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/python/util/tf_export.py:349
↓ 106 callers
Function
vdotq_s32
tensorflow/lite/kernels/internal/optimized/depthwiseconv_3x3_filter_common.h:147
↓ 106 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/python/data/ops/dataset_ops.py:1636
↓ 105 callers
Method
Exists
tensorflow/contrib/ignite/kernels/igfs/igfs_client.h:57
↓ 105 callers
Function
NumInputs
tensorflow/lite/kernels/kernel_util.h:74
↓ 105 callers
Method
SerializeAsString
tensorflow/compiler/xla/shape.h:159
↓ 105 callers
Method
histogram
Return histogram of values. Given the tensor `values`, this operation returns a rank 1 histogram counting the number of entries in `values` t
tensorflow/contrib/distributions/python/ops/test_util.py:154
↓ 105 callers
Method
push
Push 'v'. If the maximum number of elements was exceeded, drop the lowest element and return it in 'dropped' (if given). If the maximum is not exceed
tensorflow/core/lib/gtl/top_n.h:113
↓ 104 callers
Method
FinalizeBuilder
tensorflow/core/graph/graph_def_builder.cc:79
↓ 104 callers
Method
Finish
tensorflow/lite/schema/schema_generated.h:9400
↓ 104 callers
Method
GetNode
tensorflow/core/grappler/utils.cc:98
↓ 104 callers
Method
Path
tensorflow/compiler/jit/graphcycles/graphcycles_test.cc:401
↓ 104 callers
Method
get
Gets one element from this staging area. If the staging area is empty when this operation executes, it will block until there is an element t
tensorflow/python/ops/data_flow_ops.py:1902
↓ 104 callers
Function
op
Computes the given reduction across the given axes of a LabeledTensor. See `tf.{op_name}` for full details. Args: labeled_tensor: The
tensorflow/contrib/labeled_tensor/python/ops/ops.py:895
↓ 104 callers
Function
string_to_codes
(cmd)
tensorflow/python/debug/cli/curses_ui_test.py:39
↓ 103 callers
Method
DebugString
tensorflow/core/grappler/optimizers/auto_mixed_precision.cc:88
↓ 103 callers
Function
SetNodeAttr
tensorflow/tools/graph_transforms/transform_utils.h:76
↓ 103 callers
Method
Subshape
tensorflow/core/framework/shape_inference.cc:628
↓ 103 callers
Method
ToShortString
tensorflow/compiler/xla/service/hlo_value.cc:90
↓ 103 callers
Method
_ExecuteAndCompareClose
(self, c, arguments=(),
tensorflow/compiler/xla/python/xla_client_test.py:68
↓ 103 callers
Method
_test_loop_fn
(self, loop_fn, iters, loop_fn_dtypes=dtypes.float32, parallel_iterati
tensorflow/python/ops/parallel_for/test_util.py:52
↓ 103 callers
Method
append
(l)
tensorflow/python/eager/function_test.py:2419
↓ 103 callers
Method
as_default
(self)
tensorflow/python/debug/wrappers/framework.py:805
↓ 103 callers
Method
assertStartsWith
Assert that actual.startswith(expected_start) is True. Args: actual: str expected_start: str msg: Optional message to report on
tensorflow/python/framework/test_util.py:1974
↓ 103 callers
Method
get
Returns a `Tensor` for the given key. A `str` key is used to access a base feature (not-transformed). When a `_FeatureColumn` is passed, the
tensorflow/python/feature_column/feature_column.py:2195
↓ 103 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/contrib/optimizer_v2/optimizer_v2.py:1019
↓ 103 callers
Method
id
tensorflow/compiler/tf2xla/xla_jit_compiled_cpu_function_test.cc:165
↓ 102 callers
Method
AddScalar
tensorflow/core/kernels/data/experimental/stats_aggregator_ops.cc:60
↓ 102 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/compiler/xla/client/xla_builder.h:1643
↓ 102 callers
Function
ConstantLiteral
Enqueues a constant with the value of the given literal onto the computation.
tensorflow/compiler/xla/client/xla_builder.cc:2938
↓ 102 callers
Function
GetInstance
tensorflow/compiler/xla/service/cpu/orc_jit_memory_mapper.cc:28
↓ 102 callers
Method
GetResult
tensorflow/core/lib/strings/scanner.cc:44
↓ 102 callers
Function
SizeOfDimension
tensorflow/lite/kernels/kernel_util.h:28
↓ 102 callers
Method
argmax
(x)
tensorflow/python/eager/backprop_test.py:576
↓ 102 callers
Method
body
(value, denom, i, ret_rate)
tensorflow/contrib/rate/rate_test.py:73
↓ 102 callers
Method
colocation_groups
Returns the list of colocation groups of the op.
tensorflow/python/framework/ops.py:1837
↓ 102 callers
Method
computations
Gets the computations in this module. Returns a view of HloComputation*s, so you can iterate over this in the natural way: for (HloComputation* c :
tensorflow/compiler/xla/service/hlo_module.h:158
↓ 102 callers
Method
get_shape
(self)
tensorflow/contrib/tpu/python/tpu/keras_tpu_variables.py:128
↓ 102 callers
Method
ok
tensorflow/stream_executor/cuda/redzone_allocator.h:76
↓ 102 callers
Method
parse_args
Set up argument parser, and parse CLI args.
tensorflow/tools/ci_build/linux/mkl/set-build-env.py:139
↓ 102 callers
Method
shape
(self)
tensorflow/python/ops/hash_table/hash_table.py:223
↓ 101 callers
Function
InternalError
tensorflow/lite/delegates/gpu/common/status.h:85
↓ 101 callers
Method
get
tensorflow/core/framework/variant.cc:36
↓ 101 callers
Method
parent
tensorflow/contrib/nearest_neighbor/kernels/heap.h:98
↓ 101 callers
Function
wrap
Helper to create a WrappedTensor object.
tensorflow/python/ops/parallel_for/pfor.py:933
↓ 100 callers
Function
HumanReadableNumBytes
tensorflow/core/lib/strings/numbers.cc:459
↓ 100 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/contrib/optimizer_v2/optimizer_v2.py:843
↓ 100 callers
Method
error
(Element e, String message, Object... args)
tensorflow/java/src/gen/java/org/tensorflow/processor/OperatorProcessor.java:177
↓ 100 callers
Method
f
(x, y)
tensorflow/python/saved_model/load_test.py:228
↓ 100 callers
Method
join
Blocks until the thread terminates. Raises: self._testcase.failureException: If the thread terminates with due to an exceptio
tensorflow/python/framework/test_util.py:2198
↓ 100 callers
Method
matmul
(p1, p2, p3)
tensorflow/python/ops/init_ops.py:1096
↓ 100 callers
Method
set_shape
Updates the shape of this tensor. This method can be called multiple times, and will merge the given `shape` with the current shape of this t
tensorflow/python/framework/ops.py:584
↓ 100 callers
Method
set_size
tensorflow/compiler/xla/service/buffer_assignment.h:297
↓ 99 callers
Method
Accept
tensorflow/compiler/xla/service/hlo_computation.h:546
↓ 99 callers
Method
GetRegularFanin
tensorflow/core/grappler/mutable_graph_view.cc:432
↓ 99 callers
Function
TF_SetStatus
tensorflow/c/tf_status.cc:28
↓ 99 callers
Method
config
tensorflow/compiler/xla/service/cpu/tiled_dot_emitter.cc:739
↓ 99 callers
Function
make_zip_of_tests
Helper to make a zip file of a bunch of TensorFlow models. This does a cartestian product of the dictionary of test_parameters and calls make_gra
tensorflow/lite/testing/generate_examples_lib.py:357
↓ 99 callers
Method
remove
Removes the registered function corresponding to `token`.
tensorflow/python/ops/script_ops.py:173
← previous
next →
801–900 of 117,897, ranked by callers