MCPcopy Create free account

hub / github.com/alibaba/nann / functions

Functions109,079 in github.com/alibaba/nann

↓ 42 callersFunctionAppendf
tensorflow/tensorflow/core/platform/stringprintf.cc:85
↓ 42 callersFunctionConstantR2FromArray2D
tensorflow/tensorflow/compiler/xla/client/xla_builder.h:1969
↓ 42 callersFunctionCustomCall
tensorflow/tensorflow/compiler/xla/service/hlo_matchers.h:353
↓ 42 callersMethodFindOutputs
tensorflow/tensorflow/lite/delegates/gpu/common/model.h:236
↓ 42 callersMethodFlatten
If necessary, flatten output.
tensorflow/tensorflow/core/common_runtime/base_collective_executor.cc:108
↓ 42 callersMethodGetOp
tensorflow/tensorflow/core/util/mkl_util.h:1827
↓ 42 callersMethodGradientTape
If `persistent` is true, GradientTape will not eagerly delete backward functions (and hence the tensors they keep alive). Instead, everything is delet
tensorflow/tensorflow/c/eager/tape.h:127
↓ 42 callersMethodIsValid
Returns true iff two operands are compatible according to the broadcasting rule.
tensorflow/tensorflow/core/util/bcast.h:90
↓ 42 callersFunctionSummarizeGraphDef
tensorflow/tensorflow/core/kernels/remote_fused_graph_execute_utils_test.cc:198
↓ 42 callersMethodadd
(self, pattern, op, tensor)
tensorflow/tensorflow/contrib/quantize/python/graph_matcher.py:156
↓ 42 callersMethode
(final String format, final Object... args)
tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/Logger.java:180
↓ 42 callersMethodeigen_cpu_device
tensorflow/tensorflow/core/framework/device_base.cc:52
↓ 42 callersMethodfunction
Returns the encapculated llvm::Function.
tensorflow/tensorflow/compiler/xla/service/cpu/ir_function.h:71
↓ 42 callersMethodfunction_library
If not nullptr, the kernel invoke functions defined in the library. E.g., CHECK_NOTNULL(function_library())->Run("Foo", ...).
tensorflow/tensorflow/core/framework/op_kernel.h:1149
↓ 42 callersFunctionget_linear_model_column_var
(column, name='linear_model')
tensorflow/tensorflow/python/feature_column/feature_column_v2_test.py:67
↓ 42 callersMethodget_session
(is_chief)
tensorflow/tensorflow/python/training/supervisor_test.py:555
↓ 42 callersMethodhas_value
Returns a tensor that evaluates to `True` if this optional has a value. Args: name: (Optional.) A name for the created operation. Retu
tensorflow/tensorflow/python/data/ops/optional_ops.py:50
↓ 42 callersMethodnodes_size
Return the number of ops in the model.
tensorflow/tensorflow/lite/core/subgraph.h:173
↓ 42 callersMethodopBuilder
Returns a builder to create a new {@link Operation}. @param type of the Operation (i.e., identifies the computation to be performed) @param name to r
tensorflow/tensorflow/java/src/main/java/org/tensorflow/ExecutionEnvironment.java:30
↓ 42 callersMethodread_value
(self)
tensorflow/tensorflow/contrib/tpu/python/tpu/keras_tpu_variables.py:152
↓ 42 callersMethodregister
Register this dispatcher as a handler for `op`. Args: op: Python function: the TensorFlow operation that should be handled. Must ha
tensorflow/tensorflow/python/util/dispatch.py:71
↓ 42 callersMethodrun
(self)
tensorflow/tensorflow/python/summary/writer/event_file_writer.py:157
↓ 42 callersMethodrun
Execute the graph fragments necessary to compute all requested fetches. <p><b>WARNING:</b> The caller assumes ownership of all returned {@link Tensor
tensorflow/tensorflow/java/src/main/java/org/tensorflow/Session.java:275
↓ 42 callersMethodset_gpu_compatible
tensorflow/tensorflow/core/framework/allocator.h:287
↓ 42 callersMethodsetdefault
(m)
tensorflow/tensorflow/python/eager/function_test.py:2531
↓ 42 callersMethodtest_on_batch
Test the model on a single batch of samples. Arguments: x: Input data. It could be: - A Numpy array (or array-like), or a list
tensorflow/tensorflow/python/keras/engine/training.py:1026
↓ 42 callersFunctionthrowExceptionIfNotOK
tensorflow/tensorflow/java/src/main/native/exception_jni.cc:70
↓ 41 callersFunctionAddOrUpdateRegularFanin
tensorflow/tensorflow/core/grappler/utils/graph_view_internal.h:479
↓ 41 callersMethodCanShareOperandBufferWithUser
tensorflow/tensorflow/compiler/xla/service/hlo_dataflow_analysis.cc:1048
↓ 41 callersMethodCreateNode
tensorflow/tensorflow/core/grappler/utils/frame_test.cc:35
↓ 41 callersFunctionDebugString
tensorflow/tensorflow/core/framework/function.cc:780
↓ 41 callersFunctionFill
Fill entries with keys [start,limit).
tensorflow/tensorflow/core/lib/gtl/flatmap_test.cc:58
↓ 41 callersMethodGetSizeWithDepth
tensorflow/tensorflow/lite/delegates/gpu/cl/tensor.h:59
↓ 41 callersFunctionGetWindowedOutputSize
tensorflow/tensorflow/core/framework/common_shape_fns.cc:86
↓ 41 callersFunctionInputs
tensorflow/tensorflow/compiler/jit/node_matchers.h:205
↓ 41 callersMethodIsFullyDefined
Return true iff the rank and all of the dimensions are well defined TODO(irving): Rename to is_fully_defined now that it's fast.
tensorflow/tensorflow/core/framework/tensor_shape.h:248
↓ 41 callersMethodLinearIndex
tensorflow/tensorflow/lite/delegates/gpu/common/shape.cc:115
↓ 41 callersFunctionNegate
tensorflow/tensorflow/lite/kernels/internal/reference/neg.h:25
↓ 41 callersFunctionPopulateContext
tensorflow/tensorflow/lite/experimental/micro/testing/test_utils.h:87
↓ 41 callersMethodPushEntry
Pushes one entry while maintaining approximation error invariants.
tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/weighted_quantiles_stream.h:89
↓ 41 callersMethodRemoveNode
tensorflow/tensorflow/core/graph/graph.cc:458
↓ 41 callersFunctionScalarConst
tensorflow/tensorflow/c/c_test_util.cc:146
↓ 41 callersMethodSend
tensorflow/tensorflow/core/platform/cloud/curl_http_request.cc:404
↓ 41 callersFunctionSetTensorToDynamic
Sets tensor to dynamic.
tensorflow/tensorflow/lite/kernels/kernel_util.h:110
↓ 41 callersFunctionShapeOrHandleShape
tensorflow/tensorflow/core/ops/training_ops.cc:25
↓ 41 callersFunctionTEST_F
Verifies that HloEvaluator evaluates a HLO instruction that performs element-wise addition with 2 operands.
tensorflow/tensorflow/compiler/xla/service/hlo_evaluator_test.cc:317
↓ 41 callersFunctionTFE_NewOp
tensorflow/tensorflow/c/eager/c_api.cc:596
↓ 41 callersMethodToString
tensorflow/tensorflow/compiler/xla/service/layout_assignment.cc:75
↓ 41 callersMethodToString
tensorflow/tensorflow/compiler/xla/tests/reduce_hlo_test.cc:36
↓ 41 callersMethod__init__
Creates a `Sum` instance. Args: name: (Optional) string name of the metric instance. dtype: (Optional) data type of the metric result
tensorflow/tensorflow/python/keras/metrics.py:405
↓ 41 callersFunction_assert_no_variables
(test_case)
tensorflow/tensorflow/contrib/learn/python/learn/estimators/head_test.py:57
↓ 41 callersMethod_container_strategy
Get the containing `tf.distribute.Strategy`. This should not generally be needed except when creating a new `ReplicaContext` and to validate
tensorflow/tensorflow/python/distribute/distribute_lib.py:1316
↓ 41 callersMethod_get_export_dir
(self, label)
tensorflow/tensorflow/python/saved_model/saved_model_test.py:61
↓ 41 callersMethodadd_metric
Adds metric tensor to the layer. Args: value: Metric tensor. aggregation: Sample-wise metric reduction function. If `aggregation=None
tensorflow/tensorflow/python/keras/engine/base_layer.py:1156
↓ 41 callersMethodadd_parameters
tensorflow/tensorflow/compiler/xla/shape.h:259
↓ 41 callersMethodalgorithm
tensorflow/tensorflow/core/kernels/bias_op_gpu.h:68
↓ 41 callersMethodas_default
Returns a context manager that makes this object the default session. Use with the `with` keyword to specify that calls to `tf.Operation.run`
tensorflow/tensorflow/python/client/session.py:791
↓ 41 callersMethodas_proto
Returns this shape as a `TensorShapeProto`.
tensorflow/tensorflow/python/framework/tensor_shape.py:1174
↓ 41 callersMethodcol
(self)
tensorflow/tensorflow/python/ops/linalg/linear_operator_toeplitz.py:235
↓ 41 callersMethodcontains_key
tensorflow/tensorflow/contrib/bigtable/kernels/bigtable_range_helpers.cc:58
↓ 41 callersMethoddiag
(self)
tensorflow/tensorflow/python/ops/linalg/linear_operator_diag.py:248
↓ 41 callersMethodlog1p
(x)
tensorflow/tensorflow/python/framework/op_callbacks_test.py:398
↓ 41 callersMethodmul
(x, y)
tensorflow/tensorflow/python/saved_model/load_test.py:657
↓ 41 callersMethodnode_def
Clients can manipulate the underlying NodeDef via this accessor.
tensorflow/tensorflow/core/kernels/ops_testutil.h:105
↓ 41 callersMethodok
tensorflow/tensorflow/core/lib/io/table_builder.h:83
↓ 41 callersMethodoperators
(self)
tensorflow/tensorflow/python/ops/linalg/linear_operator_kronecker.py:232
↓ 41 callersMethodread_value
(self)
tensorflow/tensorflow/python/keras/mixed_precision/experimental/autocast_variable.py:109
↓ 41 callersMethodreduce
Reduces the input dataset to a single element. The transformation calls `reduce_func` successively on every element of the input dataset unti
tensorflow/tensorflow/python/data/ops/dataset_ops.py:1436
↓ 41 callersMethodresource
tensorflow/tensorflow/compiler/tf2xla/xla_expression.h:86
↓ 41 callersFunctionreverse
Reverse a tensor along the specified axes. Arguments: x: Tensor to reverse. axes: Integer or iterable of integers. Axes to re
tensorflow/tensorflow/python/keras/backend.py:3121
↓ 41 callersFunctionrnn
Iterates over the time dimension of a tensor. Arguments: step_function: RNN step function. Args; input; Tensor with s
tensorflow/tensorflow/python/keras/backend.py:3718
↓ 41 callersMethodset_element_type
tensorflow/tensorflow/compiler/xla/shape.h:93
↓ 41 callersFunctiontanh
Element-wise tanh. Arguments: x: A tensor or variable. Returns: A tensor.
tensorflow/tensorflow/python/keras/backend.py:4523
↓ 41 callersMethodtensor_id
If `must_be_true()` is true this SymbolPredicate represents the proposition "tensor_id() is live and evaluates to true". If `must_be_true()` is false
tensorflow/tensorflow/compiler/jit/deadness_analysis.cc:300
↓ 41 callersFunctionthrowException
tensorflow/tensorflow/java/src/main/native/exception_jni.cc:30
↓ 41 callersMethodversion
tensorflow/tensorflow/lite/toco/tflite/export.h:111
↓ 40 callersFunctionAdd
(g *Graph, name string, x, y Output)
tensorflow/tensorflow/go/util_test.go:58
↓ 40 callersFunctionAddPrefixToNodeName
tensorflow/tensorflow/core/grappler/utils.cc:184
↓ 40 callersFunctionAllowDataTypes
tensorflow/tensorflow/compiler/tf2tensorrt/convert/convert_nodes.cc:1979
↓ 40 callersMethodBlockHostUntilDone
tensorflow/tensorflow/compiler/xla/service/interpreter/executor.cc:108
↓ 40 callersFunctionCUDAComplex
tensorflow/tensorflow/core/kernels/cuda_solvers.h:58
↓ 40 callersMethodCreate
static */
tensorflow/tensorflow/core/framework/function.cc:1664
↓ 40 callersFunctionCreateCanonicalDot
tensorflow/tensorflow/compiler/xla/tests/test_utils.cc:688
↓ 40 callersFunctionEXCLUSIVE_LOCKS_REQUIRED
tensorflow/tensorflow/core/platform/posix/env.cc:49
↓ 40 callersFunctionGetBuffer
tensorflow/tensorflow/core/kernels/stage_op.cc:179
↓ 40 callersFunctionGetTensorRef
tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/elementwise_test.cc:31
↓ 40 callersFunctionIsValid
tensorflow/tensorflow/lite/delegates/gpu/api.cc:55
↓ 40 callersMethodMakeShapeFromPartialTensorShape
tensorflow/tensorflow/core/framework/shape_inference.cc:918
↓ 40 callersMethodReadVariableInput
tensorflow/tensorflow/compiler/tf2xla/xla_op_kernel.cc:433
↓ 40 callersFunctionShapeWithLayout
tensorflow/tensorflow/compiler/xla/service/hlo_matchers.h:386
↓ 40 callersMethodStepAndReset
tensorflow/tensorflow/core/lib/db/sqlite.cc:221
↓ 40 callersMethodStreamNumberForHlo
tensorflow/tensorflow/compiler/xla/service/gpu/stream_assignment.cc:32
↓ 40 callersFunction_assert_metric_variables
(test_case, expected)
tensorflow/tensorflow/contrib/metrics/python/ops/metric_ops_test.py:152
↓ 40 callersMethod_input
(self, input_shape, dtype=dtypes_lib.int32)
tensorflow/tensorflow/python/kernel_tests/segment_reduction_ops_test.py:38
↓ 40 callersMethodassertTransformedEquivalent
(self, test_fn, *inputs)
tensorflow/tensorflow/python/autograph/converters/return_statements_test.py:29
↓ 40 callersMethodbegin
tensorflow/tensorflow/core/util/gpu_device_functions.h:89
↓ 40 callersMethodconsumers
Returns a list of `Operation`s that consume this tensor. Returns: A list of `Operation`s.
tensorflow/tensorflow/python/framework/ops.py:652
↓ 40 callersMethodcovariance
Covariance. Covariance is (possibly) defined only for non-scalar-event distributions. For example, for a length-`k`, vector-valued distribut
tensorflow/tensorflow/python/ops/distributions/distribution.py:1094
↓ 40 callersMethoddecode
Reshape the input to the original shape. This is the inverse of encode. Encode must have been called at least once prior to this method being
tensorflow/tensorflow/contrib/labeled_tensor/python/ops/sugar.py:102
↓ 40 callersMethodfilter
Filters this dataset according to `predicate`. ```python d = tf.data.Dataset.from_tensor_slices([1, 2, 3]) d = d.filter(lambda x: x < 3)
tensorflow/tensorflow/python/data/ops/dataset_ops.py:1331
← previousnext →1,701–1,800 of 109,079, ranked by callers