HomeSort by relevance Sort by last modified time
    Searched refs:GSYCLInterface (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/sycl/
sycl_device.h 30 class GSYCLInterface {
35 GSYCLInterface() {
87 ~GSYCLInterface() {
123 static const GSYCLInterface* instance() {
125 static const GSYCLInterface instance;
sycl_device_factory.cc 29 auto syclInterface = GSYCLInterface::instance();

Completed in 284 milliseconds