Home
last modified time | relevance | path

Searched defs:VariableOp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dvariable_ops.cc68 VariableOp::VariableOp(OpKernelConstruction* context) : OpKernel(context) { in VariableOp() function in tensorflow::VariableOp
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor.h690 friend class VariableOp; // For access to set_shape. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp853 unsigned VariableOp = isNonListDebugValue() ? 2 : 0; in getDebugVariableOp() local
859 unsigned VariableOp = isNonListDebugValue() ? 2 : 0; in getDebugVariableOp() local