Searched defs:GetAllocatorStats (Results 1 – 6 of 6) sorted by relevance
376 virtual absl::optional<AllocatorStats> GetAllocatorStats() { in GetAllocatorStats() function
871 absl::optional<AllocatorStats> StreamExecutor::GetAllocatorStats() { in GetAllocatorStats() function in stream_executor::StreamExecutor
224 TpuExecutor::GetAllocatorStats() { in GetAllocatorStats() function in tensorflow::tpu::TpuExecutor
31 TF_Bool GetAllocatorStats(const SP_Device* const device, in GetAllocatorStats() function
304 absl::optional<AllocatorStats> GetAllocatorStats() override { in GetAllocatorStats() function in stream_executor::__anonc4c542a70111::CStreamExecutor
231 TEST_F(StreamExecutorTest, GetAllocatorStats) { in TEST_F() argument