Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ set_lod
Method
set_lod
test/sequence/test_sequence_pool.py:259–260 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
257
258
class
TestSeqAvgPool2D(TestSeqAvgPool):
259
def
set_lod(self):
260
return
[[4, 1, 3, 5]]
261
262
def
set_data(self):
263
self.op_type =
'sequence_pool'
Callers
1
set_data
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected