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

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
fused_ir_emitter.cc 256 if (Shape::Equal().IgnoreElementType()(operand->shape(),
  /external/tensorflow/tensorflow/compiler/xla/
shape.h 153 // Equal().IgnoreLayout().IgnoreElementType()(shape1, shape2);
172 Equal& IgnoreElementType() {
shape_util.cc 503 return Shape::Equal().IgnoreElementType().IgnoreLayout()(lhs, rhs);
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
shape_inference.cc     [all...]

Completed in 477 milliseconds