Home
last modified time | relevance | path

Searched defs:start_index_map (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto458 repeated int64 start_index_map = 3; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc2329 string start_index_map = in GatherDimensionNumbersToString() local
2343 absl::Span<const int64> start_index_map, int64 index_vector_dim) { in MakeGatherDimNumbers()
Dhlo_parser.cc1621 optional<std::vector<int64>> start_index_map; in ParseInstructionRhs() local