Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callous-youth/BOML
/ functions
Functions
306 in github.com/callous-youth/BOML
⨍
Functions
306
◇
Types & classes
33
Method
state
(self)
boml/upper_iter/outer_grad.py:91
Method
state
:return: A generator for all the state variables (optimized variables and possibly auxiliary variables) being optimized
boml/lower_iter/inner_grad.py:150
Method
target
(self)
boml/load_data/datasets/structures.py:189
Function
val_or_zero
return a if a is not None else tf.zeros_like(b)
boml/utils.py:232
Method
var_list
:return: list that contains the variables created in the current scope
boml/setup_model/network.py:110
Function
vectorize_all
Given a list of tensors returns their concatenated vectorization. Note that for matrices the vectorization is row-wise instead of column-wise as
boml/utils.py:89
← previous
301–306 of 306, ranked by callers