Searched refs:BCastArgsOp (Results 1 – 2 of 2) sorted by relevance
26 class BCastArgsOp : public OpKernel { class28 explicit BCastArgsOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in BCastArgsOp() function in tensorflow::BCastArgsOp66 TF_DISALLOW_COPY_AND_ASSIGN(BCastArgsOp);125 BCastArgsOp<int32>);132 BCastArgsOp<int64>);139 BCastArgsOp<int32>);146 BCastArgsOp<int64>);155 BCastArgsOp<int32>);162 BCastArgsOp<int32>);
32 class BCastArgsOp : public XlaOpKernel { class34 explicit BCastArgsOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in BCastArgsOp() function in tensorflow::__anon019ed33d0111::BCastArgsOp67 TF_DISALLOW_COPY_AND_ASSIGN(BCastArgsOp);72 BCastArgsOp);