• Jesse Grabowski's avatar
    Update aliases to reflect package name (#547) · 9df55cc6
    Jesse Grabowski 提交于
    * Change `import pytensor.tensor as at` to `as pt` everywhere in the docs
    
    * Change `import pytensor.tensor as at` to `as pt` everywhere
    
    Change `import pytensor.scalar as aes` to `as ps` everywhere
    
    Change `import pytensor.tensor.random as aer` to `as ptr` everywhere
    
    Change test variables with `_at` suffix or `at_` prefix to `_pt` and `pt_`, respectively
    
    * More renaming
    
    * Rename remaining instances of `aes` and `aer`
    9df55cc6
名称
最后提交
最后更新
..
ccodegen.rst 正在载入提交数据...
compilation.rst 正在载入提交数据...
debugging_with_stepmode.rst 正在载入提交数据...
elemwise_compiler.rst 正在载入提交数据...
function.rst 正在载入提交数据...
functional.rst 正在载入提交数据...
how_to_make_ops.rst 正在载入提交数据...
index.rst 正在载入提交数据...
index2.rst 正在载入提交数据...
interactive_debugger.rst 正在载入提交数据...
logistic_regression_example.rst 正在载入提交数据...
performance.rst 正在载入提交数据...
randomnumbers.rst 正在载入提交数据...
rethinkccodegen.rst 正在载入提交数据...
sandbox.rst 正在载入提交数据...
software.rst 正在载入提交数据...
sparse.rst 正在载入提交数据...
tensoroptools.rst 正在载入提交数据...