PyTorch Release Notes
RN-08516-001_v23.07 | July 2023 PyTorch Release Notes PyTorch RN-08516-001_v23.07 | ii Table of Contents Chapter 1. PyTorch Overview..................................................... ..... 3 Chapter 4. PyTorch Release 23.07.................................................................................................... 5 Chapter 5. PyTorch Release 23.06....................... ......13 Chapter 6. PyTorch Release 23.05..................................................................................................21 Chapter 7. PyTorch Release 23.04........................0 码力 | 365 页 | 2.94 MB | 1 年前3peewee Documentation Release 3.5.0
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 347 页 | 380.80 KB | 1 年前3peewee Documentation Release 1.0.0
0 码力 | 101 页 | 163.20 KB | 1 年前3peewee Documentation Release 3.0.0
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 319 页 | 361.50 KB | 1 年前3peewee Documentation Release 3.4.0
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 349 页 | 382.34 KB | 1 年前3peewee Documentation Release 2.10.2
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 275 页 | 276.96 KB | 1 年前3peewee Documentation Release 0.9.7
0 码力 | 78 页 | 143.68 KB | 1 年前3peewee Documentation Release 3.6.0
Attention To preserve backwards-compatibility, the current release (Peewee 3.x) specifies legacy_table_names=True by default. In the next major release (Peewee 4.0), legacy_table_names will have a default value after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 377 页 | 399.12 KB | 1 年前3peewee Documentation Release 3.1.0
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 332 页 | 370.77 KB | 1 年前3peewee Documentation Release 1.0.0
peewee Documentation Release 1.0.0 charles leifer January 12, 2013 CONTENTS i ii peewee Documentation, Release 1.0.0 • a small orm • written in python • provides a lightweight querying interface including an admin interface and RESTful API, check out flask-peewee. CONTENTS 1 peewee Documentation, Release 1.0.0 2 CONTENTS CHAPTER ONE CONTENTS: 1.1 Overview peewee is a lightweight ORM written in editors Tweet.filter(Q(user__is_staff=True) | Q(user__is_superuser=True)) 3 peewee Documentation, Release 1.0.0 You can use python operators to create select queries: # how many active users are there0 码力 | 71 页 | 405.29 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100