Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZhangYuanhan-AI/Bamboo
/ types & classes
Types & classes
16 in github.com/ZhangYuanhan-AI/Bamboo
⨍
Functions
84
◇
Types & classes
16
↓ 3 callers
Class
LayerNorm
Subclass torch's LayerNorm to handle fp16.
Bamboo-Benchmark/models/text_transformer.py:15
↓ 2 callers
Class
MyViT
Bamboo-Benchmark/models/timmvit.py:22
↓ 2 callers
Class
ResNet
Bamboo-Benchmark/models/resnet.py:96
↓ 1 callers
Class
CLIP_text
Bamboo-Benchmark/models/text_transformer.py:78
↓ 1 callers
Class
ImageReader
Bamboo-Benchmark/dataset.py:30
↓ 1 callers
Class
QuickGELU
Bamboo-Benchmark/models/text_transformer.py:26
↓ 1 callers
Class
ResidualAttentionBlock
Bamboo-Benchmark/models/text_transformer.py:31
↓ 1 callers
Class
Transformer
Bamboo-Benchmark/models/text_transformer.py:55
↓ 1 callers
Class
efficientnet
Bamboo-Benchmark/models/efficientnet.py:10
Class
AverageMeter
Computes and stores the average and current value
Bamboo-Benchmark/utils.py:60
Class
BasicBlock
Bamboo-Benchmark/models/resnet.py:25
Class
Bottleneck
Bamboo-Benchmark/models/resnet.py:57
Class
SimpleTokenizer
Bamboo-Benchmark/models/simple_tokenizer.py:62
Class
memcached_DataFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/x
Bamboo-Benchmark/dataset.py:105
Class
memcached_ImageFolder
A generic data loader where the images are arranged in this way: :: root/dog/xxx.png root/dog/xxy.png root/dog/xxz.png
Bamboo-Benchmark/dataset.py:221
Class
memcached_dataset
Bamboo-Benchmark/dataset.py:252