• F
    Add new API 'tensordot' (#36273) · 21dc7f40
    From00 提交于
    * Add new API tensordot
    
    * Set timeout value 400 for UT; Fix format for EN docs
    
    * Set timeout value 1000 for UT; Fix format for EN docs
    
    * Remove some input check
    
    * Coding style improve: don't compare boolean values to True or False
    using ==
    21dc7f40
__init__.py 12.9 KB