Searched defs:VariableShapeOp (Results 1 – 2 of 2) sorted by relevance
73 explicit VariableShapeOp(OpKernelConstruction* c) : OpKernel(c) {} in VariableShapeOp() function
43 class VariableShapeOp : public XlaOpKernel { class45 explicit VariableShapeOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in VariableShapeOp() function in tensorflow::__anon798bfbf40111::VariableShapeOp