Summary: 51 instances, 17 unique Text Count // TODO: Figure out what this does and document it. 2 // TODO: Add "default_value" and "allowed_values" from OpDef_AttrDef proto 1 // TODO: support all fields 1 // TODO: Support get_attr_*/set_attr_*: 1 // TODO: Is TF_DeleteTensor NULL safe? 1 // TODO: See if we can make this private. 1 // TODO: Data size is computed again, it should be cached 30 inner: ptr::null_mut(), // TODO: Use real options when they become available 1 // TODO: Provide docs on variants once they are added to c_api.h. 1 // TODO: The test op needs to be recompiled for macos. 1 // TODO: Use libc::memset for primitives once we have impl specialization and 1 // TODO: Use std::ptr::copy for primitives once we have impl specialization 2 // TODO: Add an integration test to verify that the gradient behaves as expected. 3 // TODO: Include other with_* functions 1 // TODO: What do we do with the status? 1 // TODO: don't use parse 1 fn children(&self) -> Vec>; // TODO: return an iterator 2