Searched defs:space_to_depth (Results 1 – 5 of 5) sorted by relevance
80 FunctionType space_to_depth; in compute_target() local
38 SimpleTensor<T> space_to_depth(const SimpleTensor<T> &src, const TensorShape &dst_shape, const int … in space_to_depth() function
29 namespace space_to_depth { namespace
398 auto space_to_depth = in HandleHostInput() local425 auto space_to_depth = in HandleHostReplicatedInputs() local
4111 def space_to_depth(input, block_size, name=None, data_format="NHWC"): # pylint: disable=redefined-… function