Home
last modified time | relevance | path

Searched defs:merge_with (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Disotonic_regression_op.cc50 void merge_with(const Segment& other) { in merge_with() function in __anon07871e000111::Segment
79 void merge_with(const L2PavaSegment& other) { in merge_with() function in __anon07871e000111::L2PavaSegment
/external/pytorch/torch/fx/experimental/unification/
Dunification_tools.py43 def merge_with(func, *dicts, **kwargs): function
/external/tensorflow/tensorflow/python/framework/
Dtensor_shape.py300 def merge_with(self, other): member in Dimension
942 def merge_with(self, other): member in TensorShape
/external/tensorflow/tensorflow/python/training/
Dinput.py419 def merge_with(self, other): member in _SparseMetaData