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

  /external/tensorflow/tensorflow/compiler/xla/
shape.h 181 ignore_dynamic_dimension_ = true;
191 bool ignore_dynamic_dimension_ = false; member in class:xla::Shape::Equal
shape.cc 169 if (!ignore_dynamic_dimension_) {

Completed in 4120 milliseconds