HomeSort by relevance Sort by last modified time
    Searched refs:instructions_to_modify (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
reduce_precision_insertion.h 93 std::vector<HloInstruction*> instructions_to_modify(
reduce_precision_insertion.cc 24 std::vector<HloInstruction*> ReducePrecisionInsertion::instructions_to_modify( function in class:xla::ReducePrecisionInsertion
206 instructions_to_modify(computation));
213 instructions_to_modify(computation));

Completed in 124 milliseconds