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

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
outfeed_thunk.cc 65 outfeed_slices_.element(ShapeIndexView(index).ConsumeFront());
  /external/tensorflow/tensorflow/compiler/xla/service/
dynamic_dimension_inference.cc 116 ShapeIndexView(index).ConsumeFront().ToShapeIndex();
  /external/tensorflow/tensorflow/compiler/xla/
shape_util.h 140 ShapeIndexView ConsumeFront() const {
    [all...]
shape_util_test.cc 39 EXPECT_EQ(ShapeIndexView({3, 4}), index_view.ConsumeFront());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
StringRefTest.cpp 372 TEST(StringRefTest, ConsumeFront) {
    [all...]

Completed in 273 milliseconds