MCPcopy Create free account

hub / github.com/alibaba/nann / functions

Functions109,079 in github.com/alibaba/nann

↓ 60 callersFunctiontotal_function_cache
(defined)
tensorflow/tensorflow/python/eager/function_test.py:84
↓ 60 callersMethodzip
Creates a `Dataset` by zipping together the given datasets. This method has similar semantics to the built-in `zip()` function in Python, wit
tensorflow/tensorflow/python/data/ops/dataset_ops.py:717
↓ 59 callersMethodContains
tensorflow/tensorflow/core/kernels/data/dataset_utils.cc:541
↓ 59 callersMethodEvent
tensorflow/tensorflow/stream_executor/event.cc:24
↓ 59 callersFunctionLoad
Load training ops library and return the loaded module.
tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/ops/training_ops.py:284
↓ 59 callersMethodNewValue
tensorflow/tensorflow/lite/delegates/gpu/common/model.h:220
↓ 59 callersFunctionPrimitiveTypeToIrType
tensorflow/tensorflow/compiler/xla/service/llvm_ir/llvm_util.cc:139
↓ 59 callersMethodReportErrorOrReturn
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:140
↓ 59 callersFunctionScalarShape
Shape function for ops that output a single scalar value.
tensorflow/tensorflow/core/framework/common_shape_fns.h:205
↓ 59 callersMethodSetInput
tensorflow/tensorflow/lite/kernels/pooling_test.cc:54
↓ 59 callersMethodempty
tensorflow/tensorflow/core/util/stats_calculator.h:51
↓ 59 callersMethodflat_map
Maps `map_func` across this dataset and flattens the result. Use `flat_map` if you want to make sure that the order of your dataset stays the
tensorflow/tensorflow/python/data/ops/dataset_ops.py:1225
↓ 59 callersMethodget
tensorflow/tensorflow/core/framework/variant.cc:36
↓ 59 callersMethodget_tensors
Get the tensor value from for a debug-dumped tensor. The tensor may be dumped multiple times in the dump root directory, so a list of tensors
tensorflow/tensorflow/python/debug/lib/debug_data.py:1500
↓ 59 callersMethodlock
tensorflow/tensorflow/core/platform/default/mutex.cc:43
↓ 59 callersMethodn3
tensorflow/tensorflow/compiler/xla/array4d.h:99
↓ 59 callersMethodnum_node_ids
Returns one more than the maximum id assigned to any node.
tensorflow/tensorflow/core/graph/graph.h:597
↓ 59 callersMethodrun
()
tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/CameraActivity.java:134
↓ 59 callersMethodshape
`TensorShape` of this `LinearOperator`. If this operator acts like the batch matrix `A` with `A.shape = [B1,...,Bb, M, N]`, then this returns
tensorflow/tensorflow/python/ops/linalg/linear_operator.py:269
↓ 59 callersMethodwith_rank
Returns a shape based on `self` with the given rank. This method promotes a completely unknown shape to one with a known rank. Args:
tensorflow/tensorflow/python/framework/tensor_shape.py:997
↓ 58 callersMethodClose
tensorflow/tensorflow/core/util/reporter.cc:32
↓ 58 callersMethodDevice
tensorflow/tensorflow/compiler/xla/python/local_client.h:43
↓ 58 callersMethodHasBeenNotified
tensorflow/tensorflow/core/platform/default/notification.h:46
↓ 58 callersFunctionIrName
tensorflow/tensorflow/compiler/xla/service/llvm_ir/llvm_util.cc:424
↓ 58 callersMethodMean
tensorflow/tensorflow/compiler/xla/service/batchnorm_expander.cc:94
↓ 58 callersFunctionNoGradient
tensorflow/tensorflow/cc/framework/gradients.cc:580
↓ 58 callersMethodcontainer
Returns a context manager that specifies the resource container to use. Stateful operations, such as variables and queues, can maintain their
tensorflow/tensorflow/python/framework/ops.py:4405
↓ 58 callersMethodget_input_details
Gets model input details. Returns: A list of input details.
tensorflow/tensorflow/lite/python/interpreter.py:322
↓ 58 callersMethodlookup
Looks up `keys` in a table, outputs the corresponding values.
tensorflow/tensorflow/contrib/linear_optimizer/python/ops/sharded_mutable_dense_hashtable.py:125
↓ 58 callersMethodmutable_output
tensorflow/tensorflow/core/framework/op_kernel.h:1660
↓ 58 callersMethodsize
tensorflow/tensorflow/contrib/tensor_forest/kernels/data_spec.h:53
↓ 58 callersMethodstddev
Standard deviation. Standard deviation is defined as, ```none stddev = E[(X - E[X])**2]**0.5 ``` where `X` is the random variab
tensorflow/tensorflow/python/ops/distributions/distribution.py:1061
↓ 58 callersMethodto_list
Returns a nested Python `list` with the values for this `RaggedTensor`. Requires that `rt` was constructed in eager execution mode. Returns:
tensorflow/tensorflow/python/ops/ragged/ragged_tensor.py:1794
↓ 58 callersMethodtrack_layer
Track a Layer in this Network. `Network` requires that all `Layer`s used in `call()` be tracked so that the `Network` can export a complete l
tensorflow/tensorflow/contrib/eager/python/network.py:350
↓ 58 callersMethodweights
(self)
tensorflow/tensorflow/contrib/eager/python/network.py:452
↓ 57 callersMethodAddConsumer
tensorflow/tensorflow/lite/delegates/gpu/common/model.h:298
↓ 57 callersMethodAddFunctionDef
tensorflow/tensorflow/core/framework/function.cc:1103
↓ 57 callersMethodAddScalarInt32Operand
tensorflow/tensorflow/lite/delegates/nnapi/nnapi_delegate.cc:429
↓ 57 callersMethodFinalize
tensorflow/tensorflow/compiler/mlir/lite/quantization/quantization_driver.cc:651
↓ 57 callersMethodGetOutput
tensorflow/tensorflow/lite/kernels/pooling_test.cc:58
↓ 57 callersMethodManageServable
serving/tensorflow_serving/core/basic_manager.cc:371
↓ 57 callersMethodSetInput
tensorflow/tensorflow/lite/kernels/pack_test.cc:43
↓ 57 callersFunctionStrCat
tensorflow/tensorflow/tools/proto_text/gen_proto_text_functions_lib.cc:37
↓ 57 callersFunction_append_to_leaf
Helper method for building tree leaves. Appends weight contributions for the given class index to a leaf node. Args: leaf: leaf node to appe
tensorflow/tensorflow/contrib/boosted_trees/python/kernel_tests/prediction_ops_test.py:36
↓ 57 callersMethod_check
(self, s, *input_shapes, **kwargs)
tensorflow/tensorflow/python/kernel_tests/einsum_op_test.py:38
↓ 57 callersMethodadd
(self, sort, node)
tensorflow/tensorflow/lite/python/op_hint.py:553
↓ 57 callersMethodallocate
tensorflow/tensorflow/core/framework/op_kernel.h:1761
↓ 57 callersMethodas_dict
Returns a dictionary from job names to their tasks. For each job, if the task index space is dense, the corresponding value will be a list of
tensorflow/tensorflow/python/training/server_lib.py:335
↓ 57 callersMethodb
tensorflow/tensorflow/core/framework/op_def_builder_test.cc:41
↓ 57 callersMethodcollect
(TestReference ref)
tensorflow/tensorflow/java/src/test/java/org/tensorflow/EagerSessionTest.java:195
↓ 57 callersMethodcpu
A copy of this Tensor with contents backed by host memory.
tensorflow/tensorflow/python/framework/ops.py:1052
↓ 57 callersMethoddefining_instruction
Return the instruction which defines this HloValue.
tensorflow/tensorflow/compiler/xla/service/hlo_value.h:121
↓ 57 callersMethodenqueue
(enqueue_op)
tensorflow/tensorflow/python/kernel_tests/fifo_queue_test.py:165
↓ 57 callersFunctionfill
r"""Creates a tensor filled with a scalar value. This operation creates a tensor of shape `dims` and fills it with `value`. For example: ```
tensorflow/tensorflow/python/ops/array_ops.py:137
↓ 57 callersMethodfree
tensorflow/tensorflow/compiler/tf2tensorrt/utils/trt_allocator.cc:98
↓ 57 callersFunctionget_linear_model_bias
(name='linear_model')
tensorflow/tensorflow/python/feature_column/feature_column_test.py:1304
↓ 57 callersMethodmod
()
tensorflow/tensorflow/python/framework/config_test.py:162
↓ 57 callersMethodnode_def
tensorflow/tensorflow/core/grappler/graph_analyzer/gen_node.h:55
↓ 57 callersMethodrun_ui
Run the UI until user- or command- triggered exit. Args: init_command: (str) Optional command to run on CLI start up. title: (str) Op
tensorflow/tensorflow/python/debug/cli/base_ui.py:114
↓ 56 callersMethodAccessTensor
tensorflow/tensorflow/core/framework/op_kernel.cc:188
↓ 56 callersMethodAdd
serving/tensorflow_serving/resources/resource_util.cc:229
↓ 56 callersMethodArg
tensorflow/tensorflow/lite/toco/args.h:52
↓ 56 callersFunctionContainsGraphNodeWithName
tensorflow/tensorflow/core/grappler/optimizers/data/graph_utils.cc:236
↓ 56 callersFunctionCountCopies
tensorflow/tensorflow/compiler/xla/service/copy_insertion_test.cc:42
↓ 56 callersMethodGetDynamicSize
tensorflow/tensorflow/compiler/xla/service/dynamic_dimension_inference.cc:1071
↓ 56 callersFunctionIntArrayFromInts
tensorflow/tensorflow/lite/experimental/micro/testing/test_utils.h:103
↓ 56 callersFunctionLayoutsInShapesEqual
tensorflow/tensorflow/compiler/xla/service/layout_assignment.cc:658
↓ 56 callersFunctionMapNamesToNodes
tensorflow/tensorflow/tools/graph_transforms/transform_utils.cc:64
↓ 56 callersFunctionMarkForCompilation
tensorflow/tensorflow/compiler/jit/mark_for_compilation_pass.cc:1622
↓ 56 callersFunctionMax
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:3089
↓ 56 callersFunctionNumpyArrayS32
Convenience wrapper to create Numpy arrays with a np.int32 dtype.
tensorflow/tensorflow/compiler/xla/python/xla_client_test.py:77
↓ 56 callersFunctionReadFileToString
tensorflow/tensorflow/core/platform/env.cc:394
↓ 56 callersMethodadd_loss
Add loss tensor(s), potentially dependent on layer inputs. Some losses (for instance, activity regularization losses) may be dependent on the
tensorflow/tensorflow/python/keras/engine/base_layer.py:1023
↓ 56 callersMethodformat
tensorflow/tensorflow/lite/delegates/gpu/gl/gl_texture.h:75
↓ 56 callersMethodrun_op_benchmark
Run an op or tensor in the given session. Report the results. Args: sess: `Session` object to use for timing. op_or_tensor: `Operati
tensorflow/tensorflow/python/platform/benchmark.py:246
↓ 56 callersMethodsave
Saves variables. Args: file_prefix: Path prefix of files created for the checkpoint. global_step: If provided the global step number
tensorflow/tensorflow/contrib/eager/python/saver.py:145
↓ 56 callersMethodset_output_handle_shapes_and_types
tensorflow/tensorflow/core/framework/shape_inference.h:623
↓ 56 callersMethodsize
Returns how many functions are currently registered.
tensorflow/tensorflow/python/ops/script_ops.py:247
↓ 56 callersMethodstacked_input
(self, index)
tensorflow/tensorflow/python/ops/parallel_for/pfor.py:741
↓ 55 callersFunctionAdd
tensorflow/tensorflow/c/c_test_util.cc:183
↓ 55 callersMethodAddInputDataset
tensorflow/tensorflow/core/framework/dataset.cc:369
↓ 55 callersFunctionDebugString
tensorflow/tensorflow/compiler/tf2tensorrt/convert/utils.h:81
↓ 55 callersMethodGetState
serving/tensorflow_serving/core/servable_state_monitor.cc:144
↓ 55 callersMethodGetSupportedStorages
tensorflow/tensorflow/lite/delegates/gpu/cl/environment.cc:187
↓ 55 callersFunctionNe
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:2879
↓ 55 callersFunctionReshape
tensorflow/tensorflow/core/kernels/reshape_util.cc:34
↓ 55 callersFunctionShapeFromFormat
Returns a tensor shape for the specified format and dimension sizes. Works for both 2D and 3D operations. The output shapes are as follows: FORMAT_NHW
tensorflow/tensorflow/core/util/tensor_format.h:521
↓ 55 callersMethodSummary
tensorflow/tensorflow/core/grappler/costs/virtual_scheduler.cc:933
↓ 55 callersFunctionUnimplementedError
tensorflow/tensorflow/lite/delegates/gpu/common/status.h:113
↓ 55 callersFunctionVerifyTypesMatch
tensorflow/tensorflow/core/kernels/data/dataset_utils.cc:467
↓ 55 callersFunctionWhile
tensorflow/tensorflow/compiler/xla/client/xla_builder.cc:3350
↓ 55 callersMethod_MakeGraphDef
(self, text, producer=versions.GRAPH_DEF_VERSION,
tensorflow/tensorflow/python/framework/importer_test.py:50
↓ 55 callersMethodbind
Bind the parse member function so tensorflow::Flags can call it.
tensorflow/tensorflow/lite/toco/args.h:70
↓ 55 callersMethodcompile
(self, computation, compile_options)
tensorflow/tensorflow/compiler/xla/python/xrt.py:79
↓ 55 callersMethodfrom_session
Creates a TocoConverter class from a TensorFlow Session.
tensorflow/tensorflow/lite/python/lite.py:1047
↓ 55 callersMethodmerge_with
(self, other)
tensorflow/tensorflow/python/training/input.py:424
↓ 55 callersFunctionslice
Extracts a slice from a tensor. This operation extracts a slice of size `size` from a tensor `input_` starting at the location specified by `begi
tensorflow/tensorflow/python/ops/array_ops.py:807
↓ 55 callersMethodstride
tensorflow/tensorflow/core/kernels/conv_grad_ops.h:248
↓ 54 callersFunctionAppendF
tensorflow/tensorflow/lite/toco/format_port.h:55
↓ 54 callersMethodAssignDeviceAndDataFormats
Sets data formats to convert from and to for specified device type.
tensorflow/tensorflow/core/grappler/optimizers/generic_layout_optimizer_transposer.cc:187
← previousnext →1,301–1,400 of 109,079, ranked by callers