Home
last modified time | relevance | path

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

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