Searched defs:HloVerifierOpts (Results 1 – 1 of 1) sorted by relevance
32 struct HloVerifierOpts { struct33 HloVerifierOpts&& MakeLayoutSensitive() { in MakeLayoutSensitive() argument38 HloVerifierOpts&& WithLayoutSensitive(bool layout_sensitive_p) { in WithLayoutSensitive() argument43 HloVerifierOpts&& WithAllowMixedPrecision(bool allow_mixed_precision_p) { in WithAllowMixedPrecision() argument48 HloVerifierOpts&& AllowMixedPrecision() { in AllowMixedPrecision() argument53 HloVerifierOpts&& VerifyBroadcastDimensionsOrder() { in VerifyBroadcastDimensionsOrder() argument58 HloVerifierOpts&& VerifyReshapeIsBitcast() { in VerifyReshapeIsBitcast() argument63 HloVerifierOpts&& VerifyCustomCallNestedComputationThreadName() { in VerifyCustomCallNestedComputationThreadName() argument68 HloVerifierOpts&& WithAllowBitcastToHaveDifferentSize(bool allow) { in WithAllowBitcastToHaveDifferentSize() argument73 HloVerifierOpts&& WithInstructionCanChangeLayout( in WithInstructionCanChangeLayout() argument[all …]