Searched defs:result_map (Results 1 – 8 of 8) sorted by relevance
501 typedef struct result_map struct518 } result_map_t; argument
111 absl::flat_hash_map<int64_t, HloInstruction*> result_map; in RemoveUnusedOperandFromSort() local
1149 const std::vector<std::vector<int64_t>>& result_map) { in ReshapeLayoutDimensions()1231 std::vector<std::vector<int64_t>> result_map(bitcast_shape.dimensions_size()); in InvertBitcastDimMap() local1276 std::vector<std::vector<int64_t>> result_map = in SwapCopyBitcastCopy() local
137 std::map<std::string, float> result_map; in BackoffDetectLanguages() local
925 std::unordered_map<SchemaTypeId, ExpandedTypePropertyMask> result_map; in ExpandTypePropertyMasks() local
82 const char *result_map[] = { "pass", "fail", "skip" }; in saveResultsToJson() local
34 static int result_map, tmp_index_ovr_map, linum_map, data_check_map; variable
691 result_map = { "FAIL" : GroupedResult.Failed, variable in TestExpectation