Home
last modified time | relevance | path

Searched refs:HostScalarTensorBufferBase (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor.h178 class HostScalarTensorBufferBase; variable
957 class Tensor::HostScalarTensorBufferBase : public TensorBuffer {
969 class HostScalarTensorBuffer : public Tensor::HostScalarTensorBufferBase {
972 : HostScalarTensorBufferBase(data) {} in HostScalarTensorBuffer()
Dtensor.cc809 bool Tensor::HostScalarTensorBufferBase::GetAllocatedBytes( in GetAllocatedBytes()
816 void Tensor::HostScalarTensorBufferBase::FillAllocationDescription( in FillAllocationDescription()