MCPcopy Create free account
hub / github.com/DylanWusee/pointconv / _variable_on_cpu

Function _variable_on_cpu

utils/tf_util.py:12–24  ·  view source on GitHub ↗

Helper to create a Variable stored on CPU memory. Args: name: name of the variable shape: list of ints initializer: initializer for Variable Returns: Variable Tensor

(name, shape, initializer, use_fp16=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

conv1dFunction · 0.85
conv2dFunction · 0.85
conv2d_transposeFunction · 0.85
conv3dFunction · 0.85
fully_connectedFunction · 0.85
reduce_sum2d_convFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected