HomeSort by relevance Sort by last modified time
    Searched refs:SwitchOp (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
control_flow_ops.h 39 class SwitchOp : public OpKernel {
41 explicit SwitchOp(OpKernelConstruction* context) : OpKernel(context) {}
44 ~SwitchOp() override {}
46 TF_DISALLOW_COPY_AND_ASSIGN(SwitchOp);
control_flow_ops.cc 26 void SwitchOp::Compute(OpKernelContext* context) {
47 SwitchOp)
54 SwitchOp)
61 SwitchOp)
68 SwitchOp)
99 SwitchOp)
109 SwitchOp)
128 SwitchOp)
136 SwitchOp)
150 SwitchOp)
    [all...]
  /external/tensorflow/tensorflow/compiler/jit/
xla_device_ops.h 179 SwitchOp); \
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 206 milliseconds