Searched defs:IsFinalized (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ | ||
D | temporary_device_memory.cc | 47 bool TemporaryDeviceMemoryBase::IsFinalized() const { in IsFinalized() function in stream_executor::TemporaryDeviceMemoryBase |
D | temporary_memory_manager.cc | 66 bool TemporaryMemoryManager::IsFinalized(const DeviceMemoryBase& device_memory, in IsFinalized() function in stream_executor::internal::TemporaryMemoryManager |
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/ | ||
D | weighted_quantiles_stream.h | 144 bool IsFinalized() { return finalized_; } in IsFinalized() function |
/external/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
D | SLPVectorizer.cpp | 4310 bool IsFinalized = false; member in __anona50613ab1111::ShuffleInstructionBuilder |