Home
last modified time | relevance | path

Searched defs:is_stable (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_key_value_sort.cc28 int32_t* values_primitive_type_size_in_bytes, bool is_stable, in __xla_cpu_runtime_KeyValueSort()
/external/tensorflow/tensorflow/compiler/xla/python/
Dops.cc386 bool is_stable) -> XlaOp { in BuildOpsSubmodule()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto247 bool is_stable = 60; field
Dhlo_creation_utils.cc532 int64_t dimension_to_sort, bool is_stable, HloComputation::Builder* builder, in MakeSortHlo()
Dhlo_instructions.h908 bool is_stable() const { return is_stable_; } in is_stable() function
Dhlo_parser.cc1771 optional<bool> is_stable = false; in CreateInstruction() local
Dhlo_instruction.cc1778 bool is_stable) { in CreateSort()
Dhlo_instructions.cc1181 bool is_stable) in HloSortInstruction()
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc315 bool is_stable) { in SortInternal()
/external/openthread/tests/toranj/ncp/
Dwpan.py1196 def is_stable(self): member in OnMeshPrefix
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2172 bool is_stable) { in Sort()
2188 int64_t dimension, bool is_stable) { in SortInternal()
4842 int64_t dimension, bool is_stable) { in Sort()