Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dreduction_ops.cc66 class MinOp : public XlaReductionOp { class
68 explicit MinOp(OpKernelConstruction* ctx) in MinOp() function in tensorflow::__anoncb3f453b0111::MinOp
/external/tensorflow/tensorflow/c/eager/
Dc_api_test_util.cc317 TFE_Op* MinOp(TFE_Context* ctx, TFE_TensorHandle* input, in MinOp() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp3417 unsigned MinOp = std::min(Op1, Op2); in swapMIOperands() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp3850 unsigned MinOp = std::min(Op1, Op2); in swapMIOperands() local