Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/BladeDISC
/ endpoints
Endpoints
6 in github.com/alibaba/BladeDISC
⨍
Functions
6,088
◇
Types & classes
1,279
↳
Endpoints
6
Route
dynamic_tuning_inputs
dynamic_tuning_inputs.setter
pytorch_blade/torch_blade/config.py:None
Route
test_cvt_to_disc_mean_dtype_i32
unittest.skipIf( utils.torch_version_number() >= utils.parse_version("1.10.0"), "mean(): input
pytorch_blade/tests/disc/ops/test_reduction.py:None
Route
test_dynamic_shape_engines
unittest.skipIf( torch.cuda.is_available() and torch.cuda.get_device_capability() <= (6, 1), "
pytorch_blade/tests/tensorrt/test_holder_serialize.py:None
Route
test_empty_onnx_export
unittest.skipIf(torch.cuda.is_available() and torch.cuda.get_device_capability() <= (6, 1), "TensorRT precisio
pytorch_blade/tests/tensorrt/test_tensorrt.py:None
Route
test_freeze_module
unittest.skipIf(platform.processor() == 'aarch64', 'Expected to find "%y.1 : Tensor = pri
pytorch_blade/tests/test_tools.py:None
Route
test_seq2seq_pipelines
parameterized.expand([ ({'task': 'text-generation', 'forward_default_kwargs': {'use_cache': False}},
examples/PyTorch/Inference/hf_transformers/tests/test_pipeline.py:None