Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tensorlayer/TensorLayerX issues and pull requests

#76 - update readthedocs yml

Pull Request - State: closed - Opened by hanjr92 about 1 year ago

#75 - add torch distribution

Pull Request - State: closed - Opened by Ivorfeng about 1 year ago

#74 - fix unsorted_segment_ops

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#73 - fix mindspore backend ops

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#72 - fix some bugs

Pull Request - State: closed - Opened by qzhiyue over 1 year ago

#71 - Add Oneflow optimizers

Pull Request - State: closed - Opened by QuantumLiu over 1 year ago

#70 - Add backend 0203

Pull Request - State: closed - Opened by Laicheng0830 over 1 year ago

#69 - Pytorch后端NHWC和NCHW问题

Issue - State: open - Opened by Windaway over 1 year ago

#68 - TensorLayerX 0.5.8 Release

Pull Request - State: closed - Opened by Laicheng0830 over 1 year ago

#67 - fix load_images

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#66 - fix celebA dataset load

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#65 - update files/datasets download info

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#64 - fix docs/vision

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#63 - update conv2dtranspose

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#62 - Fix build html docs

Pull Request - State: closed - Opened by Laicheng0830 over 1 year ago

#61 - fix maxpool1d/2d/3d

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#60 - add some functions

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#59 - net.set_eval() seems not work well

Issue - State: closed - Opened by qzhiyue over 1 year ago - 1 comment

#58 - Fix docs

Pull Request - State: closed - Opened by Laicheng0830 over 1 year ago

#57 - add some functions

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#56 - add paddle backend ops

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#54 - tensorlayerx 有么有与paddle.expand对应的算子?

Issue - State: closed - Opened by zhxiucui over 1 year ago - 1 comment

#47 - paddle.index_select()在tensorlayerx中没找到对应方法

Issue - State: closed - Opened by moshizhiyin over 1 year ago - 2 comments

#46 - F.unfold()在tensorlayerx中没找到对应方法

Issue - State: closed - Opened by moshizhiyin over 1 year ago - 2 comments

#42 - tlxnn.AvgPool2d() 中没有参数ceil_mode=True

Issue - State: open - Opened by Eric-yuye over 1 year ago - 1 comment

#41 - tlx.nn.BatchNorm中act参数下没有Swish激活函数

Issue - State: open - Opened by Eric-yuye over 1 year ago

#40 - tensorlayerx.nn.MaxPool2d()中无参数return_mask,paddle.nn.MaxPool2D有

Issue - State: closed - Opened by Eric-yuye over 1 year ago - 1 comment

#39 - fix swish and prelu

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#38 - oneflow backend can be imported

Pull Request - State: closed - Opened by QuantumLiu over 1 year ago

#36 - [oneflow dev]add oneflow initializers and lr

Pull Request - State: closed - Opened by QuantumLiu over 1 year ago

#35 - tlx.nn.Swish()与paddle.nn.Swish()的结果有细微差别

Issue - State: closed - Opened by moshizhiyin over 1 year ago - 1 comment

#34 - Fix requirements oneflow backend

Pull Request - State: closed - Opened by Laicheng0830 over 1 year ago

#32 - Oneflow dev

Pull Request - State: closed - Opened by QuantumLiu over 1 year ago

#30 - LayerNorm layer parameter initialization

Issue - State: closed - Opened by qiutzh over 1 year ago - 4 comments

#29 - Support of tlx for nested structure network

Issue - State: open - Opened by qiutzh over 1 year ago - 3 comments

#28 - Add Training Progress Bar

Pull Request - State: closed - Opened by Laicheng0830 over 1 year ago

#27 - Add loss monitoring to training

Pull Request - State: closed - Opened by Laicheng0830 over 1 year ago

#26 - add topk hardsigmoid, fix split

Pull Request - State: closed - Opened by hanjr92 over 1 year ago

#25 - 希望添加一些常用功能

Issue - State: closed - Opened by zqwang-cn over 1 year ago - 3 comments

#24 - tlx.split的pytorch版本实现错误

Issue - State: closed - Opened by zqwang-cn over 1 year ago - 1 comment

#23 - TensorLayerX 0.5.7 release

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#22 - Add parameters save to HDF5

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#21 - Fix torch backend acc

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#20 - Fix TrainOneStep

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#19 - Add the PyTorch and Paddle model parameters to import TensorLayerX

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#18 - load pretrained model from .pth

Issue - State: closed - Opened by HaoRan-hash almost 2 years ago - 2 comments

#17 - Update TLX training models can be imported into any backend.

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#16 - Update mask conv

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#15 - TensorLayerX 0.5.6 release.

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#14 - Update padding layers

Pull Request - State: closed - Opened by Laicheng0830 almost 2 years ago

#13 - fix rnn lstm gru weights bug

Pull Request - State: closed - Opened by hanjr92 about 2 years ago

#12 - Update depthwise parameters compatiable with multiple backends

Pull Request - State: closed - Opened by Laicheng0830 about 2 years ago

#11 - Paddle的图像分类模型适配tlx算子后,分类模型预测结果不准

Issue - State: closed - Opened by qiutzh about 2 years ago - 6 comments

#10 - fix parameterlist parameterdict

Pull Request - State: closed - Opened by hanjr92 about 2 years ago

#9 - Added TF collection of dict parameters and parameters

Pull Request - State: closed - Opened by Laicheng0830 about 2 years ago

#8 - Added TF collection of list parameters

Pull Request - State: closed - Opened by Laicheng0830 about 2 years ago

#7 - Added pooling deprecated

Pull Request - State: closed - Opened by Laicheng0830 about 2 years ago

#6 - latest-gpu-py3 dockerfile build reports a line of errors [NO_PUBKEY]

Issue - State: closed - Opened by qiutzh about 2 years ago - 3 comments

#5 - 🔥 【TODO List】

Issue - State: open - Opened by zsdonghao about 2 years ago
Labels: help wanted

#4 - Update torch backend

Pull Request - State: closed - Opened by Laicheng0830 over 2 years ago

#3 - Move core from layers to tensorlayerx

Pull Request - State: closed - Opened by Laicheng0830 over 2 years ago

#2 - rollbacke

Pull Request - State: closed - Opened by Laicheng0830 over 2 years ago

#1 - Rename

Pull Request - State: closed - Opened by Laicheng0830 over 2 years ago