Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dresource_variable_ops.h73 explicit VariableShapeOp(OpKernelConstruction* c) : OpKernel(c) {} in VariableShapeOp() function
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dvariable_ops.cc43 class VariableShapeOp : public XlaOpKernel { class
45 explicit VariableShapeOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in VariableShapeOp() function in tensorflow::__anon798bfbf40111::VariableShapeOp