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

  /external/tensorflow/tensorflow/core/common_runtime/
process_function_library_runtime.h 78 static const char kDefaultFLRDevice[];
process_function_library_runtime.cc 43 const char ProcessFunctionLibraryRuntime::kDefaultFLRDevice[] = "null";
184 if (device_name != kDefaultFLRDevice) {
    [all...]

Completed in 133 milliseconds