Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.cc764 auto define_value_at = [this, &instruction](const ShapeIndex& index) { in InitializeInstructionValueSets() local
815 define_value_at(/*index=*/{}); in InitializeInstructionValueSets()
816 define_value_at(/*index=*/{1}); in InitializeInstructionValueSets()
822 define_value_at(/*index=*/{}); in InitializeInstructionValueSets()
823 define_value_at(/*index=*/{1}); in InitializeInstructionValueSets()
824 define_value_at(/*index=*/{2}); in InitializeInstructionValueSets()