Searched refs:TestOp3Cpu (Results 1 – 1 of 1) sorted by relevance
80 class TestOp3Cpu : public tensorflow::OpKernel { class82 explicit TestOp3Cpu(OpKernelConstruction* context) : OpKernel(context) {} in TestOp3Cpu() function in tensorflow::TestOp3Cpu87 Name("Test3").Device(DEVICE_CPU).TypeConstraint<int8>("T"), TestOp3Cpu);98 Name("Test3").Device(DEVICE_GPU).TypeConstraint<float>("T"), TestOp3Cpu);