- 03 4月, 2022 10 次提交
-
-
由 hong 提交于
* add some infer meta * fix bug * fix bugs; * fix bug and add set data type * revert infer shape of lookup table * recover test
-
由 Chen Weihang 提交于
-
由 FlyingQianMM 提交于
* limit grid dim for index select * mv LimitGridDim into gpu_launch_config.h * fix conflicts * fix conflicts * fix code style * set block to 256 * fix grid setting * set dtype of block_dim to unsigned int
-
由 Aurelius84 提交于
* [Eager]Enhance eager_trace_op logic to support Optimizer Op * fix AsDispensable * [Eager]Fix 17 unittest and open check_eager=True * remove print * fix unittests * fix op_testa * fix coverage CI failed * fix ci
-
由 zyfncg 提交于
* add randperm and range yaml * add eager test for randperm
-
由 Weilong Wu 提交于
* Update ResNet test cases * [Eager] Support uva, adamax, fill_diagonal_, to_list and so on. * Fix CI * Updated CUDA defined statement * Fix CI * Update headers, Fix CI * Remove useless setting * Updated func name to Fix windows-CI * Remove tensor uva related codes * Remove uva related code * recover original test
-
由 From00 提交于
* Add yaml config * Add yaml for flatten_contiguous_range_op * Remove h_sigmoid yaml * Fix CI errors * Fix code format * Fix flatten OP errors * Fix conflicts * Fix CI errors * Remove flatten_contiguous_range OP * Remove redundant code * Fix typos
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
-
由 hong 提交于
-
- 02 4月, 2022 30 次提交
-
-
由 Leo Chen 提交于
-
由 huzhiqiang 提交于
* code * code
-
由 Aurelius84 提交于
* [Eager]Fix eager no take effect problem * add element_wise and fix greater_than
-
由 Chen Weihang 提交于
* fix no pinned trans * fix cond error
-
由 Siming Dai 提交于
* Add graph_reindex API * add graph_sample_neighbors api * Add buffer * delete VLOG * delete thrust::copy for output * add ShareDataWith * delete graph_reindex hashtable output * add graph_reindex dispensable * add reindex unittest, move memset to cuda kernel, change api * fix conflict * add reindex buffer for gpu version note * fix conflicts for op_func_generator * Add fisher_yates sampling, add dispensable, change infermeta * add dtype for edge_id * fix rocm ci and static check ci * add unittest * fix unittest * fix unittest * fix bug
-
由 xiongkun 提交于
* add yaml for ele_max ele_min * add yaml for: mish / logexpsum / expm1 / elemenwise_pow / elementwise_floordiv
-
由 wanghuancoder 提交于
* fix bug, test=develop * refine, test=develop
-
由 kuizhiqing 提交于
-
由 Leo Chen 提交于
-
由 Wangzheee 提交于
* paddle inference support new quant_model
-
由 pangyoki 提交于
-
由 wuyefeilin 提交于
* move clip op to phi * fix as review * update hierarchical_sigmoid_kernel.cc * update selected_rows * update clip_kernel.cu * fix as review
-
由 Leo Chen 提交于
* enable new-executor on windows to test it * add message * fix ut
-
由 Zhanlue Yang 提交于
-
由 wangguanqun 提交于
* delete function * fix bug * update name * fix bug in strategy
-
由 Jiabin Yang 提交于
* support test_create_paramter * support fused_transformer_encoder_layer * skip program_desc tracer related tests in eager mode * fix ci tests on eager
-
由 0x45f 提交于
* Add UT for full_like after migration YAML * rename test class
-
由 Zhanlue Yang 提交于
* [Refactor] refactored eager_gen.py PR #2 * [DoubleGrad PR #1] Decoupled code generation logics for Dygraph ForwardFunctions and GradNodes * Fixed minor issue * Adjusted logics of GenerateNodeCreationCodes and GenerateForwardDefinition * Fixed issues * Supported higher-order grad node generation * [DoubleGrad PR #4] Supported higher-order GradNode generation * [DoubleGrad #4] Bug Fixes to Double Grad Node Generation * Fixed yaml typo * Fixed yaml typo * fixed minor issues * [DoubleGrad PR #5] Enabled gradient computations for grad_tensors passed to paddle.grad() * Fixed minor issue * Fixed CI-Inference issue * Fixed CI-inference issues
-
由 wangxinxin08 提交于
* filter unsupported inputs for elementwise op in op teller * add unittest for corner case
-
由 zhangkaihuo 提交于
-
由 Shang Zhizhou 提交于
-
由 Liu-xiandong 提交于
* [KP] fix bug in phi static graph mode * modify the useless code
-
由 hong 提交于
-
由 niuliling123 提交于
-
由 lilong12 提交于
-
由 zhaocaibei123 提交于
* update name * update name * fix test * fix fleet bind * update name * update name * fix test * fix gpups wrapper * remove Push/Pull/Load/Save with context in client and wrapper base class * fix * fix Co-authored-by: Nesythan <esythan@126.com>
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
-
由 taixiurong 提交于
-
由 Zhang Zheng 提交于
Co-authored-by: Nroot <root@yq01-sys-hic-k8s-v100-box-a225-0186.yq01.baidu.com>
-