Home
last modified time | relevance | path

Searched defs:__concat__ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dtensor_shape.py1165 def __concat__(self, other): member in TensorShape
/external/python/cpython3/Lib/
Doperator.py446 __concat__ = concat variable