Home
last modified time | relevance | path

Searched defs:allow_mixed_precision (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.h32 ShapeVerifier(bool layout_sensitive, bool allow_mixed_precision, in ShapeVerifier()
239 bool layout_sensitive, bool allow_mixed_precision, in DefaultVerifierMetadata()
272 layout_sensitive, allow_mixed_precision, shape_size_func)), in target_metadata_() argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc707 bool allow_mixed_precision) { in VerifyHloModule()