Searched defs:to_tensor (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | collective_rma_distributed.cc | 40 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvBufCall() 81 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_conversion_ops.py | 48 def to_tensor(rt_input, default_value=None, name=None): function
|
D | ragged_tensor.py | 1701 def to_tensor(self, default_value=None, name=None, shape=None): member in RaggedTensor
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | collective_rma_local.cc | 29 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
D | permuter_test.cc | 78 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
D | ring_gatherer_test.cc | 70 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
D | ring_reducer_test.cc | 71 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
D | hierarchical_tree_broadcaster_test.cc | 168 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer()
|
/external/tensorflow/tensorflow/compiler/xla/experimental/xla_sharding/ |
D | xla_sharding.py | 234 def copy_sharding(from_tensor, to_tensor, use_sharding_op=False): argument
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | config.proto | 746 string to_tensor = 2; field
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | function_optimizer.cc | 333 SafeTensorId to_tensor(func_node, to_idx); in AddTensorMapping() local
|