Searched defs:CopyToDevice (Results 1 – 7 of 7) sorted by relevance
62 void TransferBuffer::CopyToDevice(CommandBuffer* command_buffer) { in CopyToDevice() function in amber::vulkan::TransferBuffer
187 void TransferImage::CopyToDevice(CommandBuffer* command_buffer) { in CopyToDevice() function in amber::vulkan::TransferImage
39 void CopyToDevice(CommandBuffer*) override {} in CopyToDevice() function in amber::vulkan::__anon795951a50111::BufferForTest
161 func (th *TensorHandle) CopyToDevice(c *Context, deviceName string) (*TensorHandle, error) { func
593 Status TensorHandle::CopyToDevice(const EagerContext& ctx, in CopyToDevice() function in tensorflow::TensorHandle
390 StatusOr<std::unique_ptr<PyTpuBuffer>> PyTpuBuffer::CopyToDevice( in CopyToDevice() function in xla::PyTpuBuffer
571 StatusOr<std::unique_ptr<PyLocalBuffer>> PyLocalBuffer::CopyToDevice( in CopyToDevice() function in xla::PyLocalBuffer