Home
last modified time | relevance | path

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

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