Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dlazy_op_runner.h117 struct ConvOp { struct
140 struct FusedConvOp { argument
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dconv_ops.cc43 class ConvOp : public XlaOpKernel { class
45 explicit ConvOp(OpKernelConstruction* ctx, int num_spatial_dims, in ConvOp() function in tensorflow::__anon676da5820111::ConvOp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2575 SDValue ConvOp = WideRes; in tryEXTEND() local
DPPCISelLowering.cpp7955 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local
13357 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