Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dargmax_op.cc44 class ArgOp : public OpKernel { class
46 explicit ArgOp(OpKernelConstruction* context) : OpKernel(context) {} in ArgOp() function in tensorflow::ArgOp
Dfunction_ops.cc38 ArgOp::ArgOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in ArgOp() function in tensorflow::ArgOp
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_subgraphs_pass_test.cc476 Node* ArgOp(int index, DataType type, const GraphDefBuilder::Options& opts) { in ArgOp() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3281 for (auto &ArgOp : CI->arg_operands()) in getVectorCallCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3137 for (auto &ArgOp : CI->arg_operands()) in getVectorCallCost() local