Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.h140 void set_transcendentals_per_second(float value) { in set_transcendentals_per_second() function
Dhlo_cost_analysis_test.cc633 fusion_analysis.set_transcendentals_per_second(4 * in TEST_F()
Dmemory_space_assignment_test.cc51 hlo_cost_analysis.set_transcendentals_per_second(kTranscendentalsPerSecond); in AssignMemorySpaceUsingCostAnalysis()