Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dsets_impl.py93 def _set_operation(a, b, set_operation, validate_indices=True): argument
123 set_operation, validate_indices)
129 a, b.indices, b.values, b.dense_shape, set_operation, validate_indices)
132 a, b, set_operation, validate_indices)
/external/tensorflow/tensorflow/core/framework/
Dlog_memory.cc82 allocation.set_operation(operation); in RecordRawAllocation()
95 deallocation.set_operation(operation); in RecordRawDeallocation()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_DenseToDenseSetOperation.pbtxt39 See SetOperationOp::SetOperationFromContext for values of `set_operation`.
44 dimension contains the result of `set_operation` applied to the corresponding
Dapi_def_DenseToSparseSetOperation.pbtxt54 See SetOperationOp::SetOperationFromContext for values of `set_operation`.
67 dimension contains the result of `set_operation` applied to the corresponding
Dapi_def_SparseToSparseSetOperation.pbtxt69 See SetOperationOp::SetOperationFromContext for values of `set_operation`.
90 dimension contains the result of `set_operation` applied to the corresponding
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt853 …argspec: "args=[\'set1\', \'set2\', \'set_operation\', \'validate_indices\', \'name\'], varargs=No…
857 …argspec: "args=[\'set1\', \'set2_indices\', \'set2_values\', \'set2_shape\', \'set_operation\', \'…
3601 … \'set1_shape\', \'set2_indices\', \'set2_values\', \'set2_shape\', \'set_operation\', \'validate_…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt853 …argspec: "args=[\'set1\', \'set2\', \'set_operation\', \'validate_indices\', \'name\'], varargs=No…
857 …argspec: "args=[\'set1\', \'set2_indices\', \'set2_values\', \'set2_shape\', \'set_operation\', \'…
3601 … \'set1_shape\', \'set2_indices\', \'set2_values\', \'set2_shape\', \'set_operation\', \'validate_…
/external/tensorflow/tensorflow/go/op/
Dwrappers.go14159 … set2_indices tf.Output, set2_values tf.Output, set2_shape tf.Output, set_operation string, option…
14163 attrs := map[string]interface{}{"set_operation": set_operation}
15040 … set2_indices tf.Output, set2_values tf.Output, set2_shape tf.Output, set_operation string, option…
15044 attrs := map[string]interface{}{"set_operation": set_operation}
36039 func DenseToDenseSetOperation(scope *Scope, set1 tf.Output, set2 tf.Output, set_operation string, o…
36043 attrs := map[string]interface{}{"set_operation": set_operation}
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt9936 name: "set_operation"
9993 name: "set_operation"
35040 name: "set_operation"
Dops_history.v2.pbtxt19555 name: "set_operation"
19612 name: "set_operation"
78940 name: "set_operation"
Dops_history.v1.pbtxt19898 name: "set_operation"
19955 name: "set_operation"
79567 name: "set_operation"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt9236 name: "set_operation"
9293 name: "set_operation"
37870 name: "set_operation"