MCPcopy Create free account

hub / github.com/DeepRec-AI/DeepRec / functions

Functions117,897 in github.com/DeepRec-AI/DeepRec

↓ 111 callersMethoddtype
Returns the data type.
tensorflow/core/framework/tensor.h:253
↓ 111 callersMethodget
r'''Get singleton.
tensorflow/python/distribute/hvd_strategy.py:86
↓ 111 callersMethodresult
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 callersFunctionrun
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 callersMethodset_name
tensorflow/compiler/xla/service/hlo_module.h:101
↓ 111 callersMethodunlock
tensorflow/core/platform/default/mutex.cc:47
↓ 110 callersFunctionEXPECT_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 callersFunctionToString
tensorflow/lite/delegates/gpu/common/shape.h:549
↓ 110 callersMethodappend
(self, value)
tensorflow/python/autograph/utils/tensor_list.py:51
↓ 110 callersMethodbegin
tensorflow/compiler/xla/tests/exhaustive_op_test_utils.h:760
↓ 110 callersMethodsetAttr
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 callersMethodtrain
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 callersMethodCoordinator
tensorflow/cc/training/coordinator.cc:20
↓ 109 callersMethodFlatSize
Returns the total count of elements, that is the size when flattened into a vector.
tensorflow/lite/kernels/internal/types.h:265
↓ 109 callersMethodInvoke
tensorflow/lite/delegates/nnapi/nnapi_delegate.cc:2710
↓ 109 callersMethodbuilder
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 callersFunctioncallback
(session)
tensorflow/contrib/framework/python/ops/variables.py:588
↓ 109 callersMethodeval
tensorflow/core/kernels/data_format_ops.h:87
↓ 109 callersMethodresource_manager
Returns the resource manager associated w/ this device.
tensorflow/core/common_runtime/device.h:169
↓ 108 callersMethodBuild
static */
tensorflow/compiler/xla/service/gpu/gpu_hlo_schedule.cc:192
↓ 108 callersFunctionGetOptionalInputTensor
tensorflow/lite/kernels/kernel_util.h:92
↓ 108 callersMethodIsLive
tensorflow/compiler/xla/service/hlo_liveness_analysis.cc:311
↓ 108 callersFunctionRun
tensorflow/lite/kernels/internal/optimized/depthwiseconv_uint8_3x3_filter.h:7862
↓ 108 callersMethodadd
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 callersMethodassertLabeledTensorsEqual
(self, tensor_0, tensor_1)
tensorflow/contrib/labeled_tensor/python/ops/test_util.py:46
↓ 108 callersMethodend
tensorflow/core/lib/gtl/flatmap.h:210
↓ 108 callersFunctionfn
Call `metric_value_fn` in the correct control flow context.
tensorflow/python/ops/metrics_impl.py:282
↓ 107 callersFunctionOp
Matches a node with op `op`.
tensorflow/compiler/jit/node_matchers.cc:440
↓ 107 callersMethodOptions
tensorflow/core/graph/graph_def_builder.cc:25
↓ 107 callersFunctionSetAttrValue
tensorflow/core/framework/function_test.cc:1285
↓ 107 callersFunction_get_config
(layout_optimizer=True)
tensorflow/python/grappler/layout_optimizer_test.py:150
↓ 107 callersMethodadd_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 callersMethodevent_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 callersMethodreserve
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 callersMethodtrainable_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 callersMethodAddNode
tensorflow/core/grappler/optimizers/auto_mixed_precision.cc:281
↓ 106 callersFunctionAddNodeInput
tensorflow/tools/graph_transforms/transform_utils.cc:142
↓ 106 callersFunctionLoadFunction
tensorflow/lite/nnapi/nnapi_implementation.cc:67
↓ 106 callersMethodMatrix
tensorflow/core/framework/shape_inference.cc:772
↓ 106 callersMethodadd_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 callersMethoddata
tensorflow/core/lib/strings/strcat.h:138
↓ 106 callersMethodexport_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 callersFunctionvdotq_s32
tensorflow/lite/kernels/internal/optimized/depthwiseconv_3x3_filter_common.h:147
↓ 106 callersMethodwith_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 callersMethodExists
tensorflow/contrib/ignite/kernels/igfs/igfs_client.h:57
↓ 105 callersFunctionNumInputs
tensorflow/lite/kernels/kernel_util.h:74
↓ 105 callersMethodSerializeAsString
tensorflow/compiler/xla/shape.h:159
↓ 105 callersMethodhistogram
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 callersMethodpush
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 callersMethodFinalizeBuilder
tensorflow/core/graph/graph_def_builder.cc:79
↓ 104 callersMethodFinish
tensorflow/lite/schema/schema_generated.h:9400
↓ 104 callersMethodGetNode
tensorflow/core/grappler/utils.cc:98
↓ 104 callersMethodPath
tensorflow/compiler/jit/graphcycles/graphcycles_test.cc:401
↓ 104 callersMethodget
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 callersFunctionop
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 callersFunctionstring_to_codes
(cmd)
tensorflow/python/debug/cli/curses_ui_test.py:39
↓ 103 callersMethodDebugString
tensorflow/core/grappler/optimizers/auto_mixed_precision.cc:88
↓ 103 callersFunctionSetNodeAttr
tensorflow/tools/graph_transforms/transform_utils.h:76
↓ 103 callersMethodSubshape
tensorflow/core/framework/shape_inference.cc:628
↓ 103 callersMethodToShortString
tensorflow/compiler/xla/service/hlo_value.cc:90
↓ 103 callersMethod_ExecuteAndCompareClose
(self, c, arguments=(),
tensorflow/compiler/xla/python/xla_client_test.py:68
↓ 103 callersMethod_test_loop_fn
(self, loop_fn, iters, loop_fn_dtypes=dtypes.float32, parallel_iterati
tensorflow/python/ops/parallel_for/test_util.py:52
↓ 103 callersMethodappend
(l)
tensorflow/python/eager/function_test.py:2419
↓ 103 callersMethodas_default
(self)
tensorflow/python/debug/wrappers/framework.py:805
↓ 103 callersMethodassertStartsWith
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 callersMethodget
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 callersMethodget_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 callersMethodid
tensorflow/compiler/tf2xla/xla_jit_compiled_cpu_function_test.cc:165
↓ 102 callersMethodAddScalar
tensorflow/core/kernels/data/experimental/stats_aggregator_ops.cc:60
↓ 102 callersFunctionAnd
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 callersFunctionConstantLiteral
Enqueues a constant with the value of the given literal onto the computation.
tensorflow/compiler/xla/client/xla_builder.cc:2938
↓ 102 callersFunctionGetInstance
tensorflow/compiler/xla/service/cpu/orc_jit_memory_mapper.cc:28
↓ 102 callersMethodGetResult
tensorflow/core/lib/strings/scanner.cc:44
↓ 102 callersFunctionSizeOfDimension
tensorflow/lite/kernels/kernel_util.h:28
↓ 102 callersMethodargmax
(x)
tensorflow/python/eager/backprop_test.py:576
↓ 102 callersMethodbody
(value, denom, i, ret_rate)
tensorflow/contrib/rate/rate_test.py:73
↓ 102 callersMethodcolocation_groups
Returns the list of colocation groups of the op.
tensorflow/python/framework/ops.py:1837
↓ 102 callersMethodcomputations
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 callersMethodget_shape
(self)
tensorflow/contrib/tpu/python/tpu/keras_tpu_variables.py:128
↓ 102 callersMethodok
tensorflow/stream_executor/cuda/redzone_allocator.h:76
↓ 102 callersMethodparse_args
Set up argument parser, and parse CLI args.
tensorflow/tools/ci_build/linux/mkl/set-build-env.py:139
↓ 102 callersMethodshape
(self)
tensorflow/python/ops/hash_table/hash_table.py:223
↓ 101 callersFunctionInternalError
tensorflow/lite/delegates/gpu/common/status.h:85
↓ 101 callersMethodget
tensorflow/core/framework/variant.cc:36
↓ 101 callersMethodparent
tensorflow/contrib/nearest_neighbor/kernels/heap.h:98
↓ 101 callersFunctionwrap
Helper to create a WrappedTensor object.
tensorflow/python/ops/parallel_for/pfor.py:933
↓ 100 callersFunctionHumanReadableNumBytes
tensorflow/core/lib/strings/numbers.cc:459
↓ 100 callersMethodapply_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 callersMethoderror
(Element e, String message, Object... args)
tensorflow/java/src/gen/java/org/tensorflow/processor/OperatorProcessor.java:177
↓ 100 callersMethodf
(x, y)
tensorflow/python/saved_model/load_test.py:228
↓ 100 callersMethodjoin
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 callersMethodmatmul
(p1, p2, p3)
tensorflow/python/ops/init_ops.py:1096
↓ 100 callersMethodset_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 callersMethodset_size
tensorflow/compiler/xla/service/buffer_assignment.h:297
↓ 99 callersMethodAccept
tensorflow/compiler/xla/service/hlo_computation.h:546
↓ 99 callersMethodGetRegularFanin
tensorflow/core/grappler/mutable_graph_view.cc:432
↓ 99 callersFunctionTF_SetStatus
tensorflow/c/tf_status.cc:28
↓ 99 callersMethodconfig
tensorflow/compiler/xla/service/cpu/tiled_dot_emitter.cc:739
↓ 99 callersFunctionmake_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 callersMethodremove
Removes the registered function corresponding to `token`.
tensorflow/python/ops/script_ops.py:173
← previousnext →801–900 of 117,897, ranked by callers