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

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_sharding_test.cc 33 Array<int64> MakeArray(tensorflow::gtl::ArraySlice<int64> dimensions,
85 HloSharding::Tile(tile_shape, MakeArray({2, 2}, {0, 0, 2, 3}));
94 HloSharding::Tile(tile_shape, MakeArray({2, 2}, {0, 1, 2, 3}));
103 HloSharding::Tile(tile_shape, MakeArray({2, 2}, {0, 1, 2, 3}));
113 HloSharding::Tile(tile_shape, MakeArray({2, 2}, {0, 1, 2, 3}));
122 HloSharding::Tile(tile_shape, MakeArray({2, 2}, {0, 3, 2, 1}));
202 HloSharding::Tile(tile_shape, MakeArray({2, 2}, {0, 3, 2, 1}));
204 MakeArray({2, 2}, {0, 3, 2, 1}));
211 HloSharding::Tile(tile_shape, MakeArray({2, 2}, {0, 3, 2, 1}));
213 MakeArray({2, 2}, {0, 3, 2, 1}))
    [all...]
  /external/clang/lib/AST/
APValue.cpp 160 MakeArray(RHS.getArrayInitializedElts(), RHS.getArraySize());
636 void APValue::MakeArray(unsigned InitElts, unsigned Size) {
  /external/libevent/
event_rpcgen.py 392 def MakeArray(self, yes=1):
    [all...]
  /libnativehelper/platform_include/nativehelper/detail/
signature_checker.h     [all...]

Completed in 195 milliseconds