Home
last modified time | relevance | path

Searched defs:rowwise (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/test/distributed/tensor/parallel/
Dtest_parallelize_api.py68 self, local_module, dist_module, inp_size, rank0_only=True, rowwise=False argument
/external/pytorch/torch/utils/benchmark/utils/
Dcompare.py312 def colorize(self, rowwise=False): argument
/external/eigen/Eigen/src/Core/
DDenseBase.h550 EIGEN_DEVICE_FUNC inline ConstRowwiseReturnType rowwise() const { in rowwise() function