Home
last modified time | relevance | path

Searched defs:ConvOp (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dconv_ops.cc42 class ConvOp : public XlaOpKernel { class
44 explicit ConvOp(OpKernelConstruction* ctx, int num_spatial_dims, in ConvOp() function in tensorflow::__anon7c19f5bd0111::ConvOp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2404 SDValue ConvOp = WideRes; in tryEXTEND() local
DPPCISelLowering.cpp7215 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local
12179 unsigned ConvOp = Signed ? in combineFPToIntToFP() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6594 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local