Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/kernels/
Dxla_ops.cc417 bool MustCompileAttr(OpKernelConstruction* ctx) { in MustCompileAttr() function
439 must_compile_(MustCompileAttr(ctx)) {} in XlaCompileOp()