Searched defs:SelfAdjointEigV2Op (Results 1 – 2 of 2) sorted by relevance
44 class SelfAdjointEigV2Op : public XlaOpKernel { class46 explicit SelfAdjointEigV2Op(OpKernelConstruction* ctx) : XlaOpKernel(ctx) {} in SelfAdjointEigV2Op() function in tensorflow::__anon0b7db2050111::SelfAdjointEigV2Op
39 explicit SelfAdjointEigV2Op(OpKernelConstruction* context) : Base(context) { in SelfAdjointEigV2Op() function