Searched refs:TestAttrOp (Results 1 – 1 of 1) sorted by relevance
202 class TestAttrOp : public OpKernel { class204 explicit TestAttrOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in TestAttrOp() function in tensorflow::TestAttrOp214 Name("TestAttr").Device(DEVICE_CPU).TypeConstraint<float>("T"), TestAttrOp);