MCPcopy Create free account

hub / github.com/alibaba/nann / functions

Functions109,079 in github.com/alibaba/nann

↓ 139 callersMethoddst
tensorflow/tensorflow/compiler/tf2tensorrt/segment/segment.cc:68
↓ 139 callersMethodstatus
tensorflow/tensorflow/compiler/tf2xla/xla_op_kernel.h:190
↓ 138 callersMethodIsTuple
Returns true if the sharding has tuple type.
tensorflow/tensorflow/compiler/xla/service/hlo_sharding.h:97
↓ 138 callersMethodrestore
Restore a training checkpoint. Restores this `Checkpoint` and any objects it depends on. Either assigns values immediately if variables to r
tensorflow/tensorflow/python/training/tracking/util.py:1897
↓ 137 callersMethodToString
tensorflow/tensorflow/compiler/xla/service/gpu/thunk_schedule.cc:149
↓ 137 callersMethodget
tensorflow/tensorflow/core/distributed_runtime/master_session.cc:507
↓ 137 callersMethodnum_gpus
The number of GPUs available to execute operations.
tensorflow/tensorflow/python/eager/context.py:963
↓ 137 callersMethodop_registry
tensorflow/tensorflow/core/graph/graph.h:626
↓ 137 callersMethodsave
Saves a training checkpoint and provides basic checkpoint management. The saved checkpoint includes variables created by this object and any
tensorflow/tensorflow/python/training/tracking/util.py:1842
↓ 136 callersFunctionHandleFromInput
tensorflow/tensorflow/core/framework/resource_mgr.cc:303
↓ 136 callersFunctionHash64Combine
tensorflow/tensorflow/core/lib/hash/hash.h:43
↓ 136 callersFunctionNear
tensorflow/tensorflow/compiler/xla/literal_comparison.cc:935
↓ 136 callersMethodReadScalar
tensorflow/tensorflow/core/kernels/data/dataset_utils.cc:529
↓ 135 callersMethodAttr
Attr returns the value of an attribute on op. It returns an error if the attribute does not exist.
tensorflow/tensorflow/go/attrs.go:38
↓ 135 callersFunctionCreateReshape
tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/reshape.cc:135
↓ 135 callersMethodIsInitialized
tensorflow/tensorflow/core/framework/tensor.cc:624
↓ 135 callersMethodValueIsDefinedAt
tensorflow/tensorflow/compiler/xla/service/hlo_dataflow_analysis.cc:78
↓ 135 callersFunctionXTimesTwo
tensorflow/tensorflow/core/framework/function_testlib.cc:119
↓ 135 callersMethodfront
tensorflow/tensorflow/core/common_runtime/executor.cc:1220
↓ 135 callersMethodmutable_layout
tensorflow/tensorflow/compiler/xla/shape.h:126
↓ 134 callersMethod_assertOpOutputMatchesExpected
Verifies that 'op' produces 'expected' when fed input 'inp' . Args: op: operator to test inp: numpy input array to use as input to 'o
tensorflow/tensorflow/compiler/tests/unary_ops_test.py:50
↓ 134 callersMethodget
(self, node_id)
tensorflow/tensorflow/python/saved_model/load.py:303
↓ 134 callersMethodrun
(self, fetches, **kwargs)
tensorflow/tensorflow/python/training/monitored_session_test.py:1212
↓ 133 callersFunctionInternalError
tensorflow/tensorflow/compiler/xla/util.h:251
↓ 133 callersMethodassign_add
Adds a value to this variable. This is essentially a shortcut for `assign_add(self, delta)`. Args: delta: A `Tensor`. The value to ad
tensorflow/tensorflow/python/ops/variables.py:588
↓ 133 callersMethodto_dense
Return a dense (batch) matrix representing this operator.
tensorflow/tensorflow/python/ops/linalg/linear_operator.py:956
↓ 132 callersFunctionMakeCleanup
serving/tensorflow_serving/util/cleanup.h:116
↓ 132 callersMethodReport
tensorflow/tensorflow/lite/experimental/micro/micro_error_reporter.cc:63
↓ 132 callersMethodassign_add
(self, delta, use_locking=None, name=None, read_value=True)
tensorflow/tensorflow/contrib/tpu/python/tpu/keras_tpu_variables.py:196
↓ 132 callersMethoddst
tensorflow/tensorflow/core/graph/graph.h:373
↓ 132 callersMethodend
tensorflow/tensorflow/compiler/jit/resource_operation_safety_analysis.cc:198
↓ 132 callersMethodshape
The statically known shape of this ragged tensor. Returns: A `TensorShape` containing the statically known shape of this ragged tenso
tensorflow/tensorflow/python/ops/ragged/ragged_tensor.py:813
↓ 132 callersMethodvar
Return pointer to variable length section.
tensorflow/tensorflow/core/common_runtime/executor.cc:227
↓ 132 callersMethodwrite
Write `value` into index `index` of the TensorArray. Args: index: 0-D. int32 scalar with the index to write to. value: N-D. Tensor
tensorflow/tensorflow/python/ops/tensor_array_ops.py:1069
↓ 131 callersFunctionSourceOp
tensorflow/tensorflow/core/graph/graph_def_builder.cc:101
↓ 131 callersFunctionTFE_DeleteTensorHandle
tensorflow/tensorflow/c/eager/c_api.cc:469
↓ 131 callersMethodToProto
tensorflow/tensorflow/compiler/xla/service/hlo_module.cc:246
↓ 131 callersMethod_compareBoth
(self, x, np_func, tf_func)
tensorflow/tensorflow/python/kernel_tests/cwise_ops_unary_test.py:156
↓ 131 callersMethodget_operation_by_name
Returns the `Operation` with the given `name`. This method may be called concurrently from multiple threads. Args: name: The name of t
tensorflow/tensorflow/python/framework/ops.py:3716
↓ 131 callersMethodshould_stop
Check if the coordinator was told to stop. See `Coordinator.should_stop()`. Returns: True if the coordinator was told to stop, False o
tensorflow/tensorflow/python/training/supervisor.py:861
↓ 131 callersMethodwrite
()
tensorflow/tensorflow/contrib/summary/summary_ops_test.py:108
↓ 130 callersMethodAddAttr
tensorflow/tensorflow/core/graph/graph.h:189
↓ 130 callersFunctionParseTensorName
tensorflow/tensorflow/core/graph/tensor_id.cc:30
↓ 130 callersMethodinput_list
tensorflow/tensorflow/core/framework/op_kernel.cc:631
↓ 130 callersMethodsession
A TensorFlow session object which will execute the `run`.
tensorflow/tensorflow/python/training/session_run_hook.py:243
↓ 130 callersMethodset_shape
Overrides the shape for this variable. Args: shape: the `TensorShape` representing the overridden shape.
tensorflow/tensorflow/python/ops/variables.py:467
↓ 130 callersMethodshape
Gets a numpy-style shape tuple giving the dataset dimensions. Returns: A numpy-style shape tuple.
tensorflow/tensorflow/python/keras/utils/io_utils.py:118
↓ 129 callersFunctionCreate
tensorflow/tensorflow/core/kernels/scale_and_translate_op_test.cc:61
↓ 129 callersMethodFinalize
tensorflow/tensorflow/core/common_runtime/step_stats_collector.cc:186
↓ 129 callersMethodIsMklTensor
tensorflow/tensorflow/core/util/mkl_util.h:334
↓ 129 callersFunctionReduce
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:3145
↓ 129 callersMethodversions
tensorflow/tensorflow/core/graph/graph_constructor.cc:428
↓ 128 callersFunctionZero
tensorflow/tensorflow/compiler/xla/client/lib/constants.cc:23
↓ 128 callersFunction_initialized_session
(config=None)
tensorflow/tensorflow/python/feature_column/feature_column_test.py:57
↓ 128 callersMethodadd
Accumulate a new instance of ProfileDatum. Args: profile_datum: (`ProfileDatum`) an instance of `ProfileDatum` to accumulate to thi
tensorflow/tensorflow/python/debug/lib/profiling.py:82
↓ 128 callersMethodget_attr
(self, attr)
tensorflow/tensorflow/python/eager/backprop.py:100
↓ 128 callersMethodrun
(self)
tensorflow/tensorflow/lite/tools/pip_package/setup.py:122
↓ 127 callersMethodCreateVector
tensorflow/tensorflow/lite/tools/verifier_test.cc:136
↓ 127 callersFunctionGetTemporary
tensorflow/tensorflow/lite/kernels/kernel_util.h:57
↓ 127 callersMethodRank
tensorflow/tensorflow/core/kernels/fft_ops.cc:122
↓ 127 callersMethodcall_for_each_replica
Run `fn` once per replica. `fn` may call `tf.get_replica_context()` to access methods such as `replica_id_in_sync_group` and `merge_call()`.
tensorflow/tensorflow/python/distribute/distribute_lib.py:1762
↓ 127 callersMethodgraph
tensorflow/tensorflow/core/graph/subgraph_test.cc:136
↓ 127 callersMethodnode_name
tensorflow/tensorflow/cc/framework/ops.h:237
↓ 127 callersMethodok
tensorflow/tensorflow/core/util/reffed_status_callback.h:39
↓ 127 callersMethodprob
(self, x)
tensorflow/tensorflow/contrib/distributions/python/kernel_tests/vector_student_t_test.py:68
↓ 126 callersFunctionAddNodeAttr
tensorflow/tensorflow/core/framework/node_def_util.h:124
↓ 126 callersFunctionPrint
Prints a list of tensors. Passes `input` through to `output` and prints `data` when evaluating. Arguments: input: The tensor passed to `output` da
tensorflow/tensorflow/go/op/wrappers.go:42825
↓ 126 callersMethoddata
(self)
tensorflow/tensorflow/contrib/learn/python/learn/monitors.py:911
↓ 126 callersFunctionfunc
()
tensorflow/tensorflow/python/kernel_tests/init_ops_test.py:101
↓ 126 callersMethodoutput_dtypes
(self)
tensorflow/tensorflow/compiler/tests/categorical_op_test.py:39
↓ 126 callersMethodrun
(self)
tensorflow/tensorflow/contrib/cloud/python/ops/bigquery_reader_ops_test.py:120
↓ 125 callersMethodreport_benchmark
Report a benchmark. Args: iters: (optional) How many iterations were run cpu_time: (optional) Median or mean cpu time in seconds.
tensorflow/tensorflow/python/platform/benchmark.py:185
↓ 124 callersMethodGet
tensorflow/tensorflow/lite/tools/optimize/calibration/calibration_logger.h:55
↓ 124 callersMethodIgnoreError
tensorflow/tensorflow/core/lib/core/status.cc:187
↓ 124 callersMethodParseFromString
Parses a serialized DataColumn produced from the SerializeToString() function of a python data_ops.DataColumn object. It should look like a proto ASCI
tensorflow/tensorflow/contrib/tensor_forest/kernels/data_spec.h:41
↓ 124 callersMethodUnknownShape
tensorflow/tensorflow/core/framework/shape_inference.cc:747
↓ 124 callersMethodop_device_context
tensorflow/tensorflow/core/framework/op_kernel.h:1702
↓ 124 callersMethodput
Create an op that places a value into the staging area. This operation will block if the `StagingArea` has reached its capacity. Args:
tensorflow/tensorflow/python/ops/data_flow_ops.py:1848
↓ 124 callersMethodsize
tensorflow/tensorflow/compiler/xrt/xrt_util.cc:49
↓ 124 callersMethodtrt_tensor
tensorflow/tensorflow/compiler/tf2tensorrt/utils/trt_tensor_proxy.h:157
↓ 123 callersMethodLSTMCell
(cls, x, mprev, cprev, weights)
tensorflow/tensorflow/python/framework/function_test.py:1504
↓ 123 callersMethodget_value
Returns the value wrapped by this optional. If this optional does not have a value (i.e. `self.has_value()` evaluates to `False`), this opera
tensorflow/tensorflow/python/data/ops/optional_ops.py:62
↓ 123 callersMethodinstruction_count
tensorflow/tensorflow/compiler/xla/service/hlo_module.cc:514
↓ 122 callersMethodClone
tensorflow/tensorflow/compiler/xla/service/hlo_module.cc:592
↓ 122 callersMethodclear
tensorflow/tensorflow/compiler/xla/service/shaped_buffer.cc:83
↓ 122 callersMethoddtype
tensorflow/tensorflow/compiler/tf2xla/xla_expression.h:79
↓ 122 callersMethodwait
tensorflow/tensorflow/core/platform/default/mutex.cc:92
↓ 121 callersMethodAddEdge
tensorflow/tensorflow/core/graph/graph.cc:481
↓ 121 callersMethodNewName
tensorflow/tensorflow/core/graph/graph.cc:726
↓ 121 callersMethodUpdate
tensorflow/tensorflow/core/lib/core/status.cc:96
↓ 121 callersMethodassert_is_compatible_with
Raises an exception if `other` is not compatible with this Dimension. Args: other: Another Dimension. Raises: ValueError: If `se
tensorflow/tensorflow/python/framework/tensor_shape.py:263
↓ 121 callersMethodextend
Extend this instance of RichTextLines with another instance. The extension takes effect on the text lines, the font attribute segments, as we
tensorflow/tensorflow/python/debug/cli/debugger_cli_common.py:270
↓ 121 callersMethodnotify_all
tensorflow/tensorflow/core/platform/default/mutex.cc:98
↓ 120 callersFunctionarg_scope
Stores the default arguments for the given set of list_ops. For usage, please see examples at top of the file. Args: list_ops_or_scope: List
tensorflow/tensorflow/contrib/framework/python/ops/arg_scope.py:111
↓ 120 callersMethodassert_equal
(expected, got)
tensorflow/tensorflow/contrib/learn/python/learn/estimators/state_saving_rnn_estimator_test.py:307
↓ 120 callersMethodload
Load new value into this variable. Writes new value to variable's memory. Doesn't add ops to the graph. This convenience method requires a s
tensorflow/tensorflow/python/ops/variables.py:992
↓ 120 callersMethodoutputs
tensorflow/tensorflow/lite/delegates/gpu/common/model.h:179
↓ 120 callersMethodtensor_data
tensorflow/tensorflow/core/framework/tensor.cc:1199
↓ 119 callersMethodinput
tensorflow/tensorflow/lite/kernels/cast_test.cc:38
↓ 119 callersMethodlibrary
tensorflow/tensorflow/core/graph/graph_constructor.cc:429
← previousnext →601–700 of 109,079, ranked by callers