Home
last modified time | relevance | path

Searched refs:allow_bitcast_to_have_different_size (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.h69 allow_bitcast_to_have_different_size = allow; in WithAllowBitcastToHaveDifferentSize()
119 bool allow_bitcast_to_have_different_size = false; member
Dhlo_verifier.cc1051 if (!opts_.allow_bitcast_to_have_different_size || in HandleBitcast()