Home
last modified time | relevance | path

Searched refs:AllocateOwnedScalar (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbuffer_comparator.cc570 executor->AllocateOwnedScalar<uint64>(); in DeviceCompare()
/external/tensorflow/tensorflow/stream_executor/gpu/
Dredzone_allocator.cc322 executor->AllocateOwnedScalar<uint64>(); in CheckRedzones()
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h141 ScopedDeviceMemory<T> AllocateOwnedScalar() { in AllocateOwnedScalar() function