MCPcopy Create free account

hub / github.com/benoitsteiner/tensorflow-opencl / functions

Functions53,736 in github.com/benoitsteiner/tensorflow-opencl

↓ 75 callersFunctionWriteStringToFile
tensorflow/core/platform/env.cc:350
↓ 75 callersFunctionconv2d_bn
Utility function to apply conv + BN. Arguments: x: input tensor. filters: filters in `Conv2D`. num_row: height of the convolution
tensorflow/python/keras/_impl/keras/applications/inception_v3.py:54
↓ 75 callersMethodencode
Reshape the input to the target shape. If called several times, the axes named in existing_axis_names must be identical. Args: lab
tensorflow/contrib/labeled_tensor/python/ops/sugar.py:65
↓ 75 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:577
↓ 75 callersMethodgraph
tensorflow/core/graph/subgraph_test.cc:135
↓ 75 callersMethodn1
tensorflow/compiler/xla/array2d.h:57
↓ 75 callersMethodvalues
Returns the values captured so far. Returns: `dict` mapping `int` step numbers to that values of the variable at the respective s
tensorflow/contrib/learn/python/learn/monitors.py:748
↓ 74 callersFunctionGetCudaLaunchConfig
Calculate the Cuda launch config we should use for a kernel launch. This is assuming the kernel is quite simple and will largely be memory-limited. RE
tensorflow/core/util/cuda_kernel_helper.h:158
↓ 74 callersFunctionHumanReadableNumBytes
tensorflow/core/lib/strings/numbers.cc:424
↓ 74 callersMethodOptimize
tensorflow/core/grappler/optimizers/model_pruner.cc:52
↓ 74 callersMethodRun
tensorflow/core/common_runtime/placer.cc:652
↓ 74 callersMethodToString
tensorflow/compiler/xla/service/gpu/thunk_schedule.cc:144
↓ 74 callersMethodUpdate
tensorflow/core/lib/core/status.cc:28
↓ 74 callersMethodassertRaisesWithPredicateMatch
Returns a context manager to enclose code expected to raise an exception. If the exception is an OpError, the op stack is also included in the me
tensorflow/python/framework/test_util.py:1103
↓ 74 callersMethodclear
tensorflow/compiler/xla/service/shaped_buffer.cc:59
↓ 74 callersMethodmap
Maps `map_func` across this datset. Args: map_func: A function mapping a nested structure of tensors (having shapes and types defin
tensorflow/contrib/data/python/ops/dataset_ops.py:479
↓ 74 callersMethodop_registry
tensorflow/core/graph/graph.h:531
↓ 73 callersFunctionCompute
Compute the 1D interpolation for a given X index using the y_weights
tensorflow/core/kernels/resize_bicubic_op.cc:104
↓ 73 callersMethodUniform
tensorflow/core/lib/random/simple_philox.cc:23
↓ 73 callersMethodcolocation_groups
Returns the list of colocation groups of the op.
tensorflow/python/framework/ops.py:1607
↓ 73 callersFunctioninfinity
tensorflow/contrib/reduce_slice_ops/kernels/reduce_slice_ops.h:48
↓ 73 callersMethodsoftmax
(final float[] vals)
tensorflow/examples/android/src/org/tensorflow/demo/TensorFlowYoloDetector.java:118
↓ 72 callersFunctionAddNodeAttr
tensorflow/core/framework/node_def_util.h:102
↓ 72 callersFunctionHandleFromInput
tensorflow/core/framework/resource_mgr.cc:278
↓ 72 callersMethodRankKnown
tensorflow/core/framework/shape_inference.h:346
↓ 72 callersMethodReadNBytes
tensorflow/core/lib/io/inputbuffer.cc:74
↓ 72 callersFunctionToString
Formats CUresult to output prettified values into a log stream. Error summaries taken from: http://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__T
tensorflow/stream_executor/cuda/cuda_driver.cc:118
↓ 71 callersMethodClear
tensorflow/core/util/util.cc:55
↓ 71 callersMethodToString
tensorflow/core/kernels/matmul_op.h:86
↓ 71 callersMethodTotalBytes
tensorflow/core/graph/costmodel.cc:182
↓ 71 callersMethodappend
Add an item from the page to the Metadata block. Args: item: The parsed page section to add.
tensorflow/tools/docs/pretty_docs.py:328
↓ 71 callersFunctioncopy
Copy a subgraph. Args: sgv: the source subgraph-view. This argument is converted to a subgraph using the same rules than the function sub
tensorflow/contrib/graph_editor/transform.py:543
↓ 71 callersMethodsize
Returns the size of the file.
tensorflow/python/lib/io/file_io.py:96
↓ 70 callersMethodReshape
tensorflow/compiler/xla/literal_util.cc:375
↓ 70 callersMethodas_graph_element
Returns the object referred to by `obj`, as an `Operation` or `Tensor`. This function validates that `obj` represents an element of this grap
tensorflow/python/framework/ops.py:3051
↓ 70 callersMethoddiag
(self)
tensorflow/python/ops/linalg/linear_operator_diag.py:249
↓ 70 callersMethodget_operations
Return the list of operations in the graph. You can modify the operations in place, but modifications to the list such as inserts/delete have
tensorflow/python/framework/ops.py:3175
↓ 70 callersMethodnum_node_ids
Returns one more than the maximum id assigned to any node.
tensorflow/core/graph/graph.h:505
↓ 70 callersMethodset_device
tensorflow/core/framework/resource_handle.h:39
↓ 69 callersMethodConcatenate
tensorflow/core/framework/tensor_shape.cc:551
↓ 69 callersMethodLSTMCell
(cls, x, mprev, cprev, weights)
tensorflow/python/framework/function_test.py:1160
↓ 69 callersFunctionMatMul
tensorflow/core/kernels/matmul_op.h:38
↓ 69 callersMethodcont
Continue till the completion of the specified target tensor. Args: target: A single fetched Tensor or Op, or a name (str) representing the
tensorflow/python/debug/lib/stepper.py:448
↓ 69 callersMethodmutable_shape
tensorflow/compiler/xla/literal_util.h:193
↓ 69 callersMethodoutput_shape
Retrieves the output shape(s) of a layer. Only applicable if the layer has one output, or if all outputs have the same shape. Returns:
tensorflow/python/layers/base.py:978
↓ 69 callersMethodregister_command_handler
A wrapper around CommandHandlerRegistry.register_command_handler(). In addition to calling the wrapped register_command_handler() method, this
tensorflow/python/debug/cli/base_ui.py:82
↓ 69 callersMethodrelease
Releases the cleanup function instead of running it. Hint: use c.release()() to run early.
tensorflow/core/lib/gtl/cleanup.h:91
↓ 69 callersMethodstart_queue_runners
Start threads for `QueueRunners`. Note that the queue runners collected in the graph key `QUEUE_RUNNERS` are already started automatically wh
tensorflow/python/training/supervisor.py:722
↓ 69 callersMethodto_dense
Return a dense (batch) matrix representing this operator.
tensorflow/python/ops/linalg/linear_operator.py:861
↓ 68 callersFunctionS
tensorflow/core/framework/common_shape_fns_test.cc:30
↓ 68 callersFunctionTF_NewStatus
tensorflow/c/c_api.cc:104
↓ 68 callersFunctionToString
tensorflow/stream_executor/cuda/cuda_dnn.cc:82
↓ 68 callersMethodinsert
tensorflow/core/lib/gtl/inlined_vector.h:569
↓ 68 callersMethodstart_queue_runners
(self, sess)
tensorflow/contrib/training/python/training/bucket_ops_test.py:90
↓ 68 callersMethodvariance
Variance. Variance is defined as, ```none Var = E[(X - E[X])**2] ``` where `X` is the random variable associated with this dist
tensorflow/python/ops/distributions/distribution.py:913
↓ 68 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/python/ops/tensor_array_ops.py:287
↓ 67 callersMethodBuild
static */
tensorflow/compiler/xla/service/gpu/hlo_schedule.cc:189
↓ 67 callersFunctionInitGraph
tensorflow/core/graph/mkl_layout_pass_test.cc:45
↓ 67 callersMethodUnknownShape
tensorflow/core/framework/shape_inference.cc:660
↓ 67 callersMethodcdf
(self, value, name="cdf", **condition_kwargs)
tensorflow/contrib/distributions/python/ops/conditional_distribution.py:60
↓ 67 callersMethodget_variable_value
Returns value of the variable given by name. Args: name: string, name of the tensor. Returns: Numpy array - value of the tensor.
tensorflow/contrib/learn/python/learn/estimators/estimator.py:617
↓ 67 callersFunctionnon_bitcasting_callback
tensorflow/compiler/xla/service/algebraic_simplifier_test.cc:46
↓ 67 callersMethodsignature
(self)
tensorflow/tools/docs/parser.py:825
↓ 67 callersMethodwindow
tensorflow/stream_executor/dnn.h:674
↓ 66 callersFunctionCUDABlasTranspose
tensorflow/stream_executor/cuda/cuda_blas.cc:400
↓ 66 callersMethodFromProto
tensorflow/core/framework/tensor.cc:788
↓ 66 callersFunctionLookupResource
tensorflow/core/framework/resource_mgr.h:468
↓ 66 callersFunctionTF_DeleteStatus
tensorflow/c/c_api.cc:106
↓ 66 callersMethodcopy
Creates a deep copy of the distribution. Note: the copy distribution may continue to depend on the original initialization arguments. Ar
tensorflow/python/ops/distributions/distribution.py:517
↓ 66 callersMethoduser_count
Returns the number of users of this instruction.
tensorflow/compiler/xla/service/hlo_instruction.h:367
↓ 66 callersMethodvalues
tensorflow/core/util/sparse/group_iterator.h:129
↓ 65 callersMethodAddEdge
tensorflow/core/graph/graph.cc:376
↓ 65 callersFunctionAsDeviceMemory
tensorflow/core/kernels/fft_ops.cc:284
↓ 65 callersMethodFinalize
tensorflow/core/common_runtime/step_stats_collector.cc:48
↓ 65 callersMethodMakeDim
Returns a new dimension of the given size. The returned value is owned by this context.
tensorflow/core/framework/shape_inference.h:470
↓ 65 callersMethodRank
tensorflow/core/kernels/fft_ops.cc:121
↓ 65 callersMethodSubshape
tensorflow/core/framework/shape_inference.cc:556
↓ 65 callersMethodassert_equal
(expected, got)
tensorflow/contrib/learn/python/learn/estimators/state_saving_rnn_estimator_test.py:307
↓ 65 callersMethodop_device_context
tensorflow/core/framework/op_kernel.h:1402
↓ 65 callersMethodwait
tensorflow/core/platform/default/mutex.h:142
↓ 64 callersMethodReshape
static */
tensorflow/compiler/xla/tests/literal_test_util.cc:588
↓ 64 callersMethod_random_sample
(self, sample_shape, dtype=np.float32)
tensorflow/contrib/distributions/python/kernel_tests/shape_test.py:49
↓ 64 callersMethodconfig
(self)
tensorflow/contrib/tpu/python/tpu/tpu_estimator.py:201
↓ 64 callersMethodempty
tensorflow/core/common_runtime/executor.cc:1164
↓ 64 callersMethodnum_elements
Returns the total number of elements, or none for incomplete shapes.
tensorflow/python/framework/tensor_shape.py:545
↓ 63 callersFunctionUnavailable
tensorflow/compiler/xla/util.cc:140
↓ 63 callersMethodcreate_local_server
Creates a new single-process cluster running on the local host. This method is a convenience wrapper for creating a `tf.train.Server` with a
tensorflow/python/training/server_lib.py:201
↓ 63 callersMethodmutable_shape
Returns the (mutable) result shape of this instruction.
tensorflow/compiler/xla/service/hlo_instruction.h:347
↓ 63 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/python/ops/data_flow_ops.py:1674
↓ 63 callersMethodreport_benchmark
Report a benchmark. Args: iters: (optional) How many iterations were run cpu_time: (optional) median or mean cpu time in seconds.
tensorflow/python/platform/benchmark.py:160
↓ 63 callersMethodselect
tensorflow/compiler/xla/service/hlo_instruction.cc:1723
↓ 63 callersMethodstack
Return the values in the TensorArray as a stacked `Tensor`. All of the values must have been written and their shapes must all match. If inpu
tensorflow/python/ops/tensor_array_ops.py:321
↓ 63 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/python/framework/tensor_shape.py:635
↓ 62 callersFunctionContainersEqual
tensorflow/compiler/xla/util.h:127
↓ 62 callersMethodNewRandomAccessFile
tensorflow/core/platform/env.cc:107
↓ 62 callersMethodReadLine
tensorflow/core/lib/io/inputbuffer.cc:45
↓ 62 callersMethodcopy
Return a copy of itself. Note that this class is a "view", copying it only create another view and does not copy the underlying part of the t
tensorflow/contrib/graph_editor/subgraph.py:254
↓ 62 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/contrib/labeled_tensor/python/ops/sugar.py:102
↓ 62 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:1539
↓ 62 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/python/framework/ops.py:3193
← previousnext →501–600 of 53,736, ranked by callers