Home
last modified time | relevance | path

Searched defs:GetElementSizeBytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dcross_trainer_cache_test.cc55 size_t GetElementSizeBytes(const int64_t& element) const override { in GetElementSizeBytes() function in tensorflow::data::__anon6934f7f00111::InfiniteRange
67 size_t GetElementSizeBytes(const Tensor& element) const override { in GetElementSizeBytes() function in tensorflow::data::__anon6934f7f00111::TensorDataset
81 size_t GetElementSizeBytes(const Tensor& element) const override { in GetElementSizeBytes() function in tensorflow::data::__anon6934f7f00111::SlowDataset
103 size_t GetElementSizeBytes(const T& element) const override { in GetElementSizeBytes() function in tensorflow::data::__anon6934f7f00111::ElementOrErrorDataset
113 size_t ElementOrErrorDataset<std::string>::GetElementSizeBytes( in GetElementSizeBytes() function in tensorflow::data::__anon6934f7f00111::ElementOrErrorDataset::string
119 size_t ElementOrErrorDataset<Tensor>::GetElementSizeBytes( in GetElementSizeBytes() function in tensorflow::data::__anon6934f7f00111::ElementOrErrorDataset
H A Dtask_runner.cc191 size_t CachingTaskRunner::GetElementResultSequence::GetElementSizeBytes( in GetElementSizeBytes() function in tensorflow::data::CachingTaskRunner::GetElementResultSequence