Home
last modified time | relevance | path

Searched defs:IsFinalized (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dtemporary_device_memory.cc47 bool TemporaryDeviceMemoryBase::IsFinalized() const { in IsFinalized() function in stream_executor::TemporaryDeviceMemoryBase
Dtemporary_memory_manager.cc66 bool TemporaryMemoryManager::IsFinalized(const DeviceMemoryBase& device_memory, in IsFinalized() function in stream_executor::internal::TemporaryMemoryManager
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dweighted_quantiles_stream.h144 bool IsFinalized() { return finalized_; } in IsFinalized() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4310 bool IsFinalized = false; member in __anona50613ab1111::ShuffleInstructionBuilder