Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dreduce_precision_insertion_test.cc40 ReducePrecisionInsertion op_insertion(5, 10, location, filter); in InsertOps() local
41 StatusOr<bool> result = op_insertion.Run(module); in InsertOps()