Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dkernel_spec.h288 bool has_ocl_text_on_disk() const { return ocl_text_on_disk_ != nullptr; } in has_ocl_text_on_disk() function
311 CHECK(has_ocl_text_on_disk()); in ocl_text_on_disk()