OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SupportsBF16Operand
(Results
1 - 8
of
8
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
bfloat16_support.h
31
virtual bool
SupportsBF16Operand
(const HloInstruction& hlo,
bfloat16_normalization.h
75
bool
SupportsBF16Operand
(const HloInstruction& hlo,
bfloat16_normalization.cc
167
if (!bfloat16_support_->
SupportsBF16Operand
(*hlo, i)) {
189
if (!bfloat16_support_->
SupportsBF16Operand
(*hlo, i)) {
312
!bfloat16_support_->
SupportsBF16Operand
(*hlo, i)) {
346
bfloat16_support_->
SupportsBF16Operand
(*hlo, i)) {
bfloat16_support.cc
23
bool BFloat16Support::
SupportsBF16Operand
(const HloInstruction& hlo,
bfloat16_conversion_folding.cc
118
bfloat16_support_->
SupportsBF16Operand
(*hlo, i)) {
bfloat16_conversion_folding_test.cc
35
bool
SupportsBF16Operand
(const HloInstruction& hlo,
bfloat16_normalization_test.cc
37
bool
SupportsBF16Operand
(const HloInstruction& hlo,
bfloat16_propagation_test.cc
39
bool
SupportsBF16Operand
(const HloInstruction& hlo,
[
all
...]
Completed in 347 milliseconds