Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.cc376 XlaOpRegistry::CompileTimeConstantInputArgNames(const string& op) { in CompileTimeConstantInputArgNames() function in tensorflow::XlaOpRegistry
408 CompileTimeConstantInputArgNames(node_def.op()); in CompileTimeConstantInputs()
Dxla_op_registry.h215 CompileTimeConstantInputArgNames(const string& op);
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc602 XlaOpRegistry::CompileTimeConstantInputArgNames(def->op()); in RegisterXlaDeviceKernels()