Home
last modified time | relevance | path

Searched refs:component_types (Results 1 – 25 of 61) sorted by relevance

123

/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DQueueDequeueV2.pbtxt9 type_list_attr: "component_types"
12 name: "component_types"
DQueueDequeue.pbtxt10 type_list_attr: "component_types"
13 name: "component_types"
DQueueDequeueManyV2.pbtxt13 type_list_attr: "component_types"
16 name: "component_types"
DQueueDequeueUpTo.pbtxt14 type_list_attr: "component_types"
17 name: "component_types"
DQueueDequeueMany.pbtxt14 type_list_attr: "component_types"
17 name: "component_types"
DQueueDequeueUpToV2.pbtxt13 type_list_attr: "component_types"
16 name: "component_types"
DBarrierTakeMany.pbtxt22 type_list_attr: "component_types"
25 name: "component_types"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DQueueDequeueV2.pbtxt9 type_list_attr: "component_types"
12 name: "component_types"
DQueueDequeue.pbtxt10 type_list_attr: "component_types"
13 name: "component_types"
DQueueDequeueMany.pbtxt14 type_list_attr: "component_types"
17 name: "component_types"
DQueueDequeueUpTo.pbtxt14 type_list_attr: "component_types"
17 name: "component_types"
DQueueDequeueManyV2.pbtxt13 type_list_attr: "component_types"
16 name: "component_types"
DQueueDequeueUpToV2.pbtxt13 type_list_attr: "component_types"
16 name: "component_types"
DBarrierTakeMany.pbtxt22 type_list_attr: "component_types"
25 name: "component_types"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_PriorityQueueV2.pbtxt13 name: "component_types"
22 be either 0 or the same as the length of component_types. If the length of
52 component_types. Therefore calls to Enqueue and EnqueueMany (resp. Dequeue
Dapi_def_PriorityQueue.pbtxt11 name: "component_types"
20 be either 0 or the same as the length of component_types. If the length of
50 component_types. Therefore calls to Enqueue and EnqueueMany (resp. Dequeue
Dapi_def_FIFOQueue.pbtxt11 name: "component_types"
20 be either 0 or the same as the length of component_types. If the length of
Dapi_def_FIFOQueueV2.pbtxt13 name: "component_types"
22 be either 0 or the same as the length of component_types. If the length of
Dapi_def_Barrier.pbtxt10 name: "component_types"
20 component_types.
Dapi_def_RandomShuffleQueueV2.pbtxt13 name: "component_types"
22 be either 0 or the same as the length of component_types. If the length of
Dapi_def_RandomShuffleQueue.pbtxt11 name: "component_types"
20 be either 0 or the same as the length of component_types. If the length of
Dapi_def_PaddingFIFOQueue.pbtxt11 name: "component_types"
20 be either 0 or the same as the length of component_types.
Dapi_def_PaddingFIFOQueueV2.pbtxt13 name: "component_types"
22 be either 0 or the same as the length of component_types.
/external/libtextclassifier/native/annotator/
Dtypes.cc401 std::vector<DatetimeComponent::ComponentType> component_types; in GetFinestGranularity() local
403 std::back_inserter(component_types), in GetFinestGranularity()
408 return GetFinestGranularityFromComponentTypes(component_types); in GetFinestGranularity()
425 std::vector<DatetimeComponent::ComponentType> component_types; in GetFinestGranularity() local
427 std::back_inserter(component_types), in GetFinestGranularity()
431 return GetFinestGranularityFromComponentTypes(component_types); in GetFinestGranularity()
/external/tensorflow/tensorflow/core/grappler/costs/graph_properties_testdata/
Dqueues_and_loops.pbtxt32 key: "component_types"
116 key: "component_types"
148 key: "component_types"
507 key: "component_types"

123