HomeSort by relevance Sort by last modified time
    Searched refs:U32 (Results 151 - 160 of 160) sorted by null

1 2 3 4 5 67

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_instructions.cc 396 // Send instruction produces a tuple of {aliased operand, U32 context}.
403 ShapeUtil::MakeShape(U32, {}),
435 // Recv instruction produces a tuple of {receive buffer, U32 context}.
441 ShapeUtil::MakeTupleShape({shape, ShapeUtil::MakeShape(U32, {}),
    [all...]
algebraic_simplifier_test.cc 202 p = u32[4] parameter(0)
203 c = u32[] constant(8)
204 b = u32[4] broadcast(c), dimensions={}
205 ROOT d = u32[4] divide(p, b)
242 p = u32[4] parameter(0)
243 c = u32[] constant(8)
244 b = u32[4] broadcast(c), dimensions={}
245 ROOT r = u32[4] remainder(p, b)
    [all...]
elemental_ir_emitter.cc     [all...]
hlo_instruction.cc     [all...]
hlo_parser.cc     [all...]
shape_inference.cc     [all...]
  /art/compiler/optimizing/
intrinsics_arm_vixl.cc     [all...]
code_generator_arm_vixl.cc     [all...]
  /external/libhevc/encoder/
hme_err_compute.c 528 U32 u4_sad = 0;
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.cc 518 case U32:
    [all...]

Completed in 577 milliseconds

1 2 3 4 5 67