Searched defs:IdentityOp (Results 1 – 7 of 7) sorted by relevance
23 class IdentityOp : public XlaOpKernel { class25 explicit IdentityOp(OpKernelConstruction* context) : XlaOpKernel(context) {} in IdentityOp() function in tensorflow::__anon3d5a6d050111::IdentityOp
25 explicit IdentityOp(OpKernelConstruction* context) : OpKernel(context) {} in IdentityOp() function
119 struct IdentityOp { struct120 __device__ int32 __forceinline__ operator()(const int32& a) const { in operator ()()
52 class IdentityOp; variable
277 TFE_Op* IdentityOp(TFE_Context* ctx, TFE_TensorHandle* a) { in IdentityOp() function
36152 APInt IdentityOp = APInt::getAllOnesValue(NumOps); in SimplifyMultipleUseDemandedBitsForTargetNode() local
38647 APInt IdentityOp = APInt::getAllOnesValue(NumOps); in SimplifyMultipleUseDemandedBitsForTargetNode() local