Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlogistic_expander.h35 explicit LogisticExpander(LogisticExpansionType expansion_type) in LogisticExpander() argument
36 : expansion_type_(expansion_type) {} in LogisticExpander()