Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Jittor/jittor issues and pull requests
#628 - Bug report in scaled_dot_product_attention
Issue -
State: open - Opened by gasvn 12 days ago
- 1 comment
#627 - update Cusparse op
Pull Request -
State: closed - Opened by plutoZZZZ about 2 months ago
#626 - fix unqualified call to 'std::move'
Pull Request -
State: open - Opened by fleurs03 2 months ago
#625 - fix duplicate definition in cudnnops
Pull Request -
State: closed - Opened by Exusial 2 months ago
#624 - 编辑报错void (__cdecl jittor::Node::* )(void)
Issue -
State: open - Opened by qian-yins 2 months ago
#623 - Fix Get Item Problem. Warning: This change has not passed a completely check.
Pull Request -
State: open - Opened by 514flowey 2 months ago
#622 - add cuda extern: Cusparse
Pull Request -
State: closed - Opened by plutoZZZZ 2 months ago
#621 - Check failed in `jt.normal`
Issue -
State: open - Opened by x0w3n 3 months ago
#620 - Check failed in `jt.nn.Upsample/jt.nn.UpsamplingBilinear2d`
Issue -
State: open - Opened by x0w3n 3 months ago
#619 - Check failed in `jt.split/jt.unbind/jt.nn.bilinear/jt.nn.grid_sampler_2d/jt.size`
Issue -
State: open - Opened by x0w3n 3 months ago
#618 - Check failed in `jt.scatter/jt.random`
Issue -
State: open - Opened by x0w3n 3 months ago
#617 - Check failed in tensor creation API set
Issue -
State: open - Opened by x0w3n 3 months ago
#616 - Check failed in `jt.misc.chunk/jt.misc.cross/jt.misc.kthvalue`
Issue -
State: open - Opened by x0w3n 3 months ago
#615 - Check failed in `jt.linalg.pinv/jt.linalg.svd/jt.squeeze`
Issue -
State: open - Opened by x0w3n 3 months ago
#614 - Check failed in `jt.distributions.GammaDistribution`
Issue -
State: open - Opened by x0w3n 3 months ago
#613 - Check failed in `jt.setitem` when slicing exceeds tensor dimension boundary
Issue -
State: open - Opened by x0w3n 3 months ago
#613 - Check failed in `jt.setitem` when slicing exceeds tensor dimension boundary
Issue -
State: open - Opened by x0w3n 3 months ago
#612 - Aborted (core dumped) in ` jt.randn/rand/random`
Issue -
State: open - Opened by x0w3n 3 months ago
#612 - Aborted (core dumped) in ` jt.randn/rand/random`
Issue -
State: open - Opened by x0w3n 3 months ago
#611 - Check failed in `jt.argsort/jt.argmax/jt.argmin/jt.flatten`
Issue -
State: open - Opened by x0w3n 3 months ago
#610 - Segmentation fault (core dumped) in `jt.nn.relu`
Issue -
State: open - Opened by x0w3n 3 months ago
#609 - Aborted (core dumped) in `jt.array`
Issue -
State: open - Opened by x0w3n 3 months ago
#608 - Aborted (core dumped) in `jt.scatter`
Issue -
State: open - Opened by x0w3n 3 months ago
#607 - Aborted (core dumped) in `jt.index_var`
Issue -
State: open - Opened by x0w3n 3 months ago
#606 - Segmentation fault (core dumped) in tensor creation APIs
Issue -
State: open - Opened by x0w3n 3 months ago
#605 - Raise optimizers covering complex functional conditions which cross curvature anomalies.
Issue -
State: open - Opened by linjing-lab 3 months ago
#604 - Fix RNN code op bug
Pull Request -
State: closed - Opened by 514flowey 3 months ago
#603 - fix `nn.Dropout` (dtype convert)
Pull Request -
State: closed - Opened by CHEN-Xinsheng 3 months ago
#602 - optimize.backward 使用梯度累加显存占用和梯度累加步长成正比,导致显存占用过大无法训练GPT2-XL
Issue -
State: open - Opened by peter-ni-noob 3 months ago
#601 - fix `stack`
Pull Request -
State: closed - Opened by CHEN-Xinsheng 3 months ago
#601 - fix `stack`
Pull Request -
State: closed - Opened by CHEN-Xinsheng 3 months ago
#600 - update optimizer
Pull Request -
State: closed - Opened by 514flowey 4 months ago
#599 - LoRA保存与加载to_out层时的问题
Issue -
State: open - Opened by YAR-sdu 4 months ago
#598 - 为什么突然找不到模块了, 之前都还好好的
Issue -
State: open - Opened by Super1Windcloud 4 months ago
#597 - fix `jittor.nn.AdaptiveMaxPool3d` doc
Pull Request -
State: open - Opened by luozhiya 5 months ago
#596 - jittor.nn.MaxPool2d 在使用GPU运算时会产生-INF
Issue -
State: open - Opened by PhyllisJi 5 months ago
#595 - jittor.nn.UpsamplingBilinear2d 导致不明原因的崩溃
Issue -
State: open - Opened by PhyllisJi 6 months ago
#594 - optim_backward 发生不明原因的崩溃
Issue -
State: open - Opened by PhyllisJi 6 months ago
#593 - jittor.nn.ReLU() 导致发生底层崩溃
Issue -
State: open - Opened by PhyllisJi 6 months ago
#592 - jittor.nn.ConvTranspose3d 的 group参数没有实现
Issue -
State: open - Opened by PhyllisJi 6 months ago
#591 - jittor.nn.Conv3d 没有对输入的维度进行检查,导致底层崩溃,也没有提供正确的引导信息
Issue -
State: open - Opened by PhyllisJi 6 months ago
#590 - jittor.nn.ConstantPad2d报错local variable 'i' referenced before assignment
Issue -
State: open - Opened by PhyllisJi 6 months ago
#589 - jittor.nn.Embedding的文档中说有padding_idx,但并没有实现
Issue -
State: open - Opened by PhyllisJi 6 months ago
- 5 comments
#588 - jittor.nn.MaxUnpool2d 缺乏异常捕获,提示缺少参数id
Issue -
State: open - Opened by PhyllisJi 6 months ago
#587 - 官方文档相比于TensorFlow和PyTorch过于简单,很多API的描述没有写明参数之间的约束
Issue -
State: open - Opened by PhyllisJi 6 months ago
#586 - fix dim=3 error
Pull Request -
State: closed - Opened by fansunqi 6 months ago
#585 - ubuntu22.04.2 cli_demo chatglm 报错
Issue -
State: closed - Opened by travilyu 6 months ago
#584 - Make forward hook modifiy the inputs and outputs
Pull Request -
State: closed - Opened by liylo 6 months ago
#583 - Add support for block diag function
Pull Request -
State: closed - Opened by liylo 6 months ago
#582 - fix load_parameter for Parameterlist issue Jittor#581
Pull Request -
State: closed - Opened by liylo 6 months ago
#581 - Fail to load ParameterList
Issue -
State: closed - Opened by liylo 6 months ago
#580 - close
Issue -
State: closed - Opened by uyolo-ai 6 months ago
#579 - Add Complex Operators
Pull Request -
State: closed - Opened by 514flowey 6 months ago
#579 - Add Complex Operators
Pull Request -
State: closed - Opened by 514flowey 6 months ago
#578 - jt.array
Issue -
State: open - Opened by HEasoner 6 months ago
#577 - cuda代码运行到backward时出现RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.ops.code)).
Issue -
State: open - Opened by zeng798473532 7 months ago
#576 - jittor.test.test_cudnn_op有时ok有时fail
Issue -
State: open - Opened by LXY666def 7 months ago
#575 - FEAT! add floor_int
Pull Request -
State: closed - Opened by dengyx21 7 months ago
#574 - memory overflow
Issue -
State: open - Opened by HEasoner 7 months ago
#573 - 多卡训练之后,就会一直停留在一个batch不动
Issue -
State: open - Opened by qizhuang-qz 7 months ago
#572 - FEAT! add aclop unittest
Pull Request -
State: closed - Opened by dengyx21 7 months ago
#572 - FEAT! add aclop unittest
Pull Request -
State: closed - Opened by dengyx21 7 months ago
#571 - fix dtype mismatch in `nn.cross_entropy_loss`
Pull Request -
State: closed - Opened by CHEN-Xinsheng 7 months ago
#570 - FEAT! where,scatter,cumsum,gather,flip
Pull Request -
State: closed - Opened by dengyx21 7 months ago
#569 - Centos安装失败
Issue -
State: closed - Opened by krauwu 7 months ago
- 1 comment
#569 - Centos安装失败
Issue -
State: closed - Opened by krauwu 7 months ago
- 1 comment
#568 - 运行JDet/run_net.py时报错 error: namespace "thrust" has no member "sequence"/“unique”/“sort”
Issue -
State: open - Opened by HandSomeGuy001 8 months ago
- 1 comment
#568 - 运行JDet/run_net.py时报错 error: namespace "thrust" has no member "sequence"/“unique”/“sort”
Issue -
State: closed - Opened by HandSomeGuy001 8 months ago
- 2 comments
#567 - ComplexNumber:polar,view_as_complex,view_as_real
Pull Request -
State: open - Opened by Hanyx2021 8 months ago
#567 - complement of test_aclop
Pull Request -
State: closed - Opened by Hanyx2021 8 months ago
#566 - copy.deepcopy(jitttor.nn.Sequential)的时候会产生循环调用造成stackoverflow
Issue -
State: open - Opened by krauwu 8 months ago
- 2 comments
#566 - copy.deepcopy(jitttor.nn.Sequential)的时候会产生循环调用造成stackoverflow
Issue -
State: open - Opened by krauwu 8 months ago
- 1 comment
#566 - copy.deepcopy(jitttor.nn.Sequential)的时候会产生循环调用造成stackoverflow
Issue -
State: open - Opened by krauwu 8 months ago
- 2 comments
#565 - Fix PReLU Broadcasting Bug for Multiple Parameters
Pull Request -
State: open - Opened by hishambarakat16 8 months ago
#565 - Fix PReLU Broadcasting Bug for Multiple Parameters
Pull Request -
State: open - Opened by hishambarakat16 8 months ago
#565 - Fix PReLU Broadcasting Bug for Multiple Parameters
Pull Request -
State: open - Opened by hishambarakat16 8 months ago
#564 - RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.grad)).
Issue -
State: open - Opened by linengcs 8 months ago
- 3 comments
#563 - RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.ops.array)).
Issue -
State: open - Opened by linengcs 8 months ago
- 2 comments
#563 - RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.ops.array)).
Issue -
State: open - Opened by linengcs 8 months ago
- 2 comments
#563 - RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.ops.array)).
Issue -
State: closed - Opened by linengcs 8 months ago
- 1 comment
#562 - check parameter's positive in jt.nn.Unfold
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#561 - check parameters' positive in jt.nn.fold
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#561 - check parameters' positive in jt.nn.fold
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#561 - check parameters' positive in jt.nn.fold
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#560 - jittor1.3.9的3d算子报错
Issue -
State: open - Opened by yykmeng 8 months ago
- 1 comment
#559 - 单机多卡mpi环境下使用jittor的amp时报错
Issue -
State: closed - Opened by yykmeng 8 months ago
- 5 comments
#559 - 单机多卡mpi环境下使用jittor的amp时报错
Issue -
State: open - Opened by yykmeng 8 months ago
- 2 comments
#558 - check input shape and scale factor's positiveness in jt.nn.Upsample
Pull Request -
State: open - Opened by fansunqi 8 months ago
#558 - check input shape and scale factor's positiveness in jt.nn.Upsample
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#557 - check input shape in jt.nn.ReplicationPad2d
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#557 - check input shape in jt.nn.ReplicationPad2d
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#556 - check input shape in jt.nn.ZeroPad2d
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#556 - check input shape in jt.nn.ZeroPad2d
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#555 - check input shape in nn.Dropout2d
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#555 - check input shape in nn.Dropout2d
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#554 - check stride positiveness and input shape in jt.nn.ConvTranspose
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#554 - check stride positiveness and input shape in jt.nn.ConvTranspose
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#553 - modify stride positive check in jt.nn.conv_transpose3d/jt.nn.conv_transpose; add input shape check in jt.nn.conv_transpose3d/jt.nn.conv_transpose
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#553 - modify stride positive check in jt.nn.conv_transpose3d/jt.nn.conv_transpose; add input shape check in jt.nn.conv_transpose3d/jt.nn.conv_transpose
Pull Request -
State: closed - Opened by fansunqi 8 months ago
#552 - 请问项目是不是不能用bitsandbytes库
Issue -
State: closed - Opened by LiManyuan663 9 months ago
- 1 comment