Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dkernel_spec.h290 bool has_ocl_text_in_memory() const { return ocl_text_in_memory_ != nullptr; } in has_ocl_text_in_memory() function
319 CHECK(has_ocl_text_in_memory()); in ocl_text_in_memory()