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

  /external/tensorflow/tensorflow/compiler/jit/
encapsulate_subgraphs_pass.h 18 // calls. The calls are annotated with kXlaCompiledKernelAttr.
84 extern const char* const kXlaCompiledKernelAttr;
86 // Does `node` have the kXlaCompiledKernelAttr attribute?
encapsulate_subgraphs_pass.cc 53 const char* const kXlaCompiledKernelAttr = "_XlaCompiledKernel";
    [all...]

Completed in 149 milliseconds