Home
last modified time | relevance | path

Searched defs:CompileTimeConstantInputs (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.h149 static Status CompileTimeConstantInputs(const NodeDef& node_def, in CompileTimeConstantInputs() function
160 static Status CompileTimeConstantInputs(const OpKernel& op_kernel, in CompileTimeConstantInputs() function
Dxla_op_registry.cc360 /* static */ Status XlaOpRegistry::CompileTimeConstantInputs( in CompileTimeConstantInputs() function in tensorflow::XlaOpRegistry