/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | collective_rma_distributed.cc | 44 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvBufCall() 111 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
/aosp_15_r20/external/pytorch/torch/_export/pass_infra/ |
H A D | proxy_value.py | 30 def to_tensor(self) -> torch.Tensor: member in ProxyValue
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/ |
H A D | ragged_conversion_ops.py | 44 def to_tensor(rt_input, default_value=None, name=None): function
|
H A D | ragged_tensor.py | 1789 def to_tensor(self, default_value=None, name=None, shape=None): member in RaggedTensor
|
/aosp_15_r20/external/pytorch/torch/_numpy/ |
H A D | _dtypes_impl.py | 169 def to_tensor(scalar, dtype=None): function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | collective_rma_local.cc | 29 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
H A D | collective_test_util.cc | 61 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_quantized.py | 222 def to_tensor(X, device): function
|
/aosp_15_r20/external/pytorch/torch/masked/maskedtensor/ |
H A D | core.py | 330 def to_tensor(self, value): member in MaskedTensor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/experimental/xla_sharding/ |
H A D | xla_sharding.py | 281 def copy_sharding(from_tensor, to_tensor, use_sharding_op=False): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | config.proto | 835 string to_tensor = 2; field
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | autotune_process.py | 459 def to_tensor(self) -> torch.Tensor: member in TensorMeta
|
/aosp_15_r20/external/executorch/exir/ |
H A D | pass_base.py | 140 def to_tensor(self) -> torch.Tensor: member in ProxyValue
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | function_optimizer.cc | 336 SafeTensorId to_tensor(func_node, to_idx); in AddTensorMapping() local
|
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | utils.py | 1399 def to_tensor(t): function
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/ |
D | config.pb.h | 7999 inline const std::string& TensorConnection::to_tensor() const { in to_tensor() function 8030 inline void TensorConnection::set_allocated_to_tensor(std::string* to_tensor) { in set_allocated_to_tensor()
|
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_tracer.py | 549 def to_tensor(x, y): function
|