Skip to main content

githubActions

This repository contains a small collection of utility functions.

Installing the library in colab

!git clone https://github.com/kaustubh-sadekar/dlutils.git
!sudo python3 dlutils/setup.py install

Example code for testing in colab

import sys
sys.path.append("dlutils/")
import kdlutils
input_dim = (1,600,800)
layersList = [{'conv':(1,7,3,1,1,1)},{'mp':(2,2,0,1)},{'conv':(7,14,3,1,1,1)},{'mp':(2,2,0,1)},{'conv':(14,30,3,1,1,1)},{'mp':(2,2,0,1)}]
out = kdlutils.kdlutils.getOutShape(input_dim,layersList)
print(out)

Documentation and new codes will be uploaded soon.

Release files for kdlutils 1.5.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for kdlutils 1.5.7
File Size Uploaded
kdlutils-1.5.7.tar.gz 2.2 kB Details

Release files / kdlutils-1.5.7.tar.gz

Download URL kdlutils-1.5.7.tar.gz
Size 2.2 kB
Tags Source
SHA-256 checksum
How to use checksums
af9b675508da80586165c1828d8783b8f3fb0c1a8dca7c6ad35959bc155f94cc
BLAKE2b-256 checksum
How to use checksums
e4e6a40a4a30c59ae0905bd47339ef7608e2139ea655682be780004c05253a17
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

Release history Release notifications | RSS feed

This release

1.5.7 This release

1 release file

1.5.5

1 release file

1.4.10

1 release file

1.4.8

1 release file

1.4.7

1 release file

1.4.5

1 release file

1.4.4

1 release file

1.4.3

1 release file

1.4.2

1 release file

1.4.1

1 release file

1.4

1 release file

1.3

1 release file

1.2

1 release file

1.1

1 release file

0.1

2 release files

0.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page