/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | lazy_op_runner.h | 117 struct ConvOp { struct 140 struct FusedConvOp { argument
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_binary_folding.py | 38 class ConvOp(nn.Module): class 164 class ConvOp(nn.Module): class
|
H A D | test_efficient_conv_bn_eval.py | 29 class ConvOp(nn.Module): class
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
H A D | conv_ops.cc | 43 class ConvOp : public XlaOpKernel { class 45 explicit ConvOp(OpKernelConstruction* ctx, int num_spatial_dims, in ConvOp() function in tensorflow::__anonb17d26730111::ConvOp
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 192 unsigned ConvOp = IsSingle ? (IsSigned ? PPC::XSCVSXDSP : PPC::XSCVUXDSP) in selectIntToFP() local 221 unsigned ConvOp = IsSigned ? PPC::XSCVDPSXDS : PPC::XSCVDPUXDS; in selectFPToInt() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | GenericConvergenceVerifierImpl.h | 64 ConvOpKind ConvOp = getConvOp(I); in visit() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | GenericConvergenceVerifierImpl.h | 64 ConvOpKind ConvOp = getConvOp(I); in visit() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | GenericConvergenceVerifierImpl.h | 64 ConvOpKind ConvOp = getConvOp(I); in visit() local
|
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_freezing.py | 2201 class ConvOp(torch.nn.Module): class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 2575 SDValue ConvOp = WideRes; in tryEXTEND() local
|
H A D | PPCISelLowering.cpp | 7955 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local 13357 unsigned ConvOp = Signed ? in combineFPToIntToFP() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 2833 SDValue ConvOp = WideRes; in tryEXTEND() local
|
H A D | PPCISelLowering.cpp | 14629 unsigned ConvOp = Signed ? in combineFPToIntToFP() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 6594 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local
|