Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h127 ScopedDeviceMemory<T> AllocateOwnedArray(uint64 element_count) { in AllocateOwnedArray() function
141 return AllocateOwnedArray<T>(1); in AllocateOwnedScalar()