Searched defs:ConvOp (Results 1 – 11 of 11) sorted by relevance
117 struct ConvOp { struct140 struct FusedConvOp { argument
38 class ConvOp(nn.Module): class164 class ConvOp(nn.Module): class
29 class ConvOp(nn.Module): class
43 class ConvOp : public XlaOpKernel { class45 explicit ConvOp(OpKernelConstruction* ctx, int num_spatial_dims, in ConvOp() function in tensorflow::__anon96cce0f30111::ConvOp
192 unsigned ConvOp = IsSingle ? (IsSigned ? PPC::XSCVSXDSP : PPC::XSCVUXDSP) in selectIntToFP() local221 unsigned ConvOp = IsSigned ? PPC::XSCVDPSXDS : PPC::XSCVDPUXDS; in selectFPToInt() local
2201 class ConvOp(torch.nn.Module): class
2575 SDValue ConvOp = WideRes; in tryEXTEND() local
7955 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local13357 unsigned ConvOp = Signed ? in combineFPToIntToFP() local
2833 SDValue ConvOp = WideRes; in tryEXTEND() local
14629 unsigned ConvOp = Signed ? in combineFPToIntToFP() local
6594 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local