Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtest_ops.cc202 class TestAttrOp : public OpKernel { class
204 explicit TestAttrOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in TestAttrOp() function in tensorflow::TestAttrOp