Home
last modified time | relevance | path

Searched defs:IdentityOp (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Didentity_op.cc23 class IdentityOp : public XlaOpKernel { class
25 explicit IdentityOp(OpKernelConstruction* context) : XlaOpKernel(context) {} in IdentityOp() function in tensorflow::__anon3d5a6d050111::IdentityOp
/external/tensorflow/tensorflow/core/kernels/
Didentity_op.h25 explicit IdentityOp(OpKernelConstruction* context) : OpKernel(context) {} in IdentityOp() function
Ddynamic_partition_op_gpu.cu.cc119 struct IdentityOp { struct
120 __device__ int32 __forceinline__ operator()(const int32& a) const { in operator ()()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dattribute_utils.h52 class IdentityOp; variable
/external/tensorflow/tensorflow/c/eager/
Dc_api_test_util.cc277 TFE_Op* IdentityOp(TFE_Context* ctx, TFE_TensorHandle* a) { in IdentityOp() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp36152 APInt IdentityOp = APInt::getAllOnesValue(NumOps); in SimplifyMultipleUseDemandedBitsForTargetNode() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp38647 APInt IdentityOp = APInt::getAllOnesValue(NumOps); in SimplifyMultipleUseDemandedBitsForTargetNode() local