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

  /external/tensorflow/tensorflow/compiler/xla/service/
reduce_precision_insertion.h 47 instruction_filter_function_(instruction_filter_function) {}
57 instruction_filter_function_(
149 const InstructionFilterFunction instruction_filter_function_; member in class:xla::ReducePrecisionInsertion
reduce_precision_insertion.cc 34 if (instruction_filter_function_(instruction)) {
51 if (instruction_filter_function_(fused_instruction)) {

Completed in 110 milliseconds