Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.-aggregation-method.pbtxt18 name: "EXPERIMENTAL_TREE"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.-aggregation-method.pbtxt18 name: "EXPERIMENTAL_TREE"
/external/tensorflow/tensorflow/python/ops/
Dgradients_util.py922 EXPERIMENTAL_TREE = 1 variable in AggregationMethod
958 AggregationMethod.ADD_N, AggregationMethod.EXPERIMENTAL_TREE,
984 AggregationMethod.EXPERIMENTAL_TREE,
Dgradients_test.py211 aggregation_method=gradients.AggregationMethod.EXPERIMENTAL_TREE)