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.cc337 bool MustCompileAttr(OpKernelConstruction* ctx) { in MustCompileAttr() function
367 must_compile_(MustCompileAttr(ctx)), in XlaCompileOp()